BallanceBlenderHelper/bbp_ng
yyc12345 680f367a42 fix issues
- disable bmx import/export temporaryly
- optimize the ui display of importing/exporting. (use box to organize props)
- place button horizontally, not vertically in virtools material.
- disallow apply in legacy align if no axis selected.
- add applied step counter in legacy alignment.
- add feedback for reseting bme material/component. (add a message box to show success)
2024-01-01 13:07:10 +08:00
..
icons add thumbnail for blender icons 2023-11-22 17:41:43 +08:00
jsons add support to compress bme json 2023-12-25 10:49:25 +08:00
meshes finish virtools groups 2023-10-27 11:51:12 +08:00
PyBMap refactor BlenderEnumPropHelper 2023-12-15 21:57:50 +08:00
raw_icons add bme material preset 2023-12-14 18:03:03 +08:00
raw_jsons add border in bme 2023-12-27 16:05:35 +08:00
tools add support to compress bme json 2023-12-25 10:49:25 +08:00
__init__.py fix issues 2024-01-01 13:07:10 +08:00
.gitignore separate gitignore and add document 2023-12-31 19:31:41 +08:00
.style.yapf try migrate first operator 2023-10-10 16:01:52 +08:00
OP_ADDS_bme.py fix issues 2023-12-26 22:23:56 +08:00
OP_ADDS_component.py fix issues 2023-12-25 15:04:22 +08:00
OP_EXPORT_bmfile.py fix issues 2024-01-01 13:07:10 +08:00
OP_EXPORT_virtools.py fix issues 2024-01-01 13:07:10 +08:00
OP_IMPORT_bmfile.py fix issues 2024-01-01 13:07:10 +08:00
OP_IMPORT_virtools.py fix issues 2024-01-01 13:07:10 +08:00
OP_OBJECT_legacy_align.py fix issues 2024-01-01 13:07:10 +08:00
OP_OBJECT_naming_convention.py finish rename opers 2023-12-31 17:35:15 +08:00
OP_OBJECT_virtools_group.py fix issues 2024-01-01 13:07:10 +08:00
OP_UV_flatten_uv.py fix issue. add feat. 2023-12-30 22:17:42 +08:00
OP_UV_rail_uv.py update plugin. 2023-11-16 22:41:03 +08:00
PROP_ballance_element.py fix issues 2024-01-01 13:07:10 +08:00
PROP_bme_material.py fix issues 2024-01-01 13:07:10 +08:00
PROP_preferences.py refactor. and finish basic of adding component 2023-12-07 21:28:23 +08:00
PROP_ptrprop_resolver.py update plugin. 2023-11-16 22:41:03 +08:00
PROP_virtools_group.py fix issue. add feat. 2023-12-30 22:17:42 +08:00
PROP_virtools_material.py fix issues 2024-01-01 13:07:10 +08:00
PROP_virtools_mesh.py refactor BlenderEnumPropHelper 2023-12-15 21:57:50 +08:00
PROP_virtools_texture.py refactor BlenderEnumPropHelper 2023-12-15 21:57:50 +08:00
UTIL_ballance_texture.py refactor. and finish basic of adding component 2023-12-07 21:28:23 +08:00
UTIL_blender_mesh.py update virtools export 2023-12-01 23:27:53 +08:00
UTIL_bme.py add border in bme 2023-12-27 16:05:35 +08:00
UTIL_file_browser.py write shit 2023-12-06 17:16:31 +08:00
UTIL_file_io.py finish virtools file importer 2023-11-10 12:26:04 +08:00
UTIL_functions.py refactor EnumPropHelper to improve BME again. 2023-12-16 22:27:31 +08:00
UTIL_icons_manager.py add bme material preset 2023-12-14 18:03:03 +08:00
UTIL_ioport_shared.py fix issues 2024-01-01 13:07:10 +08:00
UTIL_naming_convension.py fix issues 2024-01-01 13:07:10 +08:00
UTIL_virtools_types.py fix issues 2023-12-26 22:23:56 +08:00