Commit Graph

16 Commits

Author SHA1 Message Date
Andy Maloney e9685a8dda Allow building without OpenMP 2015-07-28 17:09:51 -04:00
Daniel Girardeau-Montaut 6ed1cbf4f2 Compilation on Linux 2015-07-24 19:22:39 +02:00
Daniel Girardeau-Montaut eeb865f15e Compilation with CloudCompare (https://github.com/cloudcompare/trunk) 2015-07-24 19:13:55 +02:00
mkazhdan 2e9c3fc6fa Removed DIMENSION 2015-07-24 10:54:10 -04:00
mkazhdan 3f4653e7de boundary update
Modified the implementation of dirichlet constraints to support more
general multigrid processing
2015-07-21 23:49:12 -04:00
mkazhdan 3443f30997 OpenMP modification
Disable openmp if no supported
2015-07-21 11:12:39 -04:00
mkazhdan 0a8804cd6d Merge pull request #4 from asmaloney/fixes/uninitialized_vars
Initialize some uninitialized vars
2015-07-21 11:00:23 -04:00
mkazhdan 0efc8d2053 Merge pull request #3 from asmaloney/fixes/memory_leaks
Fix several potential memory leaks in PlyFile.cpp
2015-07-21 10:58:00 -04:00
mkazhdan 85e597e11b Version 7.0 (Continued clean-up)
Extended SurfaceTrimmer to support colors
Consolidated color-wrapper
2015-07-21 10:07:22 -04:00
Andy Maloney ef20e14466 Initialize some uninitialized vars 2015-07-21 09:28:15 -04:00
Andy Maloney 4453d5d483 Fix several potential memory leaks in PlyFile.cpp 2015-07-21 09:26:27 -04:00
mkazhdan a9b508b188 Version 7.0
Pulled the .suo from the repo
Removed some warnings
2015-07-20 23:47:03 -04:00
mkazhdan 9bf6b043a4 Version 7.0
Removed unused code
2015-07-20 19:44:09 -04:00
mkazhdan d59a521763 Version 7.0
Added support for color extrapolation from the input.
Bug fix with SAMPLE_SCALE use.
2015-07-20 17:39:00 -04:00
Daniel Girardeau-Montaut b93470c7fd Memory leak caused by _strdup used to initialize a static member (memory is not released) 2015-07-16 12:15:41 +02:00
mkazhdan 15d6cd81c8 Initial Upload (Take 2) 2015-07-14 19:33:02 -04:00