Go to file
Sergey Sharybin 42b3463030 Bundle new upstream version of libmv from own branch
This version of libmv includes new gflags and glog libraries which makes
it possible to compile libmv with clang compiler.

Also remove code from CMakeLists which was disabling libmv if using clang.

Tested on linux with gcc-4.6 and clang-3.0, windows cmake+msvc and scons+mingw.
Could be some issues with other platforms/build system which shall be simple to resolve.
2012-03-11 19:52:25 +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 style cleanup, also remove unused externs. 2012-03-11 19:09:01 +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