Block a user
GPU: CreateInfo: Add macros for C++ stubs
cb8ad21408
GPU: CreateInfo: Add macros for C++ stubs
61bda71083
Anim: Support slotted Actions in 'Push Down' NLA operator
b2b0a8ae94
Anim: Fix entering NLA tweak mode with slotted Actions
7b9d4d7503
Merge branch 'blender-v4.3-release'
9e70c6de4e
Cleanup: Delete accidentally committed .orig file
GPU: GLSL C++ stubs
c2a6e1e58e
GLSL C++ stubs
98472ee510
Merge branch 'blender-v4.3-release'
addc0ecb13
GPv3: Add vertex group selector to topbar
7e5bc58649
GPU: Change GLSL include directive
64a0895409
Cleanup: Geometry Nodes: extract zone eval code into separate files
GPU: Shader Create Info GLSL-C++ stubs
GPU: GLSL-C++ compilation stubs
GPU: Change GLSL include directive
9732759833
Remove changes to datatoc
cb9628d67b
Fix new dependencies
7183d9028d
Add missing includes
5dedefee36
Merge branch 'main' into glsl-include
0bfd5e3536
GPU: Add GLSL preprocessor
Fix: #128281 doesn't work for the render thread
From blender/blender#128281 (comment)
I gave a try at this: ff1c3a856d But this doesn't work because there's code (mostly overlay next) that…