Go to file
Campbell Barton b330abc290 remove Object member from BMesh struct - was only used for undo and BMEditMesh already stores an object pointer.
also fix for own mistake with mesh conversion refactor, shape key index was off by 1 when switching editmode.
2012-03-11 19:58:56 +00:00
build_files Missed Scons update for MinGW boost 2012-02-26 16:54:20 +00:00
doc code cleanup: remove unused variable assignents and added bmesh submodule links, doc correction reported by dfelinto. 2012-03-09 21:23:15 +00:00
extern Bundle new upstream version of libmv from own branch 2012-03-11 19:52:25 +00:00
intern Cycles UI files: 2012-03-11 16:25:58 +00:00
release bmesh py api: change .from_mesh() / .to_mesh() to be class methods of BMesh rather than functions in the module. 2012-03-11 02:45:27 +00:00
source remove Object member from BMesh struct - was only used for undo and BMEditMesh already stores an object pointer. 2012-03-11 19:58:56 +00:00
CMakeLists.txt Bundle new upstream version of libmv from own branch 2012-03-11 19:52:25 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Spelling Cleanup 2012-03-01 12:20:18 +00:00
SConstruct building without python works again, cleanup bmesh include paths (cmake and scons). 2012-03-08 03:25:53 +00:00