Commit Graph

12 Commits

Author SHA1 Message Date
77b15a8797 refactor EnumPropHelper to improve BME again. 2023-12-16 22:27:31 +08:00
a6de69c882 refactor BlenderEnumPropHelper 2023-12-15 21:57:50 +08:00
f6569313bf update component creation 2023-12-09 17:42:03 +08:00
ae9a848864 write shit 2023-12-06 17:16:31 +08:00
6944415912 finish naming convention converter 2023-11-29 21:35:15 +08:00
88fe1519e3 add name convention 2023-11-26 20:37:19 +08:00
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
b7ad5c67d4 add virtools texture support 2023-11-11 13:32:58 +08:00
8fad643dd9 finish half of virtools importer 2023-11-09 21:41:26 +08:00
4f10b1a9e9 add placeholder for importer and exporter 2023-10-18 21:23:04 +08:00
354b3cd180 fix and add some functions 2023-10-16 10:12:05 +08:00
4f693b555d add virtools material basically 2023-10-11 22:24:22 +08:00