James Perlman
James Perlman
When the pbxproj has objectVersion = 47, this merge tool does not work :( It returns with this message: `merging failed: can not merge projects with objectVersion 47 PROJECT.xcodeproj/project.pbxproj seems...
In my project, I did not want all rows to be deletable. Perhaps you do not want this functionality, but I thought I'd make a pull request just to run...
Hey there, I made a custom render_nerf.py script. It allows you to render a `transforms.json` with a camera path. It is fully compatible with the same style of json file...
It wasn't clear how to use a .pem passphrase, and almost deterred me from using this fine gem!
The method was incorrect. Line 31 was attempting to search for the located value as a key for the dictionary. Ex. [@"HI" stateFullNameFromAbbreviation]: Line 30: The loop finds "HI" in...
### Environment Windows 11, python 3.11.9, miniconda3 (conda 24.7.1) ### Describe the problem In [openvdb/fvdb/README.md](https://github.com/AcademySoftwareFoundation/openvdb/blob/feature/fvdb/fvdb/README.md?plain=1#L22) there is an incomplete instruction: > fVDB is provided as an installable python package from...