Go to file
Tamito Kajiyama 3b399edf7d Fix for a crash in the Bezier Curve geometry modifier.
Least-squares fitting parameters were stored in a fixed size array, causing a
buffer overflow depending on the number of input points.
Problem report with a .blend file to reproduce the issue and a bugfix patch by
christiankrupa and jensverwiebe on IRC, thanks a lot!
Many thanks also to Bastien Montagne for forwarding the problem report by email.
2013-04-10 22:20:24 +00:00
build_files OSX: remove the applescript and env var for omp_set_treads from plist 2013-04-10 15:22:39 +00:00
doc use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
extern Bundle adjustment improvements 2013-04-08 17:05:52 +00:00
intern The fluid threads setting is still WIP, for now fix compiling without openMP enabled 2013-04-10 20:05:11 +00:00
release * Better tooltip for WM_OT_properties_context_change. 2013-04-10 20:36:22 +00:00
source Fix for a crash in the Bezier Curve geometry modifier. 2013-04-10 22:20:24 +00:00
CMakeLists.txt svn merge ^/trunk/blender -r55700:55776 2013-04-04 13:37:07 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00