- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
@ChrisLend here's the diff attached that makes custom bone shape wire widths work on Metal (for me at least!).
One thing to check: is there a potential performance issue wrt using one file (as before) vs opening hundreds of files. Particularly on Windows with default Windows Defender on, opening/closing…
Importer should be fixed in https://github.com/aras-p/OpenCOLLADA/commit/717cb7c1041a
Btw I guess eventually opencollada.diff
could be removed too?
Yeah so it is a bit hard to know which "points" to actually keep vs which ones to ignore.
Vertices/points can appear "anywhere" within the OBJ file (even outside "an object", or they can be…
Not sure this is ready for review -- seems to have like 3000 lines of code changed, in places that feel like have nothing to do with the PR topic at all. You sure you have properly merged/based on…
If both Rhino and Ayam3D interpret these curves like that, and Blender does it differently, then definitely at least worth investigating. I'll take a look, assigning to myself.
Linux build failure is my fault, merging/rebasing main should fix it.