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
/
vc2005beta-branch
/
src/
– Rev 128
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
128
7165 d 14 h
jab
/branches/vc2005beta-branch/src/HMesh/
redundancy removed.
127
7165 d 22 h
jrf
/branches/vc2005beta-branch/src/HMeshUtil/
replaced to 0s with NULL_HALFEDGE_ITERs
126
7165 d 22 h
jrf
/branches/vc2005beta-branch/src/Util/
added a NULL_RRLIST_ITER
123
7166 d 19 h
jab
/branches/vc2005beta-branch/src/CGLA/
Changed some constants to call to inline functions.
122
7166 d 19 h
jab
/branches/vc2005beta-branch/src/HMesh/
Moved the get null iter functions to inline functions
121
7166 d 19 h
jab
/branches/vc2005beta-branch/src/HMesh/
Reorganized things slightly.
120
7166 d 22 h
jab
/branches/vc2005beta-branch/src/HMesh/
some changes to allow visual studio 2005 beta to work
119
7167 d 19 h
/branches/vc2005beta-branch/
This commit was manufactured by cvs2svn to create branch
'vc2005beta-branch'.
115
7171 d 21 h
jab
/trunk/
A few changes to ensure 64 bit portability.
113
7175 d 15 h
jab
/trunk/
Some changes to the documentation.
There was a problem with double versions of the templates in 3x3 and 4x4
matrices.
112
7175 d 16 h
jab
/trunk/src/CGLA/
The double version of these templates was missing.
106
7178 d 18 h
bj
/trunk/
refactoring med MPC
104
7178 d 18 h
jab
/trunk/src/HMesh/
Some bug fixes to flip_edge and insert_vertex.
103
7178 d 23 h
bj
/trunk/src/
"fixed" most warnings when compiling with MSVC.
102
7179 d 1 h
bj
/trunk/
"fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h
99
7179 d 5 h
jab
/trunk/src/HMeshUtil/
removed an unneeded header file.
96
7179 d 18 h
bj
/trunk/
sm� rettelser jab....
95
7179 d 19 h
bj
/trunk/
*** empty log message ***
89
7179 d 21 h
jab
/trunk/src/
A lot of documentation has been added/edited.
gel.doxygen now contains a lot of comments to namespaces.
88
7180 d 1 h
jab
/trunk/src/HMesh/
Minor change
87
7180 d 1 h
jab
/trunk/src/Graphics/
Some renaming of the trackballs. A new trackball has been added.
86
7180 d 1 h
jab
/trunk/src/Geometry/
The obj loader has been given the simple name obj_load. The fair polygonize
function is now in HMeshUtil
85
7180 d 1 h
jab
/trunk/src/HMeshUtil/
Fair polygonize was moved here. obj_load is an obj loader building on the
simple TriMesh obj loader.
80
7180 d 20 h
jab
/trunk/src/HMeshUtil/
New obj load facilities
79
7180 d 20 h
jab
/trunk/src/Geometry/
some minor adjustments
78
7181 d 20 h
jab
/trunk/src/Geometry/
Added yet another indexed face set to GEL. This will be removed once IMesh
is ready for prime time.
77
7181 d 21 h
jab
/trunk/src/Util/
2D Grids are ubiquitous. Hence added.
70
7187 d 20 h
jab
/trunk/src/Geometry/
I have been a bad boy. Wrong namespace in this file.
66
7187 d 21 h
bj
/trunk/src/CGLA/
added includes of <functional> and <cfloat> to compile from msvc
64
7189 d 14 h
jab
/trunk/src/Geometry/
minor changes
62
7189 d 21 h
jab
/trunk/
A number of changes have been made to simplify GEL
61
7189 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.
60
7189 d 21 h
jab
/trunk/src/Util/
Adding the ever useful argextracter and some hashtable classes.
59
7190 d 2 h
jab
/trunk/
A few changes.
58
7190 d 2 h
jab
/trunk/
minor changes. Fixed a bug in LinAlg/Matrix.h
57
7214 d 17 h
jab
/trunk/
Some horrible bugs in the Mat2x3d and Mat3x2d classes are fixed now. An earlier
fix required a slight fix in trimeshtest.
56
7214 d 20 h
jab
/trunk/
Added a simple test program for the resource manager.
55
7214 d 21 h
jab
/trunk/
added an isnan function to CGLA. This is to account for the fact that there
is not cross platform isnan, so we have to define our own like s_min instead
of the standard min etc.
54
7214 d 23 h
jab
/trunk/
The Makefiles have been changed. There is now a "make install" target, and
make install installs the header files (by default INSTALL_PREFIX=/usr/local)
in e.g. ${INSTALL_PREFIX}/GEL/CGLA and likewise for the other directories.
The libraries for the active target er stored in /usr/local/lib/GEL_release or
/usr/local/lib/GEL_debug. The libraries are prefixed with GEL_ in order to
prevent name clashes.
Applications are put in /usr/local/bin
52
7217 d 0 h
jab
/trunk/src/CGLA/
junk -removed.