News

2. Updated API Usage: Changed from the deprecated Blender 2.49 API to the modern Blender Python API. Used bmesh for mesh creation instead of the old mesh API. Updated material creation to use the new ...
Overview I am trying to build the OpenSim 4.5 Python API with Python 3.10 so that I can use it with Blender 3.6, which also uses Python 3.10. In the past, I successfully built the OpenSim 4.1 Python ...