Subversion Repositories gelsvn

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
229 6919 d 7 h bj /trunk/src/HMesh/ warnings removed  
/trunk/src/HMesh/smooth.cpp
223 6925 d 10 h bj /trunk/ resolved LIBC default lib issue with a #pragma
clapack.lib needs to have libc ignored
 
/trunk/makefiles/msvc8exe.mpt
/trunk/makefiles/msvcexe.mpt
/trunk/src/LinAlg/LapackFunc.h
222 6937 d 5 h jab /trunk/src/ minor changes  
/trunk/src/Geometry/QEM.cpp
/trunk/src/HMesh/quadric_simplify.cpp
220 6937 d 8 h jab /trunk/ Fixed QEM problems  
/trunk/apps/Decimator/Makefile
/trunk/apps/Decimator/decimator.cpp
/trunk/src/Geometry/QEM.cpp
/trunk/src/Geometry/QEM.h
/trunk/src/HMesh/quadric_simplify.cpp
219 6937 d 10 h bj /trunk/src/HMesh/ #include "Util/BinaryHeap.h" removed  
/trunk/src/HMesh/quadric_simplify.cpp
215 6938 d 8 h jab /trunk/src/HMesh/ Our version of QSlim has been greatly improved. It now performs
consistency checks to avoid bad edge collapses which will flip
triangles. Another fixed problem was a voracious memory hunger.

Fuzzy vector median smoothing has been added.

Other changes are minor.
 
/trunk/src/HMesh/caps_and_needles.cpp
/trunk/src/HMesh/quadric_simplify.cpp
/trunk/src/HMesh/smooth.cpp
/trunk/src/HMesh/smooth.h
/trunk/src/HMesh/volume_polygonize.cpp
214 6938 d 8 h jab /trunk/src/Geometry/ Load raw can now load a signed short volume
Elsewhere Vec3d has replaced Vec3f
 
/trunk/src/Geometry/QEM.cpp
/trunk/src/Geometry/QEM.h
/trunk/src/Geometry/TrilinFilter.cpp
/trunk/src/Geometry/load_raw.cpp
211 7027 d 8 h jab /trunk/src/ Removed IMesh from documents  
/trunk/src/gel.doxygen
206 7035 d 11 h jrf /trunk/src/CGLA/ Added a constructor to Vec3f taking a Vec4f as argument. The last element of the Vec4f is simply thrown away.

Added a Vec2ui. A 2D vector of unsigned integers is useful for specifying dimensions.
 
/trunk/src/CGLA/Vec2ui.h
/trunk/src/CGLA/Vec3f.cpp
/trunk/src/CGLA/Vec3f.h
204 7071 d 10 h jrf /trunk/src/GLGraphics/ Minor bug corrected with respect to zero rotation  
/trunk/src/GLGraphics/QuatTrackBall.cpp
203 7074 d 12 h jrf /trunk/src/Geometry/ pragmas corrected  
/trunk/src/Geometry/KDTree.h
198 7078 d 9 h bj /trunk/ Added Visual Studio 2005 compatibility  
/trunk/MPC/config/swig_perl.mpb
/trunk/MPC/templates/vc8platforms.mpt
/trunk/build_vc8_solution.bat
/trunk/makefiles/msvc8exe.mpt
/trunk/makefiles/msvc8lib.mpt
/trunk
/trunk/MPC/config/boost_date_time.mpb
/trunk/MPC/config/boost_filesystem.mpb
/trunk/MPC/config/boost_prg_exec_monitor.mpb
/trunk/MPC/config/boost_regex.mpb
/trunk/MPC/config/boost_signals.mpb
/trunk/MPC/config/boost_test_exec_monitor.mpb
/trunk/MPC/config/boost_thread.mpb
/trunk/MPC/config/boost_unit_test_framework.mpb
/trunk/MPC/config/global.features
/trunk/MPC/config/xerces.mpb
/trunk/MPC/modules/AutomakeWorkspaceCreator.pm
/trunk/MPC/modules/BMakeWorkspaceCreator.pm
/trunk/MPC/modules/Creator.pm
/trunk/MPC/modules/DirectoryManager.pm
/trunk/MPC/modules/NMakeWorkspaceCreator.pm
/trunk/MPC/modules/ProjectCreator.pm
/trunk/MPC/modules/TemplateInputReader.pm
/trunk/MPC/modules/TemplateParser.pm
/trunk/MPC/modules/VC8WorkspaceCreator.pm
/trunk/MPC/modules/WorkspaceCreator.pm
/trunk/MPC/mpc.pl
/trunk/MPC/mwc.pl
/trunk/MPC/templates/automake.mpd
/trunk/MPC/templates/bmake.mpd
/trunk/MPC/templates/em3.mpd
/trunk/MPC/templates/ghs.mpd
/trunk/MPC/templates/html.mpd
/trunk/MPC/templates/make.mpd
/trunk/MPC/templates/makedll.mpt
/trunk/MPC/templates/nmake.mpd
/trunk/MPC/templates/nmakedll.mpt
/trunk/MPC/templates/nmakeexe.mpt
/trunk/MPC/templates/sle.mpd
/trunk/MPC/templates/vc6.mpd
/trunk/MPC/templates/vc7.mpd
/trunk/MPC/templates/vc7csharp.mpd
/trunk/MPC/templates/vc7dll.mpt
/trunk/MPC/templates/vc7exe.mpt
/trunk/MPC/templates/vc7libexe.mpt
/trunk/MPC/templates/vc7vb.mpd
/trunk/MPC/templates/vc8.mpd
/trunk/MPC/templates/vc8dll.mpt
/trunk/MPC/templates/vc8exe.mpt
/trunk/MPC/templates/vc8lib.mpt
/trunk/MPC/templates/vc8libexe.mpt
/trunk/MPC/templates/vccommon.mpt
/trunk/apps/BloomenthalPolygonize/BloomenthalPolygonize.vcproj
/trunk/apps/BoundaryCollapse/BoundaryCollapse.vcproj
/trunk/apps/Decimator/Decimator.vcproj
/trunk/apps/Decimator/decimator.cpp
/trunk/apps/OBJViewer/OBJViewer.vcproj
/trunk/apps/OBJViewer/objview.cpp
/trunk/apps/VolumePolygonize/VolumePolygonize.vcproj
/trunk/makefiles/msvcexe.mpt
/trunk/src/CGLA/CGLA.vcproj
/trunk/src/GLGraphics/GLGraphics.vcproj
/trunk/src/GLGraphics/SimpleTrackBall.h
/trunk/src/Geometry/Geometry.vcproj
/trunk/src/Geometry/KDTree.h
/trunk/src/HMesh/HMesh.vcproj
/trunk/src/LinAlg/LinAlg.vcproj
/trunk/src/Util/Util.vcproj
/trunk/test/CGLA-covariance/CGLA_covariance.vcproj
/trunk/test/CGLA-mat/CGLA_mat.vcproj
/trunk/test/CGLA-ogl/CGLA_ogl.vcproj
/trunk/test/CGLA-simple/CGLA_simple.vcproj
/trunk/test/CGLA-vec/CGLA_vec.vcproj
/trunk/test/Geometry-kdtree/Geometry_kdtree.vcproj
/trunk/test/Geometry-kdtree/kdtree-test.cpp
/trunk/test/LinAlg-leastsq/LinAlg_leastsq.vcproj
/trunk/test/Util-resman/Util_resman.vcproj
197 7079 d 8 h jrf /trunk/src/CGLA/ Redefinition of CGLA::isnan to have better cross platform support  
/trunk/src/CGLA/CGLA.h
196 7079 d 9 h jrf /trunk/src/CGLA/ cgla_nan() has been corrected. A minor bug caused it to return 0.0 rather than nan ...  
/trunk/src/CGLA/CGLA.h
195 7079 d 12 h jrf /trunk/ warning pragmas corrected.
Added messages stating that some preprocessor directives are needed for HMesh to work with MSVC8.
 
/trunk/apps/OBJViewer/objview.cpp
/trunk/src/CGLA/CGLA.h
/trunk/src/GLGraphics/SimpleTrackBall.cpp
/trunk/src/Geometry/Material.h
/trunk/src/HMesh/build_manifold.cpp
/trunk/src/HMesh/templates.h
/trunk/test/CGLA-simple/simple_test.cpp
192 7085 d 11 h jab /trunk/ I made some changes to the polygonizer.  
/trunk/apps/VolumePolygonize/volpoly.cpp
/trunk/src/HMesh/volume_polygonize.cpp
191 7085 d 12 h jab /trunk/ So some changes have been made. Things are partly foobar in the volume
polygonizer and the trilinfilter. There is a dilemma - it is hard to
allow trilinear interpolation of vectors while disallowing gradient
computation of unsigned entities.
 
/trunk/apps/VolumePolygonize/volpoly.cpp
/trunk/src/Geometry/GradientFilter.cpp
/trunk/src/Geometry/TrilinFilter.cpp
/trunk/src/Geometry/TrilinFilter.h
/trunk/src/Geometry/load_raw.cpp
/trunk/src/HMesh/volume_polygonize.cpp
190 7095 d 11 h bj /trunk/ updated vcproj/sln files  
/trunk/GEL.sln
/trunk/apps/BloomenthalPolygonize/BloomenthalPolygonize.vcproj
/trunk/apps/BoundaryCollapse/BoundaryCollapse.vcproj
/trunk/apps/Decimator/Decimator.vcproj
/trunk/apps/OBJViewer/OBJViewer.vcproj
/trunk/apps/VolumePolygonize/VolumePolygonize.vcproj
/trunk/src/CGLA/CGLA.vcproj
/trunk/src/GLGraphics/GLGraphics.vcproj
/trunk/src/Geometry/Geometry.vcproj
/trunk/src/HMesh/HMesh.vcproj
/trunk/src/LinAlg/LinAlg.vcproj
/trunk/src/Util/Util.vcproj
/trunk/test/CGLA-covariance/CGLA_covariance.vcproj
/trunk/test/CGLA-mat/CGLA_mat.vcproj
/trunk/test/CGLA-ogl/CGLA_ogl.vcproj
/trunk/test/CGLA-simple/CGLA_simple.vcproj
/trunk/test/CGLA-vec/CGLA_vec.vcproj
/trunk/test/Geometry-kdtree/Geometry_kdtree.vcproj
/trunk/test/LinAlg-leastsq/LinAlg_leastsq.vcproj
/trunk/test/Util-resman/Util_resman.vcproj
189 7098 d 5 h jab /trunk/ Fixed a bad bad bug in Mat3x3f - some fields in generated rotation
matrices were undefined.

The Makefile now works on Linux - it should be made to work on at least
OSX and Linux - the problem is the shared libs.
 
/trunk/Makefile
/trunk/src/CGLA/Mat3x3f.cpp
188 7099 d 23 h bj /trunk/src/CGLA/ fixed merge error  
/trunk/src/CGLA/Quaternion.cpp
/trunk/src/CGLA/Quaternion.h

Show All