gelsvn
bdplot
seema-scanner
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
gelsvn
(root)
/
branches
/
ctl
/
hmesh_vector
/
CMakeLists.txt
– Rev 585
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
585
4619 d 6 h
jab
/branches/ctl/hmesh_vector/
Committed many small changes. resolved conflicts. This commit merges in trunk. Now to merge back ...
582
4651 d 9 h
awk
/branches/ctl/hmesh_vector/
Uncommented some stuff in CMakeLists.txt.. BloomenthalP.. Boundarycollapse, decimator, etc doesn't exist anymore.
Added some glPushAttribs to Console.cpp, so that gl state is the same before and after calls to display.
564
4906 d 7 h
awk
/branches/ctl/hmesh_vector/
Added Quake style console (GLGraphics::Console)
Added test of console
Fixed CMake a bit.. still very flaky.
Fixed Vec3f stream i/o.
476
5655 d 7 h
s042372
/branches/ctl/hmesh_vector/
Cmake configurations changed to support inclusions of debug or release libraries depending on build type, defining own libraries and locations and linking separate GEL debug and release libraries (through an appended "d").
All configuration takes place in GELDependencyConfig.cmake.
475
5656 d 23 h
s042372
/branches/ctl/hmesh_vector/
Working on the cmake configurations of GEL. Work in progress...
467
5667 d 5 h
s042372
/branches/ctl/hmesh_vector/
402
6073 d 9 h
mkm
/trunk/
CMake files updated after jab's changes.
390
6089 d 7 h
mkm
/trunk/
Minor changes in the CMake files - in order to put binaries into the right folders.
385
6101 d 4 h
jab
/trunk/
CMakefiles included.
Note that exceptions were removed from Geometry/Polygonize.cpp since it did not play nice with visual studio 2005. An improved solution is needed so that the program does not just abort.