BallanceBlenderHelper/bbp_ng
yyc12345 4ffe29654b feat: add translation context for operators and their properties.
- add translation context for operator, menu, panel and etc. and their associated properties.
- improve some name and description but not finished.
- move reset BME material function inside BMEMaterialsHelper.
- rename variable of collection visitor in BME adder operator for clear meaning.
- replace some message box to report in ballance elements reset operator, BME materials reset operator and rail UV operator
2025-01-11 21:36:11 +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 translation context for operators and their properties. 2025-01-11 21:36:11 +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 feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_ADDS_component.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_ADDS_rail.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_EXPORT_bmfile.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_EXPORT_virtools.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_IMPORT_bmfile.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_IMPORT_virtools.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_MTL_fix_material.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_OBJECT_legacy_align.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_OBJECT_naming_convention.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_OBJECT_snoop_group_then_to_mesh.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_OBJECT_virtools_group.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_UV_flatten_uv.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
OP_UV_rail_uv.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
PROP_ballance_element.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
PROP_ballance_map_info.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
PROP_bme_material.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
PROP_preferences.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
PROP_ptrprop_resolver.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
PROP_virtools_group.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
PROP_virtools_light.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
PROP_virtools_material.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
PROP_virtools_mesh.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
PROP_virtools_texture.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +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 feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +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_translation.py feat: add translation context for operators and their properties. 2025-01-11 21:36:11 +08:00
UTIL_virtools_types.py fix: fix previous commit remained issues. 2025-01-08 20:20:10 +08:00