Soeren Schmidt-Clausen F_Scociety
Soeren Schmidt-Clausen pushed to corners_of_edge at F_Scociety/blender 2023-05-16 12:52:55 +02:00
ed7c8ff963 Merge branch 'main' into corners_of_edge
88f536dc02 Add always-positive modulo function
072002a672 I18n: translate Quick Fur data
56df93bfc6 I18n: Asset browser: do not translate non-editable tags
7849857dfb I18n: extract messages related to paint curves
Compare 119 commits »
Soeren Schmidt-Clausen created pull request blender/blender#107967 2023-05-16 12:50:32 +02:00
GeometryNodes: Adds Corners of Edge Node
Soeren Schmidt-Clausen created branch corners_of_edge in F_Scociety/blender 2023-05-16 12:41:32 +02:00
Soeren Schmidt-Clausen pushed to corners_of_edge at F_Scociety/blender 2023-05-16 12:41:32 +02:00
06db02e236 adds corners of edge topology node
Soeren Schmidt-Clausen pushed to faces_of_edge at F_Scociety/blender 2023-05-11 16:58:50 +02:00
092e495550 Merge branch 'main' into faces_of_edge
5d09699d3c Cleanup: use more descriptive names for snap cursor API
b3c02cfcfd Cleanup: remove unused snap_3d functions
16228f2d71 Fix #107830: missing snap indication in measure tool
64f9a30cbd Test: actually use the right matrix for unit test
Compare 6 commits »
Soeren Schmidt-Clausen pushed to faces_of_edge at F_Scociety/blender 2023-05-11 16:57:18 +02:00
38708a9881 better header id
904138e812 new unique hash
9b02869c65 Merge branch 'main' into faces_of_edge
94ec94433c fixed naming
038a35f58e Added Functionality to Faces of Edge Node
Compare 5 commits »
Soeren Schmidt-Clausen created branch faces_of_edge in F_Scociety/blender 2023-05-11 16:57:18 +02:00
Soeren Schmidt-Clausen commented on issue blender/blender#107820 2023-05-11 16:26:19 +02:00
Geometrynodes Simulation Join Geometry Calculation Time Error

Got the latest changes and now its butterly smooth. I think its fixed

Soeren Schmidt-Clausen commented on issue blender/blender#107820 2023-05-10 23:59:15 +02:00
Geometrynodes Simulation Join Geometry Calculation Time Error

I can confirm this. the delete geometry node seems to be the cause of the problem. When i start with 1000Points its also at 21ms and very fps starts to drop: ![image](/attachments/22b0515f-d7e0-4…

Soeren Schmidt-Clausen commented on issue blender/blender-addons#104598 2023-05-10 23:42:08 +02:00
Geometry Node: Error resetting simulations nodes using node wrangler

Created a quick Fix #104599 Because Sim Nodes don't really need reseting. For the future this could maybe become a problem, especially with different multi node nodes. But currently I think…

Soeren Schmidt-Clausen created pull request blender/blender-addons#104599 2023-05-10 23:35:22 +02:00
NodeWrangler: Fix #104598 Added SimNodes to reset ignore list
Soeren Schmidt-Clausen created pull request F_Scociety/blender-addons#1 2023-05-10 23:32:46 +02:00
NodeWrangler: Fix: #104598 Added SimNodes to ResetOP ignore list
Soeren Schmidt-Clausen created branch nw_multinode_resetfix in F_Scociety/blender-addons 2023-05-10 23:23:50 +02:00
b452f33f8e NodeWrangler: Added SimNodes to reset ignore list
Soeren Schmidt-Clausen deleted branch nw_simnode_resetfix from F_Scociety/blender-addons 2023-05-10 23:22:12 +02:00
Soeren Schmidt-Clausen deleted branch nw_multinode_resetfix from F_Scociety/blender-addons 2023-05-10 23:22:09 +02:00
b452f33f8e NodeWrangler: Added SimNodes to reset ignore list
Soeren Schmidt-Clausen created branch nw_multinode_resetfix in F_Scociety/blender-addons 2023-05-10 23:17:50 +02:00
Soeren Schmidt-Clausen created branch nw_simnode_resetfix in F_Scociety/blender-addons 2023-05-10 21:45:58 +02:00
Soeren Schmidt-Clausen pushed to nw_simnode_resetfix at F_Scociety/blender-addons 2023-05-10 21:45:58 +02:00
726be07f26 Added Simulation Nodes to the Ignore list