Go to file
Campbell Barton 2a78a14369 knife sort_by_frac_along was re-calculating the reference factor for every test, change to only calculate once and use line_point_factor_v3().
also add zero division check for line_point_factor_v3() since the 2d version already checked for this.
2013-05-03 05:57:33 +00:00
build_files Fix for a typo in scons configuration 2013-04-29 07:24:45 +00:00
doc select loose wasn't working very usefully if you only wanted to select loose verts, now select loose verts/edges/faces depending on the selection mode. 2013-04-29 16:59:53 +00:00
extern bullet: Fix avoiding collision response between static/kinematic objects 2013-04-28 21:40:54 +00:00
intern Possible fix for #35198: uninitialized memory access with background multiple 2013-05-03 05:24:05 +00:00
release Fix for shaders.py based on code review comments from flokkievids. 2013-05-03 02:37:43 +00:00
source knife sort_by_frac_along was re-calculating the reference factor for every test, change to only calculate once and use line_point_factor_v3(). 2013-05-03 05:57:33 +00:00
CMakeLists.txt minor adjustment to vertex color baking, tag the meshes directly, no need to do via the objects. 2013-04-29 00:49:44 +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