Go to file
Bastien Montagne 17eb5b3af6 Fix (unreported) memleak related to PBVH and looptri.
Looptri are not mesh data, they are allocated and built for PBVH only, and totally 'local' to it,
so duplicating like we do for verts & co leads to leaking memory.
2016-01-04 19:17:09 +01:00
build_files Move Libmv from extern/ to intern/ 2016-01-04 19:39:13 +05:00
doc Remove SCons building system 2016-01-04 14:20:48 +05:00
extern Move Libmv from extern/ to intern/ 2016-01-04 19:39:13 +05:00
intern Libmv: Solve some strict compiler warnings 2016-01-04 19:48:15 +05:00
release Remove unused datatoc script 2016-01-04 21:30:01 +11:00
source Fix (unreported) memleak related to PBVH and looptri. 2016-01-04 19:17:09 +01:00
tests Correct include directories for GTests 2016-01-04 22:16:14 +05:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt Move Ceres to extern/ 2016-01-04 19:39:13 +05:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00
make.bat Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00