Lukas Tönne LukasTonne
Lukas Tönne pushed to comb-distance-solver at LukasTonne/blender 2023-03-20 12:39:42 +01:00
39bfa0cf33 Fixed crash when accessing goal data if no goal constraints are used.
Lukas Tönne pushed to comb-distance-solver at LukasTonne/blender 2023-03-20 12:33:22 +01:00
9607414f4a Provide both the old "fixed root" length constraint and the new symmetric variant.
d8ca5f165b Renamed "slip" constraints to "keyhole" constraints for consistency with literature.
Compare 2 commits »
Lukas Tönne pushed to comb-distance-solver at LukasTonne/blender 2023-03-20 11:26:19 +01:00
14570d4612 Merge branch 'main' into comb-distance-solver
5584c1cb53 IO: add PLY export test coverage for loose edges and loose vertices
4c70d9e11a Merge branch 'blender-v3.5-release'
de49d18af5 Fix: Invalid custom data read during legacy mesh format conversion
7cda559d7c Cleanup: format, spelling, struct member comment
Compare 46 commits »
Lukas Tönne pushed to fix-viewer-node-geometry-cycling at LukasTonne/blender 2023-03-20 10:43:39 +01:00
3c356fba76 Revert return statement style.
Lukas Tönne pushed to fix-viewer-node-geometry-cycling at LukasTonne/blender 2023-03-20 10:32:58 +01:00
9659081adb Revert unnecessary style changes.
8c33970858 Merge branch 'main' into fix-viewer-node-geometry-cycling
5584c1cb53 IO: add PLY export test coverage for loose edges and loose vertices
4c70d9e11a Merge branch 'blender-v3.5-release'
de49d18af5 Fix: Invalid custom data read during legacy mesh format conversion
Compare 94 commits »
Lukas Tönne commented on pull request blender/blender#105836 2023-03-20 10:19:56 +01:00
Fix #105397: Support viewer socket cycling with linked geometry output

Fair enough, i'll revert the loop style.

Lukas Tönne commented on pull request blender/blender#105836 2023-03-18 14:55:21 +01:00
Fix #105397: Support viewer socket cycling with linked geometry output

I changed it because this loops in the same way as the loop at the top for finding last_linked_socket_index. No strong preference, but i think these two should be consistent. Will change the top loop to also use the "continue" style then.

Lukas Tönne pushed to comb-solver-bending-stiffness at LukasTonne/blender 2023-03-17 17:52:05 +01:00
9b1c6d77c6 Disable length constraints for testing bending.
Lukas Tönne pushed to comb-distance-solver at LukasTonne/blender 2023-03-17 15:35:03 +01:00
7a46cbf9af Merge branch 'main' into comb-distance-solver
Lukas Tönne pushed to comb-solver-bending-stiffness at LukasTonne/blender 2023-03-17 15:34:07 +01:00
0bdf1a88bc Attempt at defining the constraint function for bending.
Lukas Tönne created branch comb-solver-bending-stiffness in LukasTonne/blender 2023-03-17 15:34:06 +01:00
Lukas Tönne pushed to comb-distance-solver at LukasTonne/blender 2023-03-17 14:15:48 +01:00
2c1393646f Merge branch 'main' into comb-distance-solver
f440b15630 Merge branch 'blender-v3.5-release'
2c9ba55c7f Fix #105849: crash when using link-swap with an existing link
8ded95c175 Vulkan: Clearing Storage Buffers
0cb02ff3ba Merge branch 'blender-v3.5-release'
Compare 37 commits »
Lukas Tönne deleted branch fix-viewer-crash-in-pinned-ntree from LukasTonne/blender 2023-03-17 12:15:00 +01:00
Lukas Tönne closed pull request blender/blender#105826 2023-03-17 12:14:17 +01:00
Fix #105688: Ignore modifier part of viewer path in pinned trees.
Lukas Tönne closed issue blender/blender#105688 2023-03-17 12:13:33 +01:00
Geometry Node: Crash While using the Viewer node
Lukas Tönne pushed to main at blender/blender 2023-03-17 12:13:33 +01:00
ac2f67dda0 Merge branch 'blender-v3.5-release'
1929862ad6 Fix #105688: Ignore modifier part of viewer path in pinned trees.
Compare 2 commits »
Lukas Tönne pushed to blender-v3.5-release at blender/blender 2023-03-17 12:12:44 +01:00
1929862ad6 Fix #105688: Ignore modifier part of viewer path in pinned trees.
Lukas Tönne pushed to comb-distance-solver at LukasTonne/blender 2023-03-17 12:10:04 +01:00
f0dcb72d87 Initial constraint data for bending constraints.
Lukas Tönne commented on issue blender/blender#105722 2023-03-17 10:26:18 +01:00
Comb brush improvements

Moved the main description to Hans' first comment.

Lukas Tönne pushed to comb-distance-solver at LukasTonne/blender 2023-03-16 17:32:17 +01:00
efb707a1f4 Merge branch 'main' into comb-distance-solver
ee213f3c4d Merge branch 'blender-v3.5-release'
a958ae36e8 Fix #104305: Crash in node editor with large asset libraries
cb20f2cbf9 Fix build error after previous merge
7317da80fe Merge branch 'blender-v3.5-release' (won't build, see followup)
Compare 85 commits »