Uploaded image for project: 'OpenVDB'
  1. OpenVDB
  2. OVDB-100

Info Tree for Open-Source SOPs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • Houdini
    • None

      Hi JeffLait,

      I know we talked about this at length, but I think something still isn't quite working. I'm seeing an issue where the info tree generated from custom (open-source) SOPs doesn't contain point count/group/attribute information for VDB Points. It does contain the right information for native VDB SOPs however.

      When SOP_NodeVDB::fillInfoTreeNodeSpecific is called, this calls SOP_Node::fillInfoTreeNodeSpecific which we're expecting to populate count/group/attribute information through the collectPointInfo() method that SideFX has adopted. I guess the native SOPs follow a slightly different code path here?

      I can switch on the OPENVDB_CUSTOM_MAKO flag, however this doesn't match the layout of the data expected by the mako templates (count/group/attribute information lives under a new branch).

      Unless I misunderstood something on our last conversation about this, I would expect this to work? I'm happy to put in an RFE if you'd prefer. I'm using 17.5.234.

       

       

            jefflait jefflait
            danrbailey danrbailey
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: