"niflib_VC2008.vcproj" did not exist on "36ec3e1629ca8f8dc6ac97982ad4bd26687f29be"
- Mar 07, 2011
-
-
Brad Barber authored
Need to update .pro and build files.
-
- Jan 09, 2010
-
-
Brad Barber authored
Create libqhullp.a with qh_QHpointer=1 for qhullcpp.dll, etc. gcc has halved the cost of qh_QHpointer by using more space Add <time.h> to user.h for CLOCKS_PER_SEC Move ostream<<QhullFacetList from inline to compiled. It tripped a double define error like the other classes. Remove ptr_intT from qh_matchvertices. Not needed. Fix name of qh_QHpointer
-
- Jan 07, 2010
-
-
Brad Barber authored
Moved qtpro/ and vcproj/ into project/ Updated documentation for 2010.1 Add reviewed results of q_test and qhulltest Fixed an error message
-
- Jan 05, 2010
-
-
Brad Barber authored
Added project files for qhull programs Changed qh_gethash to return an int Changed qh_addhash to take an int
-
- Jan 03, 2010
-
-
Brad Barber authored
Organized src/Changes.txt Updated copyright dates Fixed warnings from Kent William Reviewing FIXUP Add qhull-all.pro to build projects in order Passed 127 tests.
-