RenolY2
RenolY2
Example: ma_mdl1.bmd from Super Mario Sunshine misses all bones except his legs when imported into Blender 3.6 Tested with SuperBMD v2.4.5. [ma_mdl1.zip](https://github.com/RenolY2/SuperBMD/files/13400877/ma_mdl1.zip)
This can be done either through pure python code, or adding python bindings to existing C code, e.g. from StormLib.
The order in which the displacement info is listed in a dispinfo entry appears to be incorrect and not correctly sorted by row number. Example: "row0", "row1", "row2", "row3", "row4",...
In some cases it can happen that ui.py throws a MemoryError when opening some bigger maps and creating a topdown picture for them. This doesn't happen for everybody (e.g. I...
Sometimes it can happen that ui.py throws a Tkinter-related exception about not being able to display the topdown picture. After that, a message in the console is displayed about the...