BallanceBlenderHelper/bbp_ng
yyc12345 36e925101e feat: extra transform properties for bme creation.
- add extra transform properties (translation, rotation and scale) for bme creation operator. this is good for "what you seen is what you gotten" and can increase user experience when add bme protorypes. please note these extra transform is applied to object after moving to cursor, not the mesh self.
- fix a weired bug that bme creation execute() may get outdated configurations when switch bme type in pop up window. the solution is simply adding an extra outdated flag checker at the head of execute(). but i have no spare time to research whether this patch is correct for this bug.
2024-05-10 14:44:37 +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 add bme struct. fix bmap type hint 2024-01-04 17:29:01 +08:00
raw_icons finish bme struct 2024-01-12 17:18:41 +08:00
raw_jsons fix: fix face generation error of BME streets prototype. 2024-04-22 21:06:35 +08:00
tools add support to compress bme json 2023-12-25 10:49:25 +08:00
__init__.py feat: add ballance map sector field in scene 2024-04-01 14:39:11 +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 feat: extra transform properties for bme creation. 2024-05-10 14:44:37 +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 feat: add fix material feature. 2024-02-12 11:42:09 +08:00
OP_EXPORT_bmfile.py fix issues 2024-01-01 13:07:10 +08:00
OP_EXPORT_virtools.py feat: add blc params in exporter. fix bme. 2024-04-07 10:35:06 +08:00
OP_IMPORT_bmfile.py fix issues 2024-01-01 13:07:10 +08:00
OP_IMPORT_virtools.py feat: add ballance map sector field in scene 2024-04-01 14:39:11 +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 feat: hide some operators in edit mode and add some notify for grouping oper. 2024-04-22 21:06:41 +08:00
OP_OBJECT_naming_convention.py feat: add fix material feature. 2024-02-12 11:42:09 +08:00
OP_OBJECT_virtools_group.py feat: hide some operators in edit mode and add some notify for grouping oper. 2024-04-22 21:06:41 +08:00
OP_UV_flatten_uv.py feat: flatten uv backward search mode 2024-02-13 10:58:44 +08:00
OP_UV_rail_uv.py doc: add doc. 2024-02-12 22:39:44 +08:00
PROP_ballance_element.py feat: add fix material feature. 2024-02-12 11:42:09 +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 feat: add fix material feature. 2024-02-12 11:42:09 +08:00
PROP_preferences.py refactor. and finish basic of adding component 2023-12-07 21:28:23 +08:00
PROP_ptrprop_resolver.py feat: add fix material feature. 2024-02-12 11:42:09 +08:00
PROP_virtools_group.py feat: add ballance map sector field in scene 2024-04-01 14:39:11 +08:00
PROP_virtools_material.py feat: add fix material feature. 2024-02-12 11:42:09 +08:00
PROP_virtools_mesh.py feat: add fix material feature. 2024-02-12 11:42:09 +08:00
PROP_virtools_texture.py feat: add fix material feature. 2024-02-12 11:42:09 +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 feat: add blc params in exporter. fix bme. 2024-04-07 10:35:06 +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 feat: hide some operators in edit mode and add some notify for grouping oper. 2024-04-22 21:06:41 +08:00
UTIL_icons_manager.py feat: add fix material feature. 2024-02-12 11:42:09 +08:00
UTIL_ioport_shared.py add conflict resolver 2024-01-04 10:35:52 +08:00
UTIL_naming_convension.py feat: add ballance map sector field in scene 2024-04-01 14:39:11 +08:00
UTIL_virtools_types.py fix issues 2023-12-26 22:23:56 +08:00