Lukas Tönne LukasTonne
Lukas Tönne commented on pull request blender/blender#128822 2024-10-11 10:45:30 +02:00
Refactor: Nodes: improve drawing of nodes based on node declaration

nit: Should this be Extent as in "the size of the panel"? "Extend sounds like "a thing that extends a panel".

Lukas Tönne commented on issue blender/blender#128872 2024-10-11 10:14:05 +02:00
GPv3: Remove points within gesture region

I didn't know about this feature. While testing i also noticed that any stroke that is selected will always get removed by the B key operator (not the ctrl+alt lasso select though). This feels…

Lukas Tönne pushed to geometry-nodes-rb-component-voronoi at LukasTonne/blender 2024-10-10 14:47:46 +02:00
160d0fab1d Merge branch 'geometry-nodes-rb-component' into geometry-nodes-rb-component-voronoi
8f26444429 Fix crash when freeing invalid constraints, Jolt function does not support nullptr.
Compare 2 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-10 14:47:11 +02:00
8f26444429 Fix crash when freeing invalid constraints, Jolt function does not support nullptr.
Lukas Tönne pushed to geometry-nodes-rb-component-voronoi at LukasTonne/blender 2024-10-10 14:46:29 +02:00
8a328c776a Fix crash when freeing invalid constraints, Jolt function does not support nullptr.
Lukas Tönne pushed to geometry-nodes-rb-component-voronoi at LukasTonne/blender 2024-10-10 12:44:03 +02:00
4a0ad8b780 Merge branch 'geometry-nodes-rb-component' into geometry-nodes-rb-component-voronoi
f596b6cb46 Fix initialization of new rigid bodies when resizing the world.
Compare 2 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-10 12:43:38 +02:00
f596b6cb46 Fix initialization of new rigid bodies when resizing the world.
Lukas Tönne commented on issue blender/blender#128782 2024-10-10 08:47:45 +02:00
Blender 4.2.2 LTS crashes when selecting 2D animation mode on Mac with macos Sequoia 15.0.1

@user2 the crash when deleting a stroke has been fixed, this is a different report #128791 No deletion of strokes is mentioned by the OP.

Lukas Tönne pushed to geometry-nodes-rb-component-voronoi at LukasTonne/blender 2024-10-09 20:35:48 +02:00
aab3046af8 Merge branch 'voronoi_node' into geometry-nodes-rb-component-voronoi
83430aeb55 Remove duplicate cmake entry.
ec42765b52 Merge branch 'main' into voronoi_node
4f5f8f6e17 Merge branch 'blender-v4.3-release'
12b4ac87ea Fix #128789: GPv3: Context property missing nullptr check
Compare 16 commits »
Lukas Tönne pushed to geometry-nodes-rb-component-voronoi at LukasTonne/blender 2024-10-09 20:34:47 +02:00
Lukas Tönne created branch geometry-nodes-rb-component-voronoi in LukasTonne/blender 2024-10-09 20:34:47 +02:00
Lukas Tönne commented on issue blender/blender#128769 2024-10-09 18:11:04 +02:00
GPv3: Interpolation changing static strokes

Yes, the sampling positions could be more flexible, so the resulting strokes are closer to the input strokes if they have the same point count. Otherwise the stroke with fewer points is going to…

Lukas Tönne pushed to voronoi_node at LukasTonne/blender 2024-10-09 17:21:21 +02:00
83430aeb55 Remove duplicate cmake entry.
Lukas Tönne pushed to voronoi_node at LukasTonne/blender 2024-10-09 17:20:59 +02:00
ec42765b52 Merge branch 'main' into voronoi_node
4f5f8f6e17 Merge branch 'blender-v4.3-release'
12b4ac87ea Fix #128789: GPv3: Context property missing nullptr check
Compare 3 commits »
Lukas Tönne created branch voronoi_node in LukasTonne/blender 2024-10-09 17:20:59 +02:00
Lukas Tönne deleted branch delaunay from LukasTonne/blender 2024-10-09 17:01:26 +02:00
Lukas Tönne pushed to delaunay at LukasTonne/blender 2024-10-09 17:00:27 +02:00
Lukas Tönne created branch delaunay in LukasTonne/blender 2024-10-09 17:00:27 +02:00
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-09 15:24:10 +02:00
0d2a9cc255 Fix test condition after fix to read cache updates.
7a73f2f6ce Fix read cache: make sure the cache is updated before moving the world.
6fa243c01b Debug utility functions to display key internals of physics states.
Compare 3 commits »