Arye Ramaty aryeramaty
  • Joined on 2018-06-10
Arye Ramaty pushed to support-collection-as-instance at aryeramaty/blender 2024-02-04 16:55:21 +01:00
96443cf838 no longer crash but still not working
cbc2c72b1b Update realize_instances.cc
5610c28c92 first step (currently crashing)
Compare 3 commits »
Arye Ramaty pushed to WIP-realize-depth at aryeramaty/blender 2024-02-03 23:34:06 +01:00
efe2563c4e support realize depth input
Arye Ramaty pushed to Fix-mixed-depth-field at aryeramaty/blender 2024-02-01 15:19:23 +01:00
8d81c6460d clean-up typos
Arye Ramaty pushed to Fix-mixed-depth-field at aryeramaty/blender 2024-02-01 14:53:01 +01:00
3002370c7b Add comments
2b59e77cbf clean-up
25a6a6240c seems to work as intended
Compare 3 commits »
Arye Ramaty pushed to Fix-mixed-depth-field at aryeramaty/blender 2024-01-29 15:57:34 +01:00
Arye Ramaty created branch Fix-mixed-depth-field in aryeramaty/blender 2024-01-29 08:32:21 +01:00
Arye Ramaty pushed to Fix-mixed-depth-field at aryeramaty/blender 2024-01-29 08:32:21 +01:00
8ff684d525 Update geometry_set.cc
2f1ee90dbc seems to work fine, depth 0 is emitted
e4c66a3fa4 remove redundant parts
92e369d6bc seems to work?
Compare 7 commits »
Arye Ramaty commented on issue blender/blender#117452 2024-01-24 13:51:02 +01:00
gltf 2.0 terminate while exporting an object that use UV as attribute

OK, after an investigation, I found the culprit, it's have nothing to do with instances (which have taken me some time to realize) but about using UV as an attribute in the shader of the exported…

Arye Ramaty deleted branch Clean-up from aryeramaty/blender 2024-01-23 17:32:57 +01:00
Arye Ramaty pushed to Add-realize-all-field-input at aryeramaty/blender 2024-01-23 17:31:46 +01:00
dee0823873 Use the realize all to drive the depth value
c9467b4b3f Add new input for the UI
Compare 2 commits »
Arye Ramaty created branch Add-realize-all-field-input in aryeramaty/blender 2024-01-23 17:31:46 +01:00
Arye Ramaty opened issue blender/blender#117452 2024-01-23 16:49:17 +01:00
gltf 2.0 terminate while exporting
Arye Ramaty pushed to Clean-up at aryeramaty/blender 2024-01-23 15:16:32 +01:00
fc66d40498 Small clean-up
Arye Ramaty commented on pull request blender/blender#116582 2024-01-23 14:55:07 +01:00
Geometry Nodes: Add selection and depth options to realize instances

Update on the current state of the patch:

In terms of usability, at least in my tests, it's working fine. There are some performance issues; namely, it's slower than the original by approximatel…

Arye Ramaty pushed to WIP-realize-depth at aryeramaty/blender 2024-01-23 14:41:59 +01:00
bed27190d2 Clean-up
Arye Ramaty pushed to Clean-up at aryeramaty/blender 2024-01-23 14:36:48 +01:00
f7ead550c7 Clean-up
45cb1049ed clean-up
8af7f43b23 Optimize
Compare 3 commits »
Arye Ramaty pushed to Clean-up at aryeramaty/blender 2024-01-23 13:59:33 +01:00
8210c20c67 Remove redundant code
ffbeceeaff Remove unused parts
Compare 2 commits »
Arye Ramaty pushed to Clean-up at aryeramaty/blender 2024-01-23 08:27:48 +01:00
e395ebf34a First step, add new attribute_fallback
066a6c9b9a naming
21ec6a07bd naming
d1de7fda72 naming
0473c1a7f9 naming
Compare 7 commits »
Arye Ramaty created branch Clean-up in aryeramaty/blender 2024-01-22 12:03:38 +01:00