Commit Graph

68 Commits

Author SHA1 Message Date
mkazhdan 7a3db196e6 Resolved bug that would cause a bad memory access when the octree had empty slices. 2019-02-06 21:38:31 -05:00
mkazhdan 3107d150fb Catch exception when failing to write image.
Output transformation when writing grid.
2019-01-27 18:16:08 -05:00
mkazhdan f4f47883db no message 2019-01-27 00:48:04 -05:00
mkazhdan c19d3188c9 Version 10.06 2019-01-27 00:45:07 -05:00
mkazhdan 7c0b908693 no message 2018-12-08 22:58:01 -05:00
mkazhdan fb4aca4db5 Added support for the --inCore flag. 2018-12-08 22:56:40 -05:00
mkazhdan 0f225ff45c no message 2018-12-07 10:27:33 -05:00
mkazhdan fd3b3cdc2f no message 2018-12-07 10:23:45 -05:00
mkazhdan 1b8e2d0b4a Cleaned up small bugs and added exception handling code. 2018-12-07 09:49:26 -05:00
mkazhdan 830de154b2 Added check if write succeeded. 2018-10-30 11:09:34 -04:00
mkazhdan 44ba73aced no message 2018-10-14 23:00:03 -04:00
mkazhdan 22285c009f Updated the code to support gcc version 4.8 2018-10-14 22:55:54 -04:00
mkazhdan 7d3ba8552e Removed the "-Wno-write-strings" flag from the compiler flags in the Makefile 2018-10-11 22:28:26 -04:00
mkazhdan 55b6d21178 no message 2018-10-11 22:13:58 -04:00
mkazhdan ff275f3a71 Version 10.04 2018-10-11 16:57:44 -04:00
mkazhdan 0964205f7e no message 2018-10-08 10:33:42 -04:00
mkazhdan 4cbbb6e1cf no message 2018-10-08 10:27:59 -04:00
mkazhdan a2a19494a4 Modified support for double precision. 2018-07-31 14:26:54 -04:00
mkazhdan b733c9e0f2 Retargeted solution 2018-07-31 14:26:28 -04:00
DESKTOP-P4IRLQG\mkazh d58488ee11 Moved static const definition outside of the class definition to support compilation with gcc in debug mode. 2018-07-05 23:53:14 -04:00
DESKTOP-P4IRLQG\mkazh ce5005ae30 no message 2018-06-19 22:08:07 -04:00
DESKTOP-P4IRLQG\mkazh 154731e5f3 no message 2018-06-01 11:50:39 -04:00
DESKTOP-P4IRLQG\mkazh b97aaf4653 Included Makefile for Linux compilation of PNG library as it appears the code does not run with newer versions of libpng 2018-05-15 20:55:40 -04:00
DESKTOP-P4IRLQG\mkazh a2d7666b3e no message 2018-05-13 21:39:47 -04:00
DESKTOP-P4IRLQG\mkazh 32223e971e no message 2018-04-14 23:26:27 -04:00
DESKTOP-P4IRLQG\mkazh 0b3b738555 no message 2018-04-14 23:20:15 -04:00
DESKTOP-P4IRLQG\mkazh d4d6f72f8b no message 2018-04-14 23:18:49 -04:00
DESKTOP-P4IRLQG\mkazh f951328d9f no message 2018-04-14 23:15:37 -04:00
DESKTOP-P4IRLQG\mkazh b696d6a7c8 no message 2018-04-14 23:09:58 -04:00
DESKTOP-P4IRLQG\mkazh 2c3ef3f533 no message 2018-04-14 23:07:54 -04:00
DESKTOP-P4IRLQG\mkazh 65dd683204 no message 2018-04-14 23:06:34 -04:00
DESKTOP-P4IRLQG\mkazh 514b259540 no message 2018-04-14 23:00:29 -04:00
DESKTOP-FEDH8QB\misha 16375a7892 Version 9.011 2017-08-22 01:33:54 -04:00
DESKTOP-FEDH8QB\misha 31341bedc0 Version 9.011 2017-08-22 01:05:07 -04:00
mkazhdan 03604f92a9 V 9.01
Added float64 fix to PlyFile.cpp
2016-11-01 01:56:20 -04:00
mkazhdan 8f00795814 Version 9.01
Reverted density estimation
2016-11-01 00:55:04 -04:00
mkazhdan e12fe56c44 Removed Win32 options from the solution file 2016-09-19 20:24:08 -04:00
mkazhdan b63879374d Updated project files
To support "debug" mode.
2016-09-19 20:17:26 -04:00
mkazhdan 87422dd9fa minor modifications 2016-09-18 00:15:36 -04:00
mkazhdan 2e1cb5938d minor modifications 2016-09-18 00:14:37 -04:00
mkazhdan a27d2f8ced minor modifications 2016-09-18 00:12:58 -04:00
mkazhdan 9c3c1f8704 Version9.0 2016-09-17 23:31:32 -04:00
mkazhdan 69f5f9e1cd removed .bat file 2015-12-29 11:00:46 -05:00
mkazhdan c056c7db40 Memory Access Out of Bounds Fix
Added a necessary check to avoid out-of-bounds memory access. (Bug
caught by Daniel G.)
2015-11-12 22:30:11 -05:00
mkazhdan 6ba265b78f Bug fix for clang compilation
Thanks to cignoni for catching these
2015-11-12 14:24:09 -05:00
mkazhdan c1996e6cff Reverting to Degree 2 for normal field 2015-10-12 13:23:36 -04:00
mkazhdan 7f64494155 Updated the readme 2015-10-12 10:08:01 -04:00
mkazhdan 18e6e96827 Version 8.0
Modified the code to support use of different order B-splines
2015-10-12 10:05:38 -04: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