Block a user
520cc44966
Fix memleak
2c601055b2
Implement IMM workaround
0a9c8300a3
Add workaround for batch API
fe6ce8764c
Fix compilation in GLSL
'Combined' pass added no matter what, checkbox in Passes->Data is redundant
Disabling the combined pass will have a low impact on render time (but if scene is extremely simple, it might not be negligible). At best it will same the memory needed for the combined pass…
WIP: GPU: Move Polyline shader to primitive expansion
27c03776eb
GPU: Move Polyline shader to primitive expansion
c81745e4af
Fix: Overlay: Shader test broken on Mac
79d468fe6b
Cleanup: Use compile-time format string type for OBJ and PLY writing
db56bcdbe9
Merge branch 'blender-v4.3-release'
4a83a58c82
Fix: DRW: Make submit without manager sync still valid
GPU: Simplify Metal source processing
GPU: Simplify Metal source processing
Everything has been tackled and is now part of glsl_preprocess
.
db56bcdbe9
Merge branch 'blender-v4.3-release'
5fff95f519
Fix: Grease Pencil: Add back support for stroke direction overlay
Grease pencil stroke direction overlay missing on 4.3 (GPv3) and on Mac 4.2
Fix #128079: Grease Pencil stroke direction overlay missing on 4.2 LTS
Grease pencil stroke direction overlay missing on 4.3 (GPv3) and on Mac 4.2
The fix has been identified and will be landed in 4.2.4.
Fix: Grease Pencil: Add back support for stroke direction overlay