Subversion Repositories gelsvn

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
684 3969 d 12 h khor /branches/GEL_github/ fix bugs, In the demo folder most include had GEL\ before them, do not know why, since we do not have a folder named GEL.  
683 3979 d 3 h janba /branches/GEL_github/GEL_MAC/ trying to make it work  
682 3979 d 3 h janba /branches/GEL_github/GEL_MAC/GEL.xcodeproj/ fadfadsf  
681 3979 d 3 h janba /branches/GEL_github/GEL_MAC/MeshEditCocoa/MeshEditCocoa/ Shit's needed  
680 3979 d 3 h janba /branches/GEL_github/test/ header changes  
679 3979 d 3 h janba /branches/GEL_github/demo/ Many changes to header files  
678 3979 d 3 h janba /branches/GEL_github/GEL_MAC/GEL/en.lproj/ A little thingy missing  
677 3979 d 3 h janba /branches/GEL_github/src/ many changes ... ported from other version  
676 3979 d 3 h janba /branches/GEL_github/src/GLGraphics/ Crap added several things  
675 3979 d 3 h janba /branches/GEL_github/GEL_MAC/GEL/ adsfadsf  
674 3979 d 3 h janba /branches/GEL_github/GEL_MAC/MeshEditCocoa/ dafadsfadsfs  
673 3979 d 3 h janba /branches/GEL_github/GEL_MAC/ Commit the XCode stuff  
672 3979 d 3 h janba /branches/GEL_github/GEL_MAC/GEL/ Committed the GEL directory  
671 3993 d 6 h khor /branches/GEL_github/ demo and test added  
670 3993 d 10 h khor /branches/GEL_github/GEL_WIN/ remove Demo
remove Test
 
669 3993 d 10 h khor /branches/GEL_github/ 3party removed  
668 3993 d 10 h khor /branches/GEL_github/GEL_WIN/ Demo in new seperet folder
Test in new seperet folder
 
667 3999 d 15 h khor /branches/GEL_github/ Github ready code for windows,
Visual studio 2013
all work all tested.
 
666 4004 d 20 h janba /branches/cpp11-devel/ Many minor changes  
665 4031 d 20 h janba /branches/cpp11-devel/src/GLGraphics/ Minor changes  
664 4040 d 4 h janba /branches/cpp11-devel/src/ Minor changes  
663 4075 d 20 h janba /branches/cpp11-devel/src/ Many minor things  
662 4123 d 18 h janba /branches/cpp11-devel/src/ A bunch of changes to support PAM  
661 4194 d 11 h khor /branches/cpp11-devel-opsetning/ Visual studio 2012 test and apps are done for one example.  
660 4197 d 15 h khor /branches/cpp11-devel-opsetning/ Made a setup that i think would work in practise.
Changes src to work on windows,
Removed GLUT from the manifoldRender.cpp
GEL_WIN is working in debug mod only for now.
 
659 4201 d 7 h janba /branches/cpp11-devel/ Change documentation for EigenSolutionSym  
658 4207 d 3 h janba /branches/cpp11-devel/src/HMesh/ I can now cut holes  
657 4207 d 7 h janba /branches/cpp11-devel/ Added mesh deformation with the mouse and vertex selection.  
656 4210 d 4 h janba /branches/cpp11-devel/ Some changes allowing direct interaction with the mesh  
655 4214 d 7 h janba /branches/cpp11-devel/ Now, finally, it seems that I managed to move MeshEdit to apps  
654 4214 d 8 h janba /branches/cpp11-devel/ Building a BB Tree would only work for closed meshes. Fixed  
653 4214 d 20 h janba /branches/cpp11-devel/ A few changes to the apps since GEL (the library) is now unaware of GLUT.  
652 4214 d 20 h janba /branches/cpp11-devel/src/HMesh/ Added volume polygonization  
651 4214 d 20 h janba /branches/cpp11-devel/src/Geometry/ Added the XForm and Implicit classes.  
650 4214 d 20 h janba /branches/cpp11-devel/src/GLGraphics/ Removed the special OpenGL headers. One should include ../GL/glew.h  
649 4218 d 21 h janba /branches/cpp11-devel/ Fixed some header paths  
648 4221 d 5 h janba /branches/cpp11-devel/apps/ Sending these two apps to SVN  
647 4221 d 5 h janba /branches/cpp11-devel/src/GLGraphics/ Added VisObj and MeshEditor classes. These used to be in the MeshEdit application directory, but
moved here to make them more of a generic component so that it is easier to make a mesh edit application
outside of GEL but using GEL. prevents me from hacking all my work into the library.
 
646 4221 d 5 h janba /branches/cpp11-devel/src/HMesh/ Many changes. In particular Harmonis moved here from the meshedit application  
645 4221 d 6 h janba /branches/cpp11-devel/apps/ Again, we kill this and reimport