yyc12345
3396947115
- add ballance map sector info in scene to indicate the maximum sector count of this map. - this adding will prevent the bug that the exported ballance map do not have successive sector groups. because original implement will not create sector group if no component in corresponding sector and previous remedy still have bug. and if this happended, ballance will show spaceship in wrong sector. this adding is the final solution of this bug. - exlarge ballance map sector info when user adding component. the enlarged value will be calculated by user input sector. - auto enlarge ballance map sector info when importing. this will give user a fluent experience when modifying existing map. - exporting map will also use ballance map sector info to pre-create successive sector group as term 2 stated. - move sector name extractor from virtools file exporting module to naming convention module. |
||
---|---|---|
.. | ||
icons | ||
jsons | ||
meshes | ||
PyBMap | ||
raw_icons | ||
raw_jsons | ||
tools | ||
__init__.py | ||
.gitignore | ||
.style.yapf | ||
OP_ADDS_bme.py | ||
OP_ADDS_component.py | ||
OP_ADDS_rail.py | ||
OP_EXPORT_bmfile.py | ||
OP_EXPORT_virtools.py | ||
OP_IMPORT_bmfile.py | ||
OP_IMPORT_virtools.py | ||
OP_MTL_fix_material.py | ||
OP_OBJECT_legacy_align.py | ||
OP_OBJECT_naming_convention.py | ||
OP_OBJECT_virtools_group.py | ||
OP_UV_flatten_uv.py | ||
OP_UV_rail_uv.py | ||
PROP_ballance_element.py | ||
PROP_ballance_map_info.py | ||
PROP_bme_material.py | ||
PROP_preferences.py | ||
PROP_ptrprop_resolver.py | ||
PROP_virtools_group.py | ||
PROP_virtools_material.py | ||
PROP_virtools_mesh.py | ||
PROP_virtools_texture.py | ||
UTIL_ballance_texture.py | ||
UTIL_blender_mesh.py | ||
UTIL_bme.py | ||
UTIL_file_browser.py | ||
UTIL_file_io.py | ||
UTIL_functions.py | ||
UTIL_icons_manager.py | ||
UTIL_ioport_shared.py | ||
UTIL_naming_convension.py | ||
UTIL_virtools_types.py |