Gangneron
  • Joined on 2023-06-05
Gangneron commented on pull request blender/blender#116793 2024-02-08 17:23:05 +01:00
Text Editor: Add GLSL support language

For now, I'm going to test the custom GLSL script compilation integration. But you have to check the file compilation

Gangneron commented on pull request blender/blender#117700 2024-01-31 22:01:24 +01:00
WIP: VSE use new frequency equalizer template.

I think it would be more judicious to put my dB and max dB in a row, this would make the flow simpler and more coherent

Gangneron commented on issue blender/blender#102585 2024-01-27 19:14:13 +01:00
Improved Mask icon with disabled state

@JulienKaspar question are all C++ files referencing ICON_MOD_MASK need to be modified ?

Gangneron commented on pull request blender/blender#116793 2024-01-27 19:11:20 +01:00
Text Editor: Add GLSL support language

@ideasman42 every problem fix. of my part the code is good.

Gangneron commented on issue blender/blender#102585 2024-01-25 20:38:49 +01:00
Improved Mask icon with disabled state

@Sean-Kim I can take care of the code part of the PR

Gangneron commented on issue blender/blender#102585 2024-01-24 15:30:55 +01:00
Improved Mask icon with disabled state

@Sean-Kim I have nothing more to do since you have done the work in #117467. Basically I was going to take over the task

Gangneron commented on issue blender/blender#102585 2024-01-23 07:26:41 +01:00
Improved Mask icon with disabled state

But I want just know : how o do for the icon? should I redo the icons or should I download them?

Gangneron commented on issue blender/blender#102585 2024-01-23 07:00:56 +01:00
Improved Mask icon with disabled state

ok, I think renaming CLIP is not a problem even if the Curves widget and curve profile refer to it because they can be renamed.

Gangneron commented on issue blender/blender#111736 2024-01-21 21:39:11 +01:00
Grease Pencil: Add eyedropper to palette popup

hello i would like know if the task is take or no ? And else i would takes

Gangneron commented on pull request blender/blender#116793 2024-01-18 22:46:09 +01:00
Text Editor: Add GLSL support language

I am open to suggestions for change if you have any.

Gangneron commented on pull request blender/blender#116793 2024-01-18 22:20:49 +01:00
Text Editor: Add GLSL support language

1d41434bb2

this is working in the upbge fork

any text named .glsl in the editor is hinted I think* ![image](/a…

Gangneron commented on pull request blender/blender#116793 2024-01-18 22:17:37 +01:00
Text Editor: Add GLSL support language

edit not syntax errors but the patch fails to compile.


There are various syntax errors still.

Please only request review once you have compiled this patch…

Gangneron commented on pull request blender/blender#116793 2024-01-18 22:08:45 +01:00
Text Editor: Add GLSL support language

when I want to compile I have errors on CMAKE files not modified or not the line in question

If you have errors compiling, this needs to be addressed before further development.

okay…

Gangneron commented on pull request blender/blender#116793 2024-01-18 22:05:27 +01:00
Text Editor: Add GLSL support language

the syntax is identique a text_format_osl.cc

Gangneron commented on pull request blender/blender#116793 2024-01-18 22:03:02 +01:00
Text Editor: Add GLSL support language

when I want to compile I have errors on CMAKE files not modified or not the line in question

Gangneron commented on pull request blender/blender#116793 2024-01-18 22:01:43 +01:00
Text Editor: Add GLSL support language

i don't undrstand error. question do you have the same problem when you compile text_format_osl.cc?

Gangneron commented on pull request blender/blender#116793 2024-01-18 12:51:19 +01:00
Text Editor: Add GLSL support language

And after normally will be good for fusion

Gangneron commented on pull request blender/blender#116793 2024-01-18 12:39:26 +01:00
Text Editor: Add GLSL support language

i delete files in day who don't have which should be removed from this PR

Gangneron commented on pull request blender/blender#116793 2024-01-18 06:29:09 +01:00
Text Editor: Add GLSL support language

Okay I'm going to remove these changes. However, I didn't quite understand the beginning of your message.

Gangneron commented on pull request blender/blender#116793 2024-01-17 15:33:59 +01:00
Text Editor: Add GLSL support language

@ideasman42 normally it's good, I didn't find any errors. In any case if there are errors in my file there are also some in text_format_osl.cc