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
/
MeshEditor.cpp
@ 651
– Rev 666
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
666
3998 d 15 h
janba
/branches/cpp11-devel/
Many minor changes
663
4069 d 14 h
janba
/branches/cpp11-devel/src/
Many minor things
662
4117 d 12 h
janba
/branches/cpp11-devel/src/
A bunch of changes to support PAM
657
4201 d 2 h
janba
/branches/cpp11-devel/
Added mesh deformation with the mouse and vertex selection.
656
4203 d 23 h
janba
/branches/cpp11-devel/
Some changes allowing direct interaction with the mesh
650
4208 d 15 h
janba
/branches/cpp11-devel/src/GLGraphics/
Removed the special OpenGL headers. One should include ../GL/glew.h
647
4215 d 0 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.