Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
3 years ago |
Hugo Locurcio
|
ce97ddbcb1
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
|
3 years ago |
Yuri Roubinsky
|
2d0aa5ebc4
Repair Fog mode in visual shaders
|
3 years ago |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
3 years ago |
Yuri Roubinsky
|
af08d497e2
Fix error spam at setting a CurveTexture in visual shaders
|
3 years ago |
Yuri Roubinsky
|
e270644b20
Add a default input parameter field to CurveTexture (in visual shaders)
|
3 years ago |
Yuri Roubinsky
|
c299c54023
Make port previews in visual shader visible in other shader modes
|
3 years ago |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 years ago |
Anilforextra
|
cc51b045da
Construct values only when necessary.
|
3 years ago |
Yuri Roubinsky
|
c6d5c98c71
Fix pressing `Add Node` button in visual shader editor
|
4 years ago |
Juan Linietsky
|
d085b2d04d
Merge pull request #43838 from lupoDharkael/cancel-member
|
4 years ago |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 years ago |
reduz
|
3682978aee
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
4 years ago |
Rémi Verschelde
|
e1e01427cc
Merge pull request #50411 from Chaosus/vs_filter
|
4 years ago |
Yuri Roubinsky
|
f653cc13b9
Added port type content filter on port dragging in visual shader
|
4 years ago |
Paulb23
|
ac39022dbc
Fix visual shader keyword colour
|
4 years ago |
Paulb23
|
bcfc591f86
Reorganise text editor settings
|
4 years ago |
Rémi Verschelde
|
24ec20414a
Merge pull request #50114 from Chaosus/vs_constants
|
4 years ago |
Rémi Verschelde
|
f0e420e981
Merge pull request #51519 from Chaosus/vs_transform_operator
|
4 years ago |
Yuri Roubinsky
|
b2b33ce4f6
Merge pull request #51572 from Chaosus/vs_fix_transform_instance
|
4 years ago |
Yuri Roubinsky
|
c43b7c113f
Fix printing error about unsupported modifier on `TransformUniform`
|
4 years ago |
Paulb23
|
7dbb0f3233
Rename readonly to editable
|
4 years ago |
Yuri Roubinsky
|
9cf158019d
Changed `TransformMult` node to `TransformOp` in visual shaders
|
4 years ago |
Yuri Roubinsky
|
0eb97c11cf
Few improvements for constants in visual shader
|
4 years ago |
Yuri Roubinsky
|
8249ae8085
Fix incorrect position of the created VisualShader nodes on zoomed graph
|
4 years ago |
Yuri Roubinsky
|
72a9ca1505
Added small offset to the content of nodes in VisualShader
|
4 years ago |
Yuri Roubinsky
|
5e5cd2495d
Added editor dialog for easily creating shaders.
|
4 years ago |
Yuri Roubinsky
|
a34a91a30b
Added more input/output built-ins to visual shaders
|
4 years ago |
Rémi Verschelde
|
a6374c6675
Merge pull request #50703 from Chaosus/vs_remove_subparticles_from_start
|
4 years ago |
Yuri Roubinsky
|
bd6b7c4b0f
Merge pull request #51144 from Chaosus/vs_version
|
4 years ago |