Meir Arani

Results 9 comments of Meir Arani

I just had to dig through several issue threads and find the instructions on how to apply this fix myself. It's been over half a year and this basic functionality...

DId anyone make any progress on this issue? I got mr.developer to work locally by storing my credentials in cache. However when I attempt to run buildout via SSH (read:...

Same here @ Ubuntu25.04. It didn't happen for me until I plugged in a second monitor and did some changes to scaling, though.

Also ran into this issue. Just decided to roll back to the aforementioned commit, which worked well

Yes. I tried following the guide exactly (dragging in the subfolders) and even tried dragging in the main folder too, just in case I was misunderstanding. The `Split360Images` node seems...

The issue seems to be with the generated `sfm.abc` file...I'm going to try looking into that and seeing what I dig up.

I've cracked open the `sfm.abc` file and confirmed the rig information is correctly attached to the cameras: I went through the source code of relevant files (`AlembicImporter`) and couldn't see...

I might have found the first hint....I noticed that the rig information is being pulled from the _parent_ `Xform` of the `Camera`...but when I try to query it for UserProperties,...

I forcibly generated a `.sfm` output file instead of alembic, which actually worked! The rig information was correctly generated, allowing me to move onto the `PrepareDenseScene` node. This didn't help...