blender/source
Campbell Barton 14fe11bd81 bugfix [#19525] Curve modifier moves mesh geometry first
more of a request then a bug but shows up a strange limitation with curve deform modifier,
The mesh bounding box would set the deform axis start/end to map the deformation of the curve to. This means it ignored offset in the object location and object data location (you could use a dummy vertex to trick it).

Old files wont change, added an option (next to stretch), called 'Bounds Clamp', old files have this behavior but newly made curves have it disabled.
Double checked this gives useful results with stretch on/off and negative axis.
2010-08-06 08:27:07 +00:00
..
blender bugfix [#19525] Curve modifier moves mesh geometry first 2010-08-06 08:27:07 +00:00
blenderplayer build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00
creator Fix #23099: cmake/mac did not copy the scripts/ directory correct for install. 2010-08-04 16:05:19 +00:00
darwin Fix make/darwin build, was not updated for moved bin/ directory. 2010-07-29 13:04:20 +00:00
gameengine bugfix [#23148] "ImportError: __import__ not found" on changing Render FPS 2010-08-05 03:25:45 +00:00
icons missed a file in previous crosscompiling related commits 2010-02-18 06:53:10 +00:00
kernel remove commented scons lines from cmake files, fixed use of pointer poll function for ID drobdowns (currently unused) 2010-08-03 08:12:55 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile == Makefiles == 2010-08-04 08:42:18 +00:00
SConscript this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit 2010-02-01 18:39:41 +00:00