15 Commits (9c6134d911149c64138944c4c4e7e28f2bc9e076)

Author SHA1 Message Date
TigerKat cce9cbefcc Added 'swap_left_right' to 'geo_edit.py' to swap left and right bones in a .geo's model. 4 years ago
TigerKat 4eb13819c4 Added texture handling tools.
Updated README.md to document geo_list.py options '-s' (show scales) and '-t' (show triangle count).
5 years ago
TigerKat 7b316f2386 The Blender add-on export/import menus now have an option for feet and meters.
Added the operation 'set_model_scale' to geo_edit.py . This intended for edit the scale of bone .geos .

Added '-s' option to geo_list.py to display the scale of models.
5 years ago
TigerKat f59690ea32 Added 'geo_list.py' a tool for listing models in a .geo . 5 years ago
TigerKat b0b09d897e Added 'rename_texture' and 'rescale_all' operations to 'geo_edit.py' . 5 years ago
TigerKat 8d3a030b8b Added instructions for the Blender add-on. 5 years ago
TigerKat af369f9b31 Added Blender export support.
bugfix: geo.py no longer crashes when writing models with no triangles.
5 years ago
TigerKat 97492819de Fixed typo. 5 years ago
TigerKat 3421cb211b Added 'rename_model' to geo_edit.py, allows renaming of models. 5 years ago
TigerKat 2d27426cb2 Updated README.md . 5 years ago
TigerKat 7a7dce51ed Implemented reading and writing of tex_idx and AltPivotInfo.
Fixed ModelHeader output to match GetVrml's output.
bugfix: Would include BoneInfo even if the model has no bones.
5 years ago
TigerKat 8075c65c21 Made the input/output file type for geo.py more clearer. 5 years ago
TigerKat 080189d138 Fixed markdown formatting. 5 years ago
TigerKat 5c33ac8b38 Initial import. 5 years ago
tigerkat a9cb4fa622 Initial commit 5 years ago