Block a user
Lukas Tönne
deleted branch gpv3-fix-invalid-parentinv from LukasTonne/blender
2024-10-22 09:30:59 +02:00
Gpencil: GPv3 layer parenting makes strokes dissapear
Fix #128055: parentinv matrix uninitialized in old GPv2 files
Fix #128055: parentinv matrix uninitialized in old GPv2 files
Btw i thought about implementing this but it requires access to the GP object as well to get access to drawings and the object transform. So that's the same issue as the RNA functions vs operators.
Fix #128055: parentinv matrix uninitialized in old GPv2 files
Lukas Tönne
created branch gpv3-fix-invalid-parentinv in LukasTonne/blender
2024-10-21 15:31:09 +02:00
4408628a94
Fix: Metal: Resource leak when closing before all compilation batches have finished.
28ea1d2f7b
Fix: VSE scopes crash on float images
d7368e0068
Cleanup: remove unused variable
b686e72e57
Fix: wrong offset in the 'Has Neighbour' output of the 'Index of Nearest' node
21a24cf82b
Fix #129263: improve measured node execution times
e4d045da25
Merge branch 'main' into geometry-nodes-rb-component
20d09435ab
DRW: Add split visibility and command generation function
cc202bbe1c
Merge branch 'blender-v4.3-release'
f729d98fa4
Fix #129269: can't load images packed into the .blend file
64027cd178
Merge branch 'blender-v4.3-release'
Lukas Tönne
deleted branch gpv3-fix-color-mod-material-index from LukasTonne/blender
2024-10-21 12:27:20 +02:00
GPv3: Hue/saturation modifier makes fill black
Fix #129255: Color modifier uses wrong material slot index