Lukas Tönne LukasTonne
Lukas Tönne deleted branch geometry-nodes-constraint-solver from LukasTonne/blender 2023-03-08 14:41:52 +01:00
Lukas Tönne pushed to curve-constraints-solver at LukasTonne/blender 2023-03-08 14:41:35 +01:00
Lukas Tönne created branch curve-constraints-solver in LukasTonne/blender 2023-03-08 14:41:35 +01:00
Lukas Tönne pushed to curve-constraints-potential-contact at LukasTonne/blender 2023-03-08 14:40:31 +01:00
Lukas Tönne created branch curve-constraints-potential-contact in LukasTonne/blender 2023-03-08 14:40:31 +01:00
Lukas Tönne pushed to geometry-nodes-constraint-solver at LukasTonne/blender 2023-03-08 14:14:59 +01:00
3473d982cd Solver method body.
9f9fbb5306 Merge branch 'main' into geometry-nodes-constraint-solver
53bb713eda Refactor: Rename OB_GPENCIL and ID_GD
a736f1d638 BLI: Math: Support more vector swizzling and add alignment static assert
63a05f1e18 Vulkan: Fix Shader Compilation Issues.
Compare 695 commits »
Lukas Tönne commented on pull request blender/blender#104696 2023-03-08 12:11:18 +01:00
Fix and regression test for crash during node group updates

Here's a for just the fix, into the release branch: #105564

Lukas Tönne created pull request blender/blender#105564 2023-03-08 12:09:54 +01:00
Fixed crash when executing geometry nodes on an Undefined node tree type.
Lukas Tönne created branch blender-v3.5-release in LukasTonne/blender 2023-03-08 12:08:21 +01:00
Lukas Tönne pushed to blender-v3.5-release at LukasTonne/blender 2023-03-08 12:08:21 +01:00
846f0500ad Node tree updates can crash if the tree contains a node group that points at an
Lukas Tönne created branch fix-nodes-undefined-group-tree-update-crash in LukasTonne/blender 2023-03-08 12:02:26 +01:00
d76a7720fa Removed regression test.
6677d69fbc No const_cast needed any more for ntreeIsRegistered.
ea9c061fee Added dots to comments.
f6993f72be Fix for crash during node tree updates when a group tree is undefined.
03d142fb5b Added a regression test for crash during node tree update.
a736f1d638 BLI: Math: Support more vector swizzling and add alignment static assert
Compare 751 commits »
Lukas Tönne commented on pull request blender/blender#104696 2023-03-08 11:30:19 +01:00
Fix and regression test for crash during node group updates

Yes, i copied most of this from other tests, e.g. blend_file_loading_base_test.cc, lib_id_test.cc.

I only used the necessary parts for making node trees ID blocks and updating them. All the…

Lukas Tönne pushed to geometry-nodes-simulation-with-fixes at LukasTonne/blender 2023-03-07 11:51:36 +01:00
0f799f6d21 Merge branch 'main' into geometry-nodes-simulation-with-fixes
5ed8d3537b Merge branch 'blender-v3.5-release'
e7606139ba Fix #105467: NaN values resulting from curve editing with collision
64faa31bb7 Revert "Fix for NaN values resulting from curve editing with collision"
067fc67bdd Merge branch 'blender-v3.5-release'
Compare 8 commits »
Lukas Tönne pushed to main at blender/blender 2023-03-07 11:34:20 +01:00
5ed8d3537b Merge branch 'blender-v3.5-release'
e7606139ba Fix #105467: NaN values resulting from curve editing with collision
Compare 2 commits »
Lukas Tönne pushed to blender-v3.5-release at blender/blender 2023-03-07 11:33:17 +01:00
e7606139ba Fix #105467: NaN values resulting from curve editing with collision
Lukas Tönne pushed to main at blender/blender 2023-03-07 11:18:42 +01:00
64faa31bb7 Revert "Fix for NaN values resulting from curve editing with collision"
Lukas Tönne pushed to geometry-nodes-simulation-with-fixes at LukasTonne/blender 2023-03-07 11:07:42 +01:00
07dff5d73b Merge branch 'main' into geometry-nodes-simulation-with-fixes
ba0d2a85dd Merge remote-tracking branch 'fork/nodes-undefined-group-tree-update-crash' into geometry-nodes-simulation-with-fixes
2253be28ff Reenable fix to handle multiple execution of lazy nodes from different outputs.
5a004ccc6a Cleanup: use function style casts, nullptr
5b152a4880 Docs: correct doc-string for wmEvent::customdata
Compare 10 commits »