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
|
35e96bc991
|
added messages to scripts, stopping them from modifying multires meshes.
object_cookie_cutter - can now also use curves to cut holes in a mesh.
|
2007-02-06 11:16:49 +00:00 |
|
Campbell Barton
|
3c578fbe12
|
tested export scripts with a large scene and resolved errors that came up as well as some speedups- mostly problems with lightwave_export
|
2007-01-11 09:39:16 +00:00 |
|
Campbell Barton
|
470f91b506
|
object_cookie_cutter - use edge keys
widgetwizard - made a mistake in last commit, works and also dosnt creash with bug.
https://projects.blender.org/tracker/index.php?func=detail&aid=5289&group_id=9&atid=125
Can others test so we can close?
Object_join was messing up object usercounts
|
2006-12-26 01:45:58 +00:00 |
|
Campbell Barton
|
30d207e650
|
Added python func Blender.Geometry.LineIntersect2D(v1,v2,v3,v4)
updated archimap and cookie cutter to use it, removed python version from BPyMathutils
archimap island merging is noticibly faster
|
2006-10-07 04:56:36 +00:00 |
|
Campbell Barton
|
352d8cd02d
|
removed inverted and normalized from py scripts
|
2006-09-07 14:15:10 +00:00 |
|
Campbell Barton
|
567f1bef14
|
Adding a cookie cutter that can cut multiple polyline meshes into multiple meshes into a mesh - allong the view axis.
leaving the faces inside the polyline selected.
UV's are maintained but not vertex colors at the moment.
|
2006-08-09 11:39:35 +00:00 |
|