Subversion Repositories gelsvn

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
685 4000 d 5 h khor /branches/GEL_github/ Updated all test and demos, but can not get MeshEditCocoa and MeshEditGlut to get working but the rest should work perfect.  
/branches/GEL_github/GEL_WIN/CGLA-covariance/CGLA-covariance.vcxproj
/branches/GEL_github/GEL_WIN/CGLA-mat/CGLA-mat.vcxproj
/branches/GEL_github/GEL_WIN/CGLA-ogl/CGLA-olg.vcxproj
/branches/GEL_github/GEL_WIN/CGLA-simple/CGLA-simple.vcxproj
/branches/GEL_github/GEL_WIN/CGLA-vec/CGLA-vec.vcxproj
/branches/GEL_github/GEL_WIN/GLGraphics-console/GLGraphics-console.vcxproj
/branches/GEL_github/GEL_WIN/GLGraphics/GLGraphics.vcxproj
/branches/GEL_github/GEL_WIN/Geometry-kdtree/Geometry-kdtree.vcxproj
/branches/GEL_github/GEL_WIN/HMesh/HMesh.vcxproj
/branches/GEL_github/GEL_WIN/LinAlg-eigensolver/LinAlg-eigensolver.vcxproj
/branches/GEL_github/GEL_WIN/LinAlg-leastsq/LinAlg-leastsq.vcxproj
/branches/GEL_github/GEL_WIN/MeshDistance/MeshDistance.vcxproj
/branches/GEL_github/GEL_WIN/MeshEditCocoa/MeshEditCocoa.vcxproj
/branches/GEL_github/GEL_WIN/MeshEditGlut/MeshEditGlut.vcxproj
/branches/GEL_github/GEL_WIN/OBJViewer/OBJViewer.vcxproj
/branches/GEL_github/GEL_WIN/Pathtracer/Pathtracer.vcxproj
/branches/GEL_github/GEL_WIN/Raytracer/Raytracer.vcxproj
/branches/GEL_github/GEL_WIN/Util-resman/Util-resman.vcxproj
/branches/GEL_github/demo/MeshEditGlut/glut_main.cpp
/branches/GEL_github/demo/Pathtracer/camera.h
/branches/GEL_github/demo/Pathtracer/core.h
/branches/GEL_github/demo/Pathtracer/luminaire.h
/branches/GEL_github/demo/Pathtracer/mesh.cpp
/branches/GEL_github/demo/Pathtracer/pathtracer.cpp
/branches/GEL_github/demo/Pathtracer/scene.cpp
/branches/GEL_github/demo/Raytracer/Camera.h
/branches/GEL_github/demo/Raytracer/raytrace.cpp
/branches/GEL_github/src/GLGraphics/ManifoldRenderer.cpp
/branches/GEL_github/src/GLGraphics/MeshEditor.cpp
/branches/GEL_github/test/CGLA-covariance/covariance_test.cpp
/branches/GEL_github/test/CGLA-mat/mat_test.cpp
/branches/GEL_github/test/CGLA-ogl/ogl_test.cpp
/branches/GEL_github/test/CGLA-simple/simple_test.cpp
/branches/GEL_github/test/CGLA-vec/vec_test.cpp
/branches/GEL_github/test/GLGraphics-console/console_test.cpp
/branches/GEL_github/test/Geometry-kdtree/kdtree-test.cpp
/branches/GEL_github/test/LinAlg-eigensolver/eigensolvertest.cpp
/branches/GEL_github/test/LinAlg-leastsq/leastsq-test.cpp
/branches/GEL_github/test/Util-resman/resman-test.cpp
679 4012 d 19 h janba /branches/GEL_github/demo/ Many changes to header files  
/branches/GEL_github/demo/OBJViewer/objview.cpp
/branches/GEL_github/demo/MeshDistance/meshdist.cpp
/branches/GEL_github/demo/MeshEditCocoa/BasicOpenGLView.mm
/branches/GEL_github/demo/MeshEditGlut/glut_main.cpp
/branches/GEL_github/demo/OBJViewer/objviewer.cpp
/branches/GEL_github/demo/Pathtracer/camera.h
/branches/GEL_github/demo/Pathtracer/core.h
/branches/GEL_github/demo/Pathtracer/luminaire.h
/branches/GEL_github/demo/Pathtracer/mesh.cpp
/branches/GEL_github/demo/Pathtracer/pathtracer.cpp
/branches/GEL_github/demo/Pathtracer/scene.cpp
/branches/GEL_github/demo/Raytracer/Camera.h
/branches/GEL_github/demo/Raytracer/raytrace.cpp
671 4026 d 23 h khor /branches/GEL_github/ demo and test added  
/branches/GEL_github/demo/MeshEditCocoa
/branches/GEL_github/demo/MeshEditCocoa/AppDelegate.h
/branches/GEL_github/demo/MeshEditCocoa/AppDelegate.m
/branches/GEL_github/demo/MeshEditCocoa/BasicOpenGLView.h
/branches/GEL_github/demo/MeshEditCocoa/BasicOpenGLView.mm
/branches/GEL_github/demo/MeshEditCocoa/Images.xcassets
/branches/GEL_github/demo/MeshEditCocoa/Images.xcassets/AppIcon.appiconset
/branches/GEL_github/demo/MeshEditCocoa/Images.xcassets/AppIcon.appiconset/Contents.json
/branches/GEL_github/demo/MeshEditCocoa/MainMenu.xib
/branches/GEL_github/demo/MeshEditCocoa/MeshEdit-Info.plist
/branches/GEL_github/demo/MeshEditCocoa/MeshEdit-Prefix.pch
/branches/GEL_github/demo/MeshEditCocoa/bunny.icns
/branches/GEL_github/demo/MeshEditCocoa/en.lproj
/branches/GEL_github/demo/MeshEditCocoa/en.lproj/Credits.rtf
/branches/GEL_github/demo/MeshEditCocoa/en.lproj/InfoPlist.strings
/branches/GEL_github/demo/MeshEditCocoa/main.m
/branches/GEL_github/demo/MeshEditGlut
/branches/GEL_github/demo/MeshEditGlut/glut_main.cpp
/branches/GEL_github/demo/MeshEditGlut/glut_main.h
/branches/GEL_github/demo/OBJViewer
/branches/GEL_github/demo/OBJViewer/objview.cpp
/branches/GEL_github/demo/OBJViewer/objviewer.cpp
/branches/GEL_github/demo/Pathtracer
/branches/GEL_github/demo/Pathtracer/camera.cpp
/branches/GEL_github/demo/Pathtracer/camera.h
/branches/GEL_github/demo/Pathtracer/core.h
/branches/GEL_github/demo/Pathtracer/glass.cpp
/branches/GEL_github/demo/Pathtracer/glass.h
/branches/GEL_github/demo/Pathtracer/luminaire.cpp
/branches/GEL_github/demo/Pathtracer/luminaire.h
/branches/GEL_github/demo/Pathtracer/material.cpp
/branches/GEL_github/demo/Pathtracer/material.h
/branches/GEL_github/demo/Pathtracer/matte.cpp
/branches/GEL_github/demo/Pathtracer/matte.h
/branches/GEL_github/demo/Pathtracer/mesh.cpp
/branches/GEL_github/demo/Pathtracer/mesh.h
/branches/GEL_github/demo/Pathtracer/metal.cpp
/branches/GEL_github/demo/Pathtracer/metal.h
/branches/GEL_github/demo/Pathtracer/mt19937ar.cpp
/branches/GEL_github/demo/Pathtracer/mt19937ar.h
/branches/GEL_github/demo/Pathtracer/omni.cpp
/branches/GEL_github/demo/Pathtracer/omni.h
/branches/GEL_github/demo/Pathtracer/pathtracer.cpp
/branches/GEL_github/demo/Pathtracer/pathtracer.h
/branches/GEL_github/demo/Pathtracer/plastic.cpp
/branches/GEL_github/demo/Pathtracer/plastic.h
/branches/GEL_github/demo/Pathtracer/scene.cpp
/branches/GEL_github/demo/Pathtracer/scene.h
/branches/GEL_github/demo/Raytracer
/branches/GEL_github/demo/Raytracer/Camera.h
/branches/GEL_github/demo/Raytracer/raytrace.cpp
/branches/GEL_github/test/CGLA-covariance
/branches/GEL_github/test/CGLA-covariance/covariance_test.cpp
/branches/GEL_github/test/CGLA-mat
/branches/GEL_github/test/CGLA-mat/mat_test.cpp
/branches/GEL_github/test/CGLA-ogl
/branches/GEL_github/test/CGLA-ogl/ogl_test.cpp
/branches/GEL_github/test/CGLA-simple
/branches/GEL_github/test/CGLA-simple/simple_test.cpp
/branches/GEL_github/test/GLGraphics-console
/branches/GEL_github/test/GLGraphics-console/console_test.cpp
/branches/GEL_github/test/Geometry-kdtree
/branches/GEL_github/test/Geometry-kdtree/kdtree-test.cpp
/branches/GEL_github/test/LinAlg-eigensolver
/branches/GEL_github/test/LinAlg-eigensolver/eigensolvertest.cpp
/branches/GEL_github/test/LinAlg-leastsq
/branches/GEL_github/test/LinAlg-leastsq/leastsq-test.cpp
/branches/GEL_github/test/Util-resman
/branches/GEL_github/test/Util-resman/resman-test.cpp