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
/
restructuring
/
src
/
CGLA
/
CGLA.h
@ 174
– Rev 159
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
159
7138 d 20 h
jab
/branches/restructuring/src/
Mostly new documentation and a bug fix in cgla isnan would call itself recursively
145
7148 d 9 h
/branches/restructuring/
This commit was manufactured by cvs2svn to create branch
'restructuring'.
129
7162 d 7 h
jab
/trunk/src/
Merged the branch which does _not_ assume that we can construct a list
iterator with argument 0. It seems to work fine.
102
7176 d 8 h
bj
/trunk/
"fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h
66
7185 d 4 h
bj
/trunk/src/CGLA/
added includes of <functional> and <cfloat> to compile from msvc
59
7187 d 8 h
jab
/trunk/
A few changes.
55
7212 d 4 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.
45
7220 d 8 h
jab
/trunk/src/CGLA/
In many places in CGLA, int could very well be replaced with unsigned int. This
is a good idea since it makes input checking simpler.
39
7242 d 10 h
bj
/trunk/
Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio
21
7320 d 9 h
jrf
/trunk/src/CGLA/
CGLA definition of NAN using log(-1.0f)
12
7350 d 0 h
jab
/trunk/
NaN initialization is now ok. I also updated the README.
10
7351 d 1 h
jab
/trunk/
NAN initialization
5
7352 d 6 h
jab
/trunk/src/CGLA/
Added double versions of Mat2x3, Mat4x4, Vec4
2
7352 d 8 h
bj
/trunk/
initsl commit with a single app project