Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
427 5925 d 13 h jrf /trunk/src/CGLA/ Correcting small mistake: abs -> fabs  
426 5932 d 21 h jrf /trunk/src/Geometry/ introducing did_hit_diffuse  
425 5933 d 2 h jrf /trunk/src/Util/ introducing a function for parsing to doubles  
424 5933 d 2 h jrf /trunk/src/GLGraphics/ tab to space indentation  
423 5933 d 2 h jrf /trunk/src/Geometry/ initializing shininess by 0.0f instead of 0  
422 5940 d 13 h jrf /trunk/src/Geometry/ Removing unknown/unused/undocumented field "ran" from the Ray structure  
421 5940 d 13 h jrf /trunk/src/Geometry/ Updated Wavefront .mtl loading  
420 5951 d 23 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!)  
419 5951 d 23 h jrf /trunk/src/Geometry/ Introducing a function that applies a transformation matrix to a TriMesh  
418 5955 d 1 h jrf /trunk/ gel_rand.cpp now added to CMakeList  
417 5955 d 19 h jrf /trunk/ Introducing gel_rand: a speed-optimized linear congruential pseudo-random number generator. It has been placed in CGLA.h. And all references to rand, srand, and RAND_MAX have been changed to gel_rand, gel_srand and GEL_RAND_MAX.  
416 6011 d 21 h jab /trunk/ Minor changes  
415 6029 d 2 h jab /trunk/ Small changes to MeshEdit to make it compatible withe latest version of GLConsole  
414 6036 d 17 h jrf /trunk/src/GLGraphics/ My graphics driver requires
#extension GL_EXT_geometry_shader4 : enable
 
413 6050 d 15 h jab /trunk/GEL.xcodeproj/ changed  
412 6050 d 15 h jab /trunk/apps/MeshEdit/ A numberof changes  
411 6050 d 21 h jrf /trunk/apps/MeshEdit/ Bug: harmonics.partial_reconstruct crash  
410 6050 d 22 h jrf /trunk/src/Util/ correcting to avoid warning  
409 6051 d 22 h jrf /trunk/ bashing Visual Studio warnings  
408 6051 d 22 h jab /trunk/src/CGLA/ Forgot 0 init of various functions producing standard matrices of type Mat4x4d  

Show All