kaarrot

Results 26 comments of kaarrot

I can run python3m which points to 3.4.3 It feels like the search path is not looking into the right place.... Can the search path be extended from Cargo.toml or...

check: https://github.com/kubaroth/cquery/tree/arm-clang

Thanks Dan, I will take a look at the new helper class and rework the PR. Regarding CLA looks I need to recommit with updated email as the previous one...

I was asked by EasyCLA support to close and reopen the PR to see if this has an effect on the failing check.

I'm going to wait for OVDB-136 to be merged first.

The update addressed all above comments and uses new AttributeSet::Info. Based on the [answer](https://github.com/AcademySoftwareFoundation/openvdb/pull/652#issuecomment-593223442) I will still need to rework PointAttrib helper struct.

@mridullpandey there's nothing really to be added here. All the [bracket includes](https://github.com/AcademySoftwareFoundation/openvdb/blob/f8d318581635a2c90c1924aa9973e1ae8a4d9d7f/openvdb/math/Maps.h#L15) need to be substituted with relative version. @danrbailey would this include unittest directory as well?

Just a heads-up, as Nick suggested. I'd like to give this one a try.

Hey Dan, I'm taking another look at the list of members of the AttributeSet::Array struct and was wondering if adding following would require much work? - type - isUniform -...