Go to file
Sergey Sharybin d726b4bddc Fix #34897: Select edge loop shortcut not working in Maya preset
Made it so loop/ring selection are assigned to RELEASE button,
so they're not conflicting with regular selection.

There's still seems to be a conflict between loop and ring
selection, but it was here for ages and that's another story.
2013-04-16 10:19:21 +00:00
build_files code cleanup: minor changes, clang checker option for exact size matches and use vector functions. 2013-04-14 12:01:12 +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 Make it so FATAL messages from libmv are print to the console 2013-04-15 10:02:33 +00:00
intern use psys->seed for smoke random number generator, increase size of MATHUTILS_TOT_CB and reduce float->double conversions. 2013-04-16 09:04:34 +00:00
release Fix #34897: Select edge loop shortcut not working in Maya preset 2013-04-16 10:19:21 +00:00
source use psys->seed for smoke random number generator, increase size of MATHUTILS_TOT_CB and reduce float->double conversions. 2013-04-16 09:04:34 +00:00
CMakeLists.txt CMake: add LLVM_STATIC as cmake build option, so linux distributions can link 2013-04-15 16:18:35 +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