Campbell Barton
f25629932a
==Unfolder python script update==
...
Patch from Matthew Chadwick (celeriac) [#7603 ] fix for bug#7520
Replaced overlap detection code with code using Geometry.LineIntersect2D
2007-10-24 09:02:58 +00:00
Campbell Barton
0cfe5527b0
fix from stable - if modules cant be imported- popup an error rather then nasty python message
2007-08-24 21:52:56 +00:00
Campbell Barton
3efeff7666
adding GPL headers
2007-05-20 17:30:30 +00:00
Campbell Barton
99135b0674
dont use tface hide or select anymore, since maintaining 2 sets of hide/select data for each face is annoying.
...
using mface->flag for both.
Also found that the cdDM_drawMappedFaces and cdDM_drawFacesTex_common could get normals mixed up when rendering hidden faces. because hidden/invisible faces used continue without advancing to the next normal.
2007-04-29 13:39:46 +00:00
Campbell Barton
59f0b2fb43
Matthew Chadwick's update to the mesh unfolder, minor tidyups and stopped an error when brightness setting was used with no vertex colors.
...
made some very minor edits myself.
2007-03-26 08:54:03 +00:00
Campbell Barton
15de493426
excellent mesh unolder script by Matthew Chadwick
...
http://celeriac.net/unfolder/
2007-03-18 12:08:51 +00:00