unelsson
unelsson
This is more of a suggestion/idea than direct pull request, and may require further work. I hope for feedback, and suggest reviewing the code before merging, and considering whether this...
For example, a collada-file with a `` with attribute id="bip01 spine" gives an OSG node with name "bip01". This may be a bug in dae-reader used by OSG, it's not...
I've made an attempt to fix these problems in a fork. I've tested it and it works, but I recommend reviewing and checking this before merging anything. Commit history is...
The object is of same size, regardless of the units scale set in blender. Scaling the object itself does work, but units scale does not.
I'm trying to update osgQt in project OpenMW-CS ( https://github.com/openmw/openmw ), a game world editor that should work with one or more windows and widgets. In that application, Qt widgets...
This PR is a hack that allows the basic use of KivyMD 2.0.0. The purpose is to create a working version with minimum effort possible. What needs to be done...
It's a bit of a dirty PR with only one commit. I cherry-picked a few commits from the 1.15.0 branch, and then did some work to update the button and...