BallanceBlenderHelper/bbp_ng
yyc12345 f10c273067 fix: improve BME extractor
- improve BMe extractor with new added classes.
- I have written a half of BME validator, but I gave up now.
	* it takes too much time and I don't want to pay more on it. postpone it to next update.
	* I annotate all of BMe validator code for future implementation.
	* the improvement of BME json files (upgrade them to YAML format) also is postponed.
- change some interface in common.py. synchronize it to other modules using it.
2025-01-17 17:53:03 +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 fix: improve BME extractor 2025-01-17 17:53:03 +08:00
__init__.py feat: finish i18n extract work 2025-01-12 15:15:29 +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: finish i18n extract work 2025-01-12 15:15:29 +08:00
OP_ADDS_component.py feat: finish i18n extract work 2025-01-12 15:15:29 +08:00
OP_ADDS_rail.py feat: finish i18n extract work 2025-01-12 15:15:29 +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: finish i18n extract work 2025-01-12 15:15:29 +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: finish i18n extract work 2025-01-12 15:15:29 +08:00
OP_MTL_fix_material.py feat: finish i18n extract work 2025-01-12 15:15:29 +08:00
OP_OBJECT_legacy_align.py feat: finish i18n extract work 2025-01-12 15:15:29 +08:00
OP_OBJECT_naming_convention.py feat: finish i18n extract work 2025-01-12 15:15:29 +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: finish i18n extract work 2025-01-12 15:15:29 +08:00
OP_UV_flatten_uv.py feat: finish i18n extract work 2025-01-12 15:15:29 +08:00
OP_UV_rail_uv.py feat: finish i18n extract work 2025-01-12 15:15:29 +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: finish i18n extract work 2025-01-12 15:15:29 +08:00
PROP_ptrprop_resolver.py feat: finish i18n extract work 2025-01-12 15:15:29 +08:00
PROP_virtools_group.py feat: finish i18n extract work 2025-01-12 15:15:29 +08:00
PROP_virtools_light.py feat: finish i18n extract work 2025-01-12 15:15:29 +08:00
PROP_virtools_material.py feat: finish i18n extract work 2025-01-12 15:15:29 +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: finish i18n extract work 2025-01-12 15:15:29 +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: finish i18n extract work 2025-01-12 15:15:29 +08:00
UTIL_naming_convension.py feat: finish i18n extract work 2025-01-12 15:15:29 +08:00
UTIL_rail_creator.py fix: fix various rail creation issue. 2025-01-04 20:13:20 +08:00
UTIL_translation.py feat: finish i18n extract work 2025-01-12 15:15:29 +08:00
UTIL_virtools_types.py feat: finish i18n extract work 2025-01-12 15:15:29 +08:00