Block a user
Geometry Nodes: Add selection and depth options to realize instances
hm... I tried to disable it and see if I could locate any wrong behavior, I remember there was a reason for it but I'm not sure anymore. On another note, I have found a bug that if one of the…
798d47e585
Make format
093dc1b4c0
Do you have a specific example where this condition might be true?
080ebfcf48
position might not be a special case here anymore.
be856674eb
No need to use AllSpanOrSingle
56c02b5fa7
Use const reference.
8e79221c61
revert keep_original_ids -> options
c784dd898f
fill_assign_n instead of array_utils::copy
Edge length overlay disapear in a specific workspace
bdf8e9692a
Use reference.
9e67e2d1e5
'What does re stand for?'
98bf5c9167
Seems like this should be moved into the lambda above
357f59da6a
Use indices.foreach_*.
ba52ebc861
Redundant parentheses
857d0b2cd6
overrided -> overridden
2886495699
typo compent
fafc4aeffa
Comment style
9e2b36cb64
Use const
f7ddd14b6d
Use Span
Geometry Nodes: Add selection and depth options to realize instances
That was the case in earlier revisions, but we need to execute the attribute_foreach either way. For example, in cases where there are multiple children with relevant attributes, terminating the…
Geometry Nodes: Add selection and depth options to realize instances
Indeed, if you look at the commit history you can see the last commits by David.
fae1262203
Realize depth code review fixes
702784e07c
Better explaning a part of execute_instances_tasks
317e703221
Change to the realize all field tool tip
8afa69f54b
Fixes to compiler error
78c758b4e6
Fixed static placment in a function decleration
Realize depth code review fixes
Geometry Nodes: Add selection and depth options to realize instances
What about: Realize all levels of nested instances for a top-level instances.\nNote: Override the value of the Depth input
778787b3f5
realize-depth
0bc454422f
moved fields were possable instead of givng them by value
8bdb437601
inital commit for the new branch
3ee460f7cb
Merge branch 'WIP-realize-depth' of https://projects.blender.org/aryeramaty/blender into realize-depth
ef22826a3c
Cleanup: Remove non-creatable option for builtin attributes
Geometry Nodes: Add selection and depth options to realize instances
@mod_moder hmm... I am not sure I am following the idea here. If I understand correctly, there are three things I am unsure about:
- What is the meaning of 'top selected instance' if you…
048fed89e8
Merge branch 'main' into WIP-realize-depth
e9eb2d35f8
USD: Add new test files for curves and point instancing
792f4cc1d1
Merge branch 'blender-v4.1-release'
31aec5ae1d
I18N: Updated UI translstions from git/weblate repo (5f533cb92100b).
05a9f96446
Fix: Add missing callback reset in RE_InitRenderCB
davidhaver-WIP-realize-depth