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
425 5933 d 4 h jrf /trunk/src/Util/ introducing a function for parsing to doubles  
424 5933 d 4 h jrf /trunk/src/GLGraphics/ tab to space indentation  
423 5933 d 4 h jrf /trunk/src/Geometry/ initializing shininess by 0.0f instead of 0  
422 5940 d 15 h jrf /trunk/src/Geometry/ Removing unknown/unused/undocumented field "ran" from the Ray structure  
421 5940 d 15 h jrf /trunk/src/Geometry/ Updated Wavefront .mtl loading  
420 5952 d 0 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 5952 d 1 h jrf /trunk/src/Geometry/ Introducing a function that applies a transformation matrix to a TriMesh  
418 5955 d 3 h jrf /trunk/ gel_rand.cpp now added to CMakeList  
417 5955 d 21 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 23 h jab /trunk/ Minor changes  
415 6029 d 3 h jab /trunk/ Small changes to MeshEdit to make it compatible withe latest version of GLConsole  
414 6036 d 19 h jrf /trunk/src/GLGraphics/ My graphics driver requires
#extension GL_EXT_geometry_shader4 : enable
 
413 6050 d 16 h jab /trunk/GEL.xcodeproj/ changed  
412 6050 d 16 h jab /trunk/apps/MeshEdit/ A numberof changes  
411 6050 d 22 h jrf /trunk/apps/MeshEdit/ Bug: harmonics.partial_reconstruct crash  
410 6050 d 23 h jrf /trunk/src/Util/ correcting to avoid warning  
409 6052 d 0 h jrf /trunk/ bashing Visual Studio warnings  
408 6052 d 0 h jab /trunk/src/CGLA/ Forgot 0 init of various functions producing standard matrices of type Mat4x4d  
407 6052 d 0 h jab /trunk/apps/OBJViewer/ Some files were moved and I have updated CMakeLists.txt  
406 6064 d 3 h jab /trunk/apps/MeshEdit/ A nice corroded copper renderer was added.  

Show All