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
441 5929 d 2 h jab /trunk/src/GLGraphics/ Loads textures now via SOIL  
/trunk/src/GLGraphics/draw.cpp
/trunk/src/GLGraphics/draw.h
440 5929 d 2 h jab /trunk/src/Geometry/ Load functions which allow for loading of several types depending on extension  
/trunk/src/Geometry/load.cpp
/trunk/src/Geometry/load.h
438 5947 d 4 h jrf /trunk/src/Geometry/ correcting a bug in placement of BSP planes and cleaning up a little bit  
/trunk/src/Geometry/BSPTree.cpp
436 5955 d 5 h jrf /trunk/src/Geometry/ closing files after use  
/trunk/src/Geometry/obj_load.cpp
433 5962 d 5 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 5962 d 5 h jab /trunk/src/GLGraphics/ Allows drawing of Indexed face sets  
/trunk/src/GLGraphics/draw.cpp
/trunk/src/GLGraphics/draw.h
431 5962 d 5 h jab /trunk/src/CGLA/ Now with double matrices  
/trunk/src/CGLA/statistics.cpp
430 5966 d 0 h jrf /trunk/src/Geometry/ Minor correction to avoid numerical errors  
/trunk/src/Geometry/BSPTree.cpp
429 5966 d 1 h jrf /trunk/src/Geometry/ Improving ray-triangle intersection implementation and removing unnecessary static variables.  
/trunk/src/Geometry/BSPTree.cpp
428 5966 d 2 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 5967 d 17 h jrf /trunk/src/CGLA/ Correcting small mistake: abs -> fabs  
/trunk/src/CGLA/ArithQuat.h
426 5975 d 0 h jrf /trunk/src/Geometry/ introducing did_hit_diffuse  
/trunk/src/Geometry/Ray.h
425 5975 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 5975 d 6 h jrf /trunk/src/GLGraphics/ tab to space indentation  
/trunk/src/GLGraphics/GLViewController.cpp
423 5975 d 6 h jrf /trunk/src/Geometry/ initializing shininess by 0.0f instead of 0  
/trunk/src/Geometry/Material.h
422 5982 d 17 h jrf /trunk/src/Geometry/ Removing unknown/unused/undocumented field "ran" from the Ray structure  
/trunk/src/Geometry/Ray.h
421 5982 d 17 h jrf /trunk/src/Geometry/ Updated Wavefront .mtl loading  
/trunk/src/Geometry/Material.h
/trunk/src/Geometry/obj_load.cpp
420 5994 d 2 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 5994 d 3 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 5997 d 5 h jrf /trunk/ gel_rand.cpp now added to CMakeList  
/trunk/apps/Raytracer/raytrace.cpp
/trunk/src/CGLA/CMakeLists.txt

Show All