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
438 5924 d 23 h jrf /trunk/src/Geometry/ correcting a bug in placement of BSP planes and cleaning up a little bit  
/trunk/src/Geometry/BSPTree.cpp
437 5931 d 15 h awk /trunk/ Add note on runtime checks  
/trunk/README_MSVC
436 5932 d 23 h jrf /trunk/src/Geometry/ closing files after use  
/trunk/src/Geometry/obj_load.cpp
435 5939 d 23 h jab /trunk/GEL.xcodeproj/ Some added files  
/trunk/GEL.xcodeproj/jab.pbxuser
/trunk/GEL.xcodeproj/project.pbxproj
434 5939 d 23 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 5940 d 0 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 5940 d 0 h jab /trunk/src/GLGraphics/ Allows drawing of Indexed face sets  
/trunk/src/GLGraphics/draw.cpp
/trunk/src/GLGraphics/draw.h
431 5940 d 0 h jab /trunk/src/CGLA/ Now with double matrices  
/trunk/src/CGLA/statistics.cpp
430 5943 d 18 h jrf /trunk/src/Geometry/ Minor correction to avoid numerical errors  
/trunk/src/Geometry/BSPTree.cpp
429 5943 d 19 h jrf /trunk/src/Geometry/ Improving ray-triangle intersection implementation and removing unnecessary static variables.  
/trunk/src/Geometry/BSPTree.cpp
428 5943 d 20 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 5945 d 11 h jrf /trunk/src/CGLA/ Correcting small mistake: abs -> fabs  
/trunk/src/CGLA/ArithQuat.h
426 5952 d 19 h jrf /trunk/src/Geometry/ introducing did_hit_diffuse  
/trunk/src/Geometry/Ray.h
425 5953 d 0 h jrf /trunk/src/Util/ introducing a function for parsing to doubles  
/trunk/src/Util/Parse.cpp
/trunk/src/Util/Parse.h
424 5953 d 0 h jrf /trunk/src/GLGraphics/ tab to space indentation  
/trunk/src/GLGraphics/GLViewController.cpp
423 5953 d 0 h jrf /trunk/src/Geometry/ initializing shininess by 0.0f instead of 0  
/trunk/src/Geometry/Material.h
422 5960 d 11 h jrf /trunk/src/Geometry/ Removing unknown/unused/undocumented field "ran" from the Ray structure  
/trunk/src/Geometry/Ray.h
421 5960 d 11 h jrf /trunk/src/Geometry/ Updated Wavefront .mtl loading  
/trunk/src/Geometry/Material.h
/trunk/src/Geometry/obj_load.cpp
420 5971 d 21 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 5971 d 21 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

Show All