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
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
9054a81eb2
Big speedup, 2-3x, from better mesh importing.
2006-07-28 19:09:09 +00:00
Campbell Barton
92e9a88996
fixed stupid error in flt_import (only allowed 15 materials, not 16)
...
added an option to Bake From UV's - Selected Faces Only
2006-07-28 09:27:11 +00:00
Campbell Barton
093bc78783
fixed flt_import problem adding materials to the mesh, made untextured faces not go pink.
...
removed mesh_bbrush, Not worth maintaining anymore with recent developments.
2006-07-28 08:59:44 +00:00
Campbell Barton
a7a3285235
Much needed update to flt_import.py
...
* NMesh to Mesh
* Optimized vertex importing
* Import NGons properly and make them blender FGons
* lots of other small updates
image_bake_from_uvs - ignore meshes without faceUV's
2006-07-28 08:17:04 +00:00
Stephen Swaney
76ba34768e
bugfix: Object.Get() throws ValueError rather than AttributeError.
2006-02-01 15:21:05 +00:00
Campbell Barton
41a06c1ab5
Added openflight import/export- Blight v1.2
2006-01-10 13:42:20 +00:00