Blender Git Commit Log
Git Commits -> Revision b662fcb
Revision b662fcb by Willian Padovani Germano (master) December 15, 2005, 01:42 (GMT) |
Scripts: - added import and export scripts for 3ds and md2 (Quake 2) models contributed by author Bob Holcomb. Thanks! - updated ac3d importer to be more forgiving and exporter to get rid of deprecated call. More additions and possibly fixes to come. Note: we're forming a group to take care of importers and exporters and improve the situation as a whole in Blender. Discussions should happen at the bf-scripts-dev mailing list: http://projects.blender.org/mailman/listinfo/bf-scripts-dev Thanks Tom Musgrove (LetterRip) for helping a lot with scripts. |
Commit Details:
Full Hash: b662fcb694ecdf1312c45b5d5cd8c0f07d955d13
SVN Revision: 6122
Parent Commit: e64008e
Lines Changed: +2817, -6
4 Added Paths:
/release/scripts/3ds_export.py (+673, -0) (View)
/release/scripts/3ds_import.py (+548, -0) (View)
/release/scripts/md2_export.py (+1016, -0) (View)
/release/scripts/md2_import.py (+571, -0) (View)
/release/scripts/3ds_import.py (+548, -0) (View)
/release/scripts/md2_export.py (+1016, -0) (View)
/release/scripts/md2_import.py (+571, -0) (View)