Go to file
Campbell Barton da5e0ea8fe bmesh operators: use operator type-flag to specify which operations require normal-calculations and which operations require selection flushing.
eg, no need to flush selection after 'Smooth' tool, no need to recalculate normals after 'Select Similar'.
2013-04-14 06:22:34 +00:00
build_files Fix some compilation errors for MinGW. Thanks to vildas on irc for 2013-04-13 16:29:18 +00:00
doc BGE: Adding mipmapping control to bge.render via bge.render.setMipmapping() and bge.render.getMipmapping(). 2013-04-14 00:40:24 +00:00
extern Bundle adjustment improvements 2013-04-08 17:05:52 +00:00
intern Fix some compilation errors for MinGW. Thanks to vildas on irc for 2013-04-13 16:29:18 +00:00
release Code cleanup: 2013-04-13 23:06:33 +00:00
source bmesh operators: use operator type-flag to specify which operations require normal-calculations and which operations require selection flushing. 2013-04-14 06:22:34 +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