rCADDMESH/cppmaster
rCADDMESH/cpp
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ffc62a749036 | Brad Barber | Major reorg for shadow builds. Just moving files. Need to update .pro and… | Mar 7 2011 | |||
e047c8fc5d59 | Brad Barber | Record changes from last year. Update Changes.txt - Fix strncat limit in… | Mar 7 2011 | |||
3cbce3387014 | Brad Barber | Define QHULL_USES_QT for qt-qhull.cpp [renangms] | Mar 18 2010 | |||
640fc4c641f8 | Brad Barber | Minor: p4 $Id | Mar 15 2010 | |||
6b407609818f | Brad Barber | Add Qhull::defineVertexFacetNeighbors() to define the facetNeighbors of all… | Mar 15 2010 | |||
74d76d223b8c | Brad Barber | Reviewed all copy constructors and copy assignments. Updated comments. | Jan 23 2010 | |||
791a567ddff2 | Brad Barber | qhull 2010.1 2010/01/14 - All projects compile with warnings enabled - Add… | Jan 14 2010 | |||
6fb83d1567d9 | Brad Barber | - All projects compile with warnings enabled - Add libqhull5 to Readme… | Jan 13 2010 | |||
d94748bb06db | Brad Barber | Reviewed FIXUP and #pragma. Tested QhullRidgeSet in QhullSet_test | Jan 13 2010 | |||
43ae475b2c8d | Brad Barber | Restore qhull_interface.cpp. It may be useful for simple integrations. | Jan 12 2010 | |||
f7069b4ed54a | Brad Barber | Move Qt files to qt-qhull.cpp Add qh_QHpointer defines to vcproj files Add… | Jan 12 2010 | |||
a020ee2b74ec | Brad Barber | Delete qhull_interface.cpp. Obsolete. | Jan 11 2010 | |||
95c060cf8a60 | Brad Barber | Qhull 2010.1 2010/01/09 | Jan 10 2010 | |||
38bda5b83656 | Brad Barber | Rebuild libqhull.a with qh_QHpointer=0 for qhull, rbox, etc. Create libqhullp.a… | Jan 9 2010 | |||
ad17c18b8f28 | Brad Barber | Reviewing FIXUPs | Jan 9 2010 | |||
82c5f29d8525 | Brad Barber | qhull 2010.1 2010/01/07 Fixed type of tempstack and old_qhstat [amorilia]… | Jan 8 2010 | |||
9cb8e72595e4 | Brad Barber | qhull 2010.0.2. Removed no_strict_aliasing. Renamed index to idx to avoid… | Jan 5 2010 | |||
aab6f298b3d3 | Brad Barber | Fix QhullPoints for size_t casts. Revert amorilia's datatyping of old_qhstat… | Jan 5 2010 | |||
a61e37f705b2 | Brad Barber | Fixed qh_gethash bug and reviewed code | Jan 5 2010 | |||
55956da26adb | Brad Barber | Qhull 2010.0.1 2009/01/03 | Jan 3 2010 | |||
baddaf818443 | Brad Barber | First tracked release, 2010.0.1 | Jan 3 2010 | |||
16437869f2c3 | Brad Barber | Redid include files from specific to general Moved vector<> from base type of… | Dec 21 2009 | |||
daf892a49bfc | Brad Barber | Clean build of Qhull with all tests passing and user_eg3 OK. | Dec 8 2009 | |||
32d193a81692 | Brad Barber | Add .pro files for qhull, qhulltest, rbox, and user_eg3.c | Dec 7 2009 | |||
e17d98e034b4 | bbarber | First cut at a C++ interface to Qhull. | Dec 5 2009 |
c4science · Help