Block a user
Arye Ramaty
deleted branch trying-to-propagate-attributes from aryeramaty/blender
2024-01-22 12:02:49 +01:00
f354ffcf0e
Merge branch 'main' into WIP-realize-depth
c368a2c345
Cleanup: Strict compiler warning
a1761b7c8c
UI: adjust the add-ons interface when extensions repositories enabled
af160e1613
Cleanup: avoid many allocations recursive filesystem ops on Linux/Unix
5b59be81ba
Cleanup: spelling in comments
882652ad8c
Merge branch 'main' into davids-fixes
c368a2c345
Cleanup: Strict compiler warning
a1761b7c8c
UI: adjust the add-ons interface when extensions repositories enabled
af160e1613
Cleanup: avoid many allocations recursive filesystem ops on Linux/Unix
5b59be81ba
Cleanup: spelling in comments
Geometry Nodes: Add selection and depth options to realize instances
hmm.. I mistakengly update from main in a rather stupid way, sorry for the clutter, anyway, at least the PR seems to be in a better state...
743b2b4fcb
Prepare for depth 0 = no realization
44b2feabc9
Geometry Nodes: optimize single value access in NodeSocketValue
e733934e67
Cleanup: Move
BKE_idtype.h
to Cpp header BKE_idtype.hh
2273698121
Fix #117354: Crash loading file browser tooltips
72ade8d972
Fix #117224: Outliner recursive selection fails in reverse order
Geometry Nodes: Add selection and depth options to realize instances
Update: Now attributes are propagated between the parent instances to its children instances. However, there is still a 'bug' where it will use all the attributes in the current elements (even…
ad8ff59c30
Propagate attributes to child instances components
82591f96da
Merge branch 'main' into WIP-realize-depth
1c96d0d861
Metal: Improve shader logging
1e7a2fe483
GPU: Fix wrong error lines in tests
f639a6fd03
EEVEE-Next: Replace gl_LocalInvocationID by gl_LocalInvocationIndex
Arye Ramaty
pushed to trying-to-propagate-attributes at aryeramaty/blender
2024-01-17 15:21:40 +01:00
01fdafba85
Update realize_instances.cc
ae5a040c59
for some reason, joining two mesh now crash
a8f6a1a34a
move the main function
Arye Ramaty
pushed to trying-to-propagate-attributes at aryeramaty/blender
2024-01-17 13:23:32 +01:00
6cfd319f7b
Propagating attibute now working
87cdb99869
now I can pass a pointer to value
Arye Ramaty
pushed to trying-to-propagate-attributes at aryeramaty/blender
2024-01-16 13:18:50 +01:00
389eeef87e
Merge branch 'tmp' into trying-to-propagate-attributes
c1f4641701
Revert "Merge branch 'trying-to-propagate-attributes' of projects.blender.org:aryeramaty/blender into trying-to-propagate-attributes"
fcab98639e
Merge branch 'trying-to-propagate-attributes' of projects.blender.org:aryeramaty/blender into trying-to-propagate-attributes
51455d5fe9
Update join_geometries.cc
e91b2a517e
use vactor<map>
d2988f3c2b
another pass
5b31652635
now it's possible to view the instances attuibutes