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
437 5936 d 20 h awk /trunk/ Add note on runtime checks  
/trunk/README_MSVC
436 5938 d 4 h jrf /trunk/src/Geometry/ closing files after use  
/trunk/src/Geometry/obj_load.cpp
435 5945 d 4 h jab /trunk/GEL.xcodeproj/ Some added files  
/trunk/GEL.xcodeproj/jab.pbxuser
/trunk/GEL.xcodeproj/project.pbxproj
434 5945 d 4 h jab /trunk/apps/MeshEdit/ Minor changes to incorporate that we can now load off files. Also some experimental facilities  
/trunk/apps/MeshEdit/meshedit.cpp
433 5945 d 4 h jab /trunk/src/HMesh/ Added an OFF loader and saver  
/trunk/src/HMesh/off_load.cpp
/trunk/src/HMesh/off_load.h
/trunk/src/HMesh/off_save.cpp
/trunk/src/HMesh/off_save.h
/trunk/src/HMesh/load.cpp
/trunk/src/HMesh/load.h
432 5945 d 4 h jab /trunk/src/GLGraphics/ Allows drawing of Indexed face sets  
/trunk/src/GLGraphics/draw.cpp
/trunk/src/GLGraphics/draw.h
431 5945 d 4 h jab /trunk/src/CGLA/ Now with double matrices  
/trunk/src/CGLA/statistics.cpp
430 5948 d 23 h jrf /trunk/src/Geometry/ Minor correction to avoid numerical errors  
/trunk/src/Geometry/BSPTree.cpp
429 5949 d 0 h jrf /trunk/src/Geometry/ Improving ray-triangle intersection implementation and removing unnecessary static variables.  
/trunk/src/Geometry/BSPTree.cpp
428 5949 d 1 h jrf /trunk/src/Geometry/ Correcting major bug in BSPTree. It was clearing a vector and using it afterwards as if it hadn't been cleared. Unbelievable that we haven't seen problems because of this.  
/trunk/src/Geometry/BSPTree.cpp
/trunk/src/Geometry/BSPTree.h
427 5950 d 16 h jrf /trunk/src/CGLA/ Correcting small mistake: abs -> fabs  
/trunk/src/CGLA/ArithQuat.h
426 5957 d 23 h jrf /trunk/src/Geometry/ introducing did_hit_diffuse  
/trunk/src/Geometry/Ray.h
425 5958 d 5 h jrf /trunk/src/Util/ introducing a function for parsing to doubles  
/trunk/src/Util/Parse.cpp
/trunk/src/Util/Parse.h
424 5958 d 5 h jrf /trunk/src/GLGraphics/ tab to space indentation  
/trunk/src/GLGraphics/GLViewController.cpp
423 5958 d 5 h jrf /trunk/src/Geometry/ initializing shininess by 0.0f instead of 0  
/trunk/src/Geometry/Material.h
422 5965 d 16 h jrf /trunk/src/Geometry/ Removing unknown/unused/undocumented field "ran" from the Ray structure  
/trunk/src/Geometry/Ray.h
421 5965 d 16 h jrf /trunk/src/Geometry/ Updated Wavefront .mtl loading  
/trunk/src/Geometry/Material.h
/trunk/src/Geometry/obj_load.cpp
420 5977 d 1 h jrf /trunk/src/Geometry/ Introducing a function that retrieves the hit material from a traced ray. And switching from tab to space indentation (we should do this for all files! Spaces look nice in all editors!)  
/trunk/src/Geometry/Ray.h
419 5977 d 2 h jrf /trunk/src/Geometry/ Introducing a function that applies a transformation matrix to a TriMesh  
/trunk/src/Geometry/TriMesh.cpp
/trunk/src/Geometry/TriMesh.h
418 5980 d 4 h jrf /trunk/ gel_rand.cpp now added to CMakeList  
/trunk/apps/Raytracer/raytrace.cpp
/trunk/src/CGLA/CMakeLists.txt

Show All