BallanceBlenderHelper/bbp_ng
yyc12345 1d7ac76d0e chore: update the generator of json
- add PO file extractor for BME prototypes.
- add validator for BME prototypes but not finished.
- update json builder script.
2025-01-09 21:41:52 +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
raw_icons finish bme struct 2024-01-12 17:18:41 +08:00
raw_jsons fix: fix issue of BME module prototype 2024-11-02 17:44:06 +08:00
tools chore: update the generator of json 2025-01-09 21:41:52 +08:00
__init__.py feat: add new operator about convert curve to mesh with group infos. 2025-01-05 20:06:40 +08:00
.gitignore feat: add virtools light features. 2024-12-31 14:40:41 +08:00
.style.yapf try migrate first operator 2023-10-10 16:01:52 +08:00
blender_manifest.toml doc: modify document to mark changes 2024-09-21 23:30:56 +08:00
OP_ADDS_bme.py refactor: add 2 classes to refactor old code which raise too much erros by linter. 2025-01-06 15:12:14 +08:00
OP_ADDS_component.py feat: add ballance map sector field in scene 2024-04-01 14:39:11 +08:00
OP_ADDS_rail.py fix: fix various rail creation issue. 2025-01-04 20:13:20 +08:00
OP_EXPORT_bmfile.py fix: fix previous commit remained issues. 2025-01-08 20:20:10 +08:00
OP_EXPORT_virtools.py fix: fix previous commit remained issues. 2025-01-08 20:20:10 +08:00
OP_IMPORT_bmfile.py fix: fix previous commit remained issues. 2025-01-08 20:20:10 +08:00
OP_IMPORT_virtools.py fix: fix previous commit remained issues. 2025-01-08 20:20:10 +08:00
OP_MTL_fix_material.py feat: hide some operators in edit mode and add some notify for grouping oper. 2024-04-22 21:06:41 +08:00
OP_OBJECT_legacy_align.py chore: update the generator of json 2025-01-09 21:41:52 +08:00
OP_OBJECT_naming_convention.py feat: add fix material feature. 2024-02-12 11:42:09 +08:00
OP_OBJECT_snoop_group_then_to_mesh.py refactor: add 2 classes to refactor old code which raise too much erros by linter. 2025-01-06 15:12:14 +08:00
OP_OBJECT_virtools_group.py fix: redirect some reference of bpy.context to context passed by operator argument 2025-01-03 10:37:26 +08:00
OP_UV_flatten_uv.py fix: redirect some reference of bpy.context to context passed by operator argument 2025-01-03 10:37:26 +08:00
OP_UV_rail_uv.py fix: fix previous commit remained issues. 2025-01-08 20:20:10 +08:00
PROP_ballance_element.py refactor: add 2 classes to refactor old code which raise too much erros by linter. 2025-01-06 15:12:14 +08:00
PROP_ballance_map_info.py feat: add ballance map sector field in scene 2024-04-01 14:39:11 +08:00
PROP_bme_material.py refactor: add 2 classes to refactor old code which raise too much erros by linter. 2025-01-06 15:12:14 +08:00
PROP_preferences.py feat: update virtools file importer and exporter 2024-12-30 17:53:42 +08:00
PROP_ptrprop_resolver.py fix: fix previous commit remained issues. 2025-01-08 20:20:10 +08:00
PROP_virtools_group.py refactor: add 2 classes to refactor old code which raise too much erros by linter. 2025-01-06 15:12:14 +08:00
PROP_virtools_light.py feat: add virtools light features. 2024-12-31 14:40:41 +08:00
PROP_virtools_material.py feat: add virtools light features. 2024-12-31 14:40:41 +08:00
PROP_virtools_mesh.py feat: update virtools file importer and exporter 2024-12-30 17:53:42 +08:00
PROP_virtools_texture.py feat: update virtools file importer and exporter 2024-12-30 17:53:42 +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 feat: add light support in exporting virtools file. 2025-01-03 17:36:44 +08:00
UTIL_bme.py feat: add blc params in exporter. fix bme. 2024-04-07 10:35:06 +08:00
UTIL_file_browser.py feat: update virtools file importer and exporter 2024-12-30 17:53:42 +08:00
UTIL_file_io.py feat: update virtools file importer and exporter 2024-12-30 17:53:42 +08:00
UTIL_functions.py refactor: add 2 classes to refactor old code which raise too much erros by linter. 2025-01-06 15:12:14 +08:00
UTIL_icons_manager.py feat: add fix material feature. 2024-02-12 11:42:09 +08:00
UTIL_ioport_shared.py fix: fix previous commit remained issues. 2025-01-08 20:20:10 +08:00
UTIL_naming_convension.py feat: add ballance map sector field in scene 2024-04-01 14:39:11 +08:00
UTIL_rail_creator.py fix: fix various rail creation issue. 2025-01-04 20:13:20 +08:00
UTIL_virtools_types.py fix: fix previous commit remained issues. 2025-01-08 20:20:10 +08:00