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
/
apps
/
OBJViewer
/
objview.cpp
@ 157
– Rev 157
Rev
Hide 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
Changes
157
7143 d 13 h
jab
/branches/restructuring/
A good deal of changes to various makefiles. Now a complete GEL shared
library is built!
/branches/restructuring/Makefile
/branches/restructuring/README
/branches/restructuring/apps/BloomenthalPolygonize/Makefile
/branches/restructuring/apps/BloomenthalPolygonize/bloomenthal-polygonize.cpp
/branches/restructuring/apps/BoundaryCollapse/Makefile
/branches/restructuring/apps/BoundaryCollapse/boundary_collapse.cpp
/branches/restructuring/apps/Decimator/Makefile
/branches/restructuring/apps/Decimator/decimator.cpp
/branches/restructuring/apps/IMeshViewer/Makefile
/branches/restructuring/apps/IMeshViewer/trimesh_viewer.cpp
/branches/restructuring/apps/OBJViewer/Makefile
/branches/restructuring/apps/OBJViewer/objview.cpp
/branches/restructuring/apps/VolumePolygonize/Makefile
/branches/restructuring/apps/VolumePolygonize/volpoly.cpp
/branches/restructuring/makefiles/common.mk
/branches/restructuring/makefiles/config.mk
/branches/restructuring/test/CGLA-ogl/ogl_test.cpp
/branches/restructuring/test/CGLA-vec/Makefile
145
7149 d 16 h
/branches/restructuring/
This commit was manufactured by cvs2svn to create branch
'restructuring'.
/branches/restructuring
/branches/restructuring/bin
132
7158 d 12 h
jab
/trunk/
minor changes. These programs now include the new gel_gl.h gel_glu.h and
gel_glut.h headers instead of the normal GL headers. Easier portability.
/trunk/apps/IMeshViewer/trimesh_viewer.cpp
/trunk/apps/OBJViewer/objview.cpp
/trunk/src/Geometry/Texmap.h
/trunk/src/Geometry/TriMesh.cpp
/trunk/test/CGLA-ogl/ogl_test.cpp
125
7164 d 14 h
jab
/trunk/
Many small changes to allow GEL to compile on Mac OS X 10.4. Incidentally,
this version of OS X is based on gcc 4.0, so problems with this version of
gcc should also have been fixed now.
/trunk/apps/IMeshViewer/trimesh_viewer.cpp
/trunk/apps/OBJViewer/objview.cpp
/trunk/makefiles/Darwin_Power_Macintosh_g++.mk
/trunk/src/CGLA/ArithVec3Float.cpp
/trunk/src/CGLA/ArithVecFloat.h
/trunk/src/Geometry/HGrid.h
/trunk/src/Geometry/KDTree.h
/trunk/src/Geometry/RGrid.h
/trunk/src/Geometry/Texmap.cpp
/trunk/src/Geometry/Texmap.h
/trunk/src/Geometry/save_raw.h
/trunk/src/Graphics/GLViewController.cpp
/trunk/src/Graphics/QuatTrackBall.cpp
/trunk/src/Graphics/SimpleTrackBall.cpp
/trunk/src/HMeshUtil/fair_polygonize.cpp
/trunk/src/LinAlg/Vector.h
/trunk/test/CGLA-ogl/ogl_test.cpp
102
7177 d 14 h
bj
/trunk/
"fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h
/trunk/apps/OBJViewer/objview.cpp
/trunk/src/CGLA/CGLA.h
/trunk/src/CGLA/statistics.h
/trunk/src/Geometry/GradientFilter.cpp
/trunk/src/Geometry/Polygonizer.cpp
/trunk/src/HMeshUtil/fair_polygonize.cpp
/trunk/src/HMeshUtil/obj_save.cpp
/trunk/src/HMeshUtil/x3d_load.cpp
/trunk/src/HMeshUtil/x3d_save.cpp
/trunk/src/Util/Timer.h
97
7178 d 7 h
bj
/trunk/
*** empty log message ***
/trunk/data/kd_head.bmp
/trunk/apps/Geometry-test/bloomenthal-polygonize.cpp
/trunk/apps/HMesh/boundary_collapse.cpp
/trunk/apps/HMesh/decimator.cpp
/trunk/apps/IMesh/.meshviewer.trackball
/trunk/apps/OBJViewer/objview.cpp
/trunk/apps/VolumePolygonize/volpoly.cpp
82
7178 d 14 h
jab
/trunk/apps/OBJViewer/
Added objview - a simple obj viewer.
/trunk/apps/OBJViewer
/trunk/apps/OBJViewer/Makefile
/trunk/apps/OBJViewer/objview.cpp