Block a user
Lukas Tönne
pushed to geometry-nodes-simulation-attribute-support at LukasTonne/blender
2023-04-18 18:49:23 +02:00
9e58eba968
Support state items with non-geometry types.
Lukas Tönne
deleted branch geometry-nodes-simulation-copy-support from LukasTonne/blender
2023-04-17 16:11:13 +02:00
Support for simulation zones in copy operators
Dynamic node declarations don't update reliably
Unify the various copy procedures used in node editor
I'm postponing this task due to the time it takes to do this properly. An extensive python test would be desirable before changing copy operators to avoid breaking corner cases.
Lukas Tönne
pushed to geometry-nodes-simulation-copy-support at LukasTonne/blender
2023-04-17 14:46:02 +02:00
f6884664a3
Merge branch 'geometry-nodes-simulation' into geometry-nodes-simulation-copy-support
8f3796e90a
Merge branch 'main' into geometry-nodes-simulation
1d8389cd09
Fix: missing cache to get evaluated positions
c7d80b8c70
Fix crash saving an image when ImageOutput::open fails
0b1fb22f69
Fix screenshot path defaulting to the root directory for unsaved files
Lukas Tönne
pushed to geometry-nodes-simulation-attribute-support at LukasTonne/blender
2023-04-17 14:36:46 +02:00
98e6fe57f1
Support adding non-geometry sockets to simulation zone items.
Lukas Tönne
created branch geometry-nodes-simulation-attribute-support in LukasTonne/blender
2023-04-17 12:26:23 +02:00
Lukas Tönne
pushed to geometry-nodes-simulation-attribute-support at LukasTonne/blender
2023-04-17 12:26:23 +02:00
8f3796e90a
Merge branch 'main' into geometry-nodes-simulation
1d8389cd09
Fix: missing cache to get evaluated positions
c7d80b8c70
Fix crash saving an image when ImageOutput::open fails
0b1fb22f69
Fix screenshot path defaulting to the root directory for unsaved files
153cb7e1df
Cleanup: remove inline checks for GPU front-buffer reading
a6cd74c1ef
Cleanup: quiet mypy warnings in gitea_inactive_developers
7451ff6db8
Fix #104385: Unexpected clipping in ortho view & orbit around selection
c4a24ec69f
Cleanup: spelling in comments
9f05efb1b5
Cleanup: quiet unused argument warning
9ee7cd678f
Docs: Fix wrong function return type