Lukas Tönne LukasTonne
Lukas Tönne deleted branch gpv3-fix-invalid-parentinv from LukasTonne/blender 2024-10-22 09:30:59 +02:00
Lukas Tönne closed issue blender/blender#128055 2024-10-22 09:30:55 +02:00
Gpencil: GPv3 layer parenting makes strokes dissapear
Lukas Tönne pushed to blender-v4.3-release at blender/blender 2024-10-22 09:30:53 +02:00
71398478b2 Fix #128055: parentinv matrix uninitialized in old GPv2 files
Lukas Tönne merged pull request blender/blender#129304 2024-10-22 09:30:52 +02:00
Fix #128055: parentinv matrix uninitialized in old GPv2 files
Lukas Tönne commented on pull request blender/blender#129304 2024-10-22 09:30:03 +02:00
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.

Lukas Tönne pushed to gpv3-fix-invalid-parentinv at LukasTonne/blender 2024-10-22 09:28:14 +02:00
2d3f8479c3 Fix comment style.
Lukas Tönne created pull request blender/blender#129304 2024-10-21 17:15:04 +02:00
Fix #128055: parentinv matrix uninitialized in old GPv2 files
Lukas Tönne pushed to gpv3-fix-invalid-parentinv at LukasTonne/blender 2024-10-21 17:13:27 +02:00
ad38ca1a13 Fix #128055: parentinv matrix uninitialized in old GPv2 files.
Lukas Tönne pushed to gpv3-fix-invalid-parentinv at LukasTonne/blender 2024-10-21 15:32:45 +02:00
bed98bde3e Avoid copying invalid parentinv from GPv2 on conversion.
Lukas Tönne created branch gpv3-fix-invalid-parentinv in LukasTonne/blender 2024-10-21 15:31:09 +02:00
Lukas Tönne pushed to gpv3-fix-invalid-parentinv at 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
Compare 8 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-21 14:50:35 +02:00
7edc3ae3eb Fix invalid input acccess for scaled collision shapes.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-21 13:42:25 +02:00
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'
Compare 105 commits »
Lukas Tönne deleted branch gpv3-fix-color-mod-material-index from LukasTonne/blender 2024-10-21 12:27:20 +02:00
Lukas Tönne closed issue blender/blender#129255 2024-10-21 12:27:16 +02:00
GPv3: Hue/saturation modifier makes fill black
Lukas Tönne merged pull request blender/blender#129287 2024-10-21 12:27:12 +02:00
Fix #129255: Color modifier uses wrong material slot index
Lukas Tönne pushed to blender-v4.3-release at blender/blender 2024-10-21 12:27:11 +02:00
41655fcb3d Fix #129255: Color modifier uses wrong material slot index