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
/
cpp11-devel
/
src
/
GLGraphics
/
GLViewController.cpp
@ 658
– Rev 650
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
650
4208 d 17 h
janba
/branches/cpp11-devel/src/GLGraphics/
Removed the special OpenGL headers. One should include ../GL/glew.h
647
4215 d 3 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.
638
4258 d 5 h
khor
/branches/cpp11-devel/
Works on visual studio now, test needed in clang and gcc
Thinks changesed
(std::min)
typcasting of warlker
class initilazation
630
4348 d 8 h
janba
/branches/cpp11-devel/
Add branch for c++11 development
623
4527 d 9 h
jerf
/trunk/src/GLGraphics/
adding a function to GLViewController which sets up the camera using the usual input parameters
594
4595 d 12 h
jab
/trunk/src/GLGraphics/
Resolved conflicts
424
5925 d 11 h
jrf
/trunk/src/GLGraphics/
tab to space indentation
394
6064 d 8 h
jab
/trunk/
Minor changes to the viewcontroller and the MeshEdit application
392
6074 d 7 h
jab
/trunk/
Many mostly minor changes. The QuatTrackball and GLViewController had
some questionable code that I improved. Fixed a bug in the loader.
344
6407 d 6 h
jab
/trunk/
The power eigensolution method was slightly broken. It seems to work now.
178
7107 d 6 h
bj
/trunk/
merged restructuring branch
152
7143 d 5 h
jab
/branches/restructuring/src/GLGraphics/
Texmap is going altogether.
147
7143 d 10 h
jab
/branches/restructuring/src/GLGraphics/
This is the contents of the Graphics directory moved to GLGraphics