Geoffrey Bantle
a7184e9afd
-> Fix for billboard faces
...
Faces with billboard render (axis with alpha) were not being preserved on import/export. Fixed
2008-01-09 19:51:22 +00:00
Geoffrey Bantle
2d38926f13
-> Fix for FLT export
...
Silly mistake on FLT export meant that when copying textures no check was done
to see if the file being copied existed or not. Fixed
2007-11-28 19:06:00 +00:00
Geoffrey Bantle
78ea4f3564
-> Updated FLT scripts
...
Blender FLT I/O scripts have been updated to have more features.In addition
several utility scripts/applets have been added to aid in working with FLT
databases within Blender.
Documentation can be found here:
http://wiki.blender.org/index.php/Scripts/Manual/Import/openflight_flt
http://wiki.blender.org/index.php/Scripts/Manual/Export/openflight_flt
http://wiki.blender.org/index.php/Scripts/Manual/FLTools
2007-11-22 01:43:24 +00:00
Kent Mein
4e2143f639
This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone.
...
Patch provied by gsrb3d
bug tracker #7061
Kent
2007-08-28 10:07:08 +00:00
Campbell Barton
c7a8f6cd9d
Added GPL Headers to some of my scipts that were missing it. also changed the header of a few others.
...
Only code change is cookie cut from View now only uses 3d curves to cut.
2007-02-14 01:03:32 +00:00
Campbell Barton
ab06e52343
Mech cleanup use new edge_keys
...
continual script stuff, minor stuff..
fix for bad return in group.
Added back group.objects.append/remove but print deprectaed warning. also some epydoc changes.
2006-12-28 05:00:35 +00:00
Campbell Barton
859b7f207e
modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs.
2006-12-25 09:17:23 +00:00
Campbell Barton
185c6bb49c
removed slow list handeling
...
faster vert comparisons
replaced spaces for tabs
removed unneeded getData() calls
general cleanup.
2006-01-10 17:40:50 +00:00
Campbell Barton
41a06c1ab5
Added openflight import/export- Blight v1.2
2006-01-10 13:42:20 +00:00