Block a user
Fix #124310: Add override flag to prevent infinite recursion
@JacquesLucke Added you as reviewer since you changed this property. It's commented as "for backward compatibility", not sure if the property is still needed?
Fix #124310: Add override flag to prevent infinite recursion
edcab462be
Fix #124310: Add override flag to prevent infinite recursion.
9a0b5ac0c6
I18n: Translate sequencer channel and metastrip names
e9de6b5e7a
I18n: More translation fixes for Rigify
6029f18261
Fix #124310: Add override flag to prevent infinite recursion.
180a257eef
Cleanup: Vulkan: Use stamp in stead of version
18b5f510d4
Fix #122536: GPv3: Render cyclic stroke with 2 point break next fills.
08d365b810
Vulkan: Cleanup barrier state
4195e9e1a7
MEM_guarded: Improve error reporting usefulness.
Principal Components node for 3D vectors
Any chances to add a group input and output fields rather than static data ?
Certainly possible. The semantics become a bit awkward though: If you output a field it would be in the same…
8fd59b5e3b
Removed unused class.
385136a4d5
Merge branch 'main' into geometry-nodes-rb-component
08bf742302
Merge branch 'blender-v4.2-release'
04b7e8fe1d
Merge branch 'blender-v4.2-release'
c3c69c8956
Merge branch 'blender-v4.2-release'
Lukas Tönne
pushed to geometry-nodes-physics-data-source at LukasTonne/blender
2024-07-06 11:37:15 +02:00
dcad74e277
Merge branch 'main' into geometry-nodes-physics-data-source
08bf742302
Merge branch 'blender-v4.2-release'
04b7e8fe1d
Merge branch 'blender-v4.2-release'
c3c69c8956
Merge branch 'blender-v4.2-release'
60be3d1aeb
Merge branch 'blender-v4.2-release'
Lukas Tönne
pushed to fix-modifier-point-cache-reset at LukasTonne/blender
2024-07-06 11:29:11 +02:00
2f12964676
Restrict updates to user edits and avoid skipping modifiers.
7ea291967a
Use flag to ensure only user edits trigger point cache reset.
Fix #124181: Add depsgraph relation to clear cache from modifiers
I also have the change the early-exit optimization: it stops once both possible outgoing relations are added, but this might miss later modifiers.
Allow "Instance on Points" node to instance on physics component
If you're adding a new implicit field input it should probably also be supported in node groups.