BallanceBlenderHelper/bbp_ng/PyBMap
yyc12345 1a2dd08092 update plugin.
- sync PyBMap work. use different library name in different OS.
- add BMap encoding default value according to different OS (Windows and non-Windows) because non-Windows OS, we use libiconv as encoding converter.
- move all pointer properties to a single module and give corresponding visitor.
- add shared importer exporter parameters module thus bmfile import/export also can ref it.
2023-11-16 22:41:03 +08:00
..
__init__.py adapt to PyBMap binding 2023-11-09 17:20:57 +08:00
bmap_wrapper.py add support of virtools mesh lit mode 2023-11-15 23:05:00 +08:00
bmap.py update plugin. 2023-11-16 22:41:03 +08:00
README.md adapt to PyBMap binding 2023-11-09 17:20:57 +08:00
virtools_types.py add support of virtools mesh lit mode 2023-11-15 23:05:00 +08:00

PyBMap Binding

Please note that this folder is a part of libcmo21. And all Python scripts is copied from source project. If any issues raised in this sub module, please correct it in parent project and this project will sync to parent project's work.