Subversion Repositories gelsvn

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
609 4583 d 2 h jab /trunk/ I have added some patches to make cmake work for Unix Makefiles on Mac.
The old Makefile system has been removed.
Slight change to XCode project
Minor changes
 
595 4595 d 2 h jab /trunk/src/ Merged version  
443 5878 d 21 h jab /trunk/src/Geometry/ Fixed all of the include guards so that they follow the standard where both directory and file name are part of the guard name  
89 7176 d 21 h jab /trunk/src/ A lot of documentation has been added/edited.

gel.doxygen now contains a lot of comments to namespaces.
 
64 7186 d 14 h jab /trunk/src/Geometry/ minor changes  
61 7186 d 21 h jab /trunk/src/Geometry/ Adding a lot of stuff:
- The KDTree class is useful for a great many projects.
- The voxel grid classes are also useful for many projects.
- fair_polygonize is my own little polygonizer which seems to work well.
- Polygonizer is bloomenthals polygonizer which has been C++'ified.