Lukas Tönne LukasTonne
Lukas Tönne pushed to main at blender/blender 2024-10-09 12:28:33 +02:00
4f5f8f6e17 Merge branch 'blender-v4.3-release'
12b4ac87ea Fix #128789: GPv3: Context property missing nullptr check
Compare 2 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-09 12:26:26 +02:00
6b039a946b Fix build errors due to moved function.
Lukas Tönne deleted branch gpv3-fix-context-nullptr from LukasTonne/blender 2024-10-09 12:23:13 +02:00
Lukas Tönne closed issue blender/blender#128789 2024-10-09 12:23:09 +02:00
GPv3: Crash when deleting stroke
Lukas Tönne merged pull request blender/blender#128791 2024-10-09 12:23:05 +02:00
Fix #128789: GPv3: Context property missing nullptr check
Lukas Tönne pushed to blender-v4.3-release at blender/blender 2024-10-09 12:23:04 +02:00
12b4ac87ea Fix #128789: GPv3: Context property missing nullptr check
Lukas Tönne commented on issue blender/blender#128769 2024-10-09 12:06:44 +02:00
GPv3: Interpolation changing static strokes

The interpolation feature does not work with selection any more - you can run it in edit mode, but it will always interpolate curves based on their index. This means the tool will create new…

Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-09 11:47:57 +02:00
1c6eecbc37 Merge branch 'main' into geometry-nodes-rb-component
ab75dc35ea Merge branch 'blender-v4.3-release'
5c57e24fea Cleanup: GPv3: Remove unused BKE functions from GPv2
3f4420247c Merge branch 'blender-v4.3-release'
33320b50dd Build: Move WIX installer files to release/windows/installer_wix
Compare 164 commits »
Lukas Tönne reopened issue blender/blender#128789 2024-10-09 11:35:17 +02:00
GPv3: Crash when deleting stroke
Lukas Tönne commented on issue blender/blender#128782 2024-10-09 11:29:29 +02:00
Blender 4.2.2 LTS crashes when selecting 2D animation mode on Mac with macos Sequoia 15.0.1

#128789 might be related...

That seems unrelated, but i can't repro crashes after just opening the 2D Animation template, so i'm not sure. According to description this could be macOS-specific.

Lukas Tönne created pull request blender/blender#128791 2024-10-09 11:23:28 +02:00
Fix #128789: GPv3: Context property missing nullptr check
Lukas Tönne created branch gpv3-fix-context-nullptr in LukasTonne/blender 2024-10-09 11:22:31 +02:00
Lukas Tönne pushed to gpv3-fix-context-nullptr at LukasTonne/blender 2024-10-09 11:22:31 +02:00
e900daabfc Fix #128789: GPv3: Context property missing nullptr check
5c57e24fea Cleanup: GPv3: Remove unused BKE functions from GPv2
33320b50dd Build: Move WIX installer files to release/windows/installer_wix
e7747c0d93 PyAPI: add type of bpy.types.NodeSocket.links
933fb1978f PyAPI: correct types in doc-strings
Compare 10 commits »
Lukas Tönne pushed to main at blender/blender 2024-10-09 10:28:58 +02:00
ab75dc35ea Merge branch 'blender-v4.3-release'
5c57e24fea Cleanup: GPv3: Remove unused BKE functions from GPv2
Compare 2 commits »
Lukas Tönne deleted branch gpv3-remove-gpv2-round3 from LukasTonne/blender 2024-10-09 10:28:07 +02:00
Lukas Tönne merged pull request blender/blender#128709 2024-10-09 10:28:02 +02:00
Cleanup: GPv3: Remove unused BKE functions from GPv2
Lukas Tönne pushed to blender-v4.3-release at blender/blender 2024-10-09 10:28:02 +02:00
5c57e24fea Cleanup: GPv3: Remove unused BKE functions from GPv2
Lukas Tönne pushed to gpv3-remove-gpv2-round3 at LukasTonne/blender 2024-10-08 16:01:06 +02:00
ed6ffe898f Cleanup: formatting.