Commit History

Author SHA1 Message Date
  sgrenier 93bccc1919 Adds support for .r16 file extension for RAW16 heightmap files. 13 years ago
  Steve Grenier d5ec7218cb Added support for specifying depth function via the "depthFunc" string in materials. 13 years ago
  Steve Grenier 138bb45f51 Added Terrain support: 13 years ago
  Ken Whatmough a217f29f09 Fixes memory leak issue #407. 13 years ago
  Ken Whatmough 52ca2dd867 Adds support for normals in getHeight based on the existing heightfield data. Visually tested using a new 'H' key mode added to the heightmap test in the internal repo (which depends on this change). 13 years ago
  Darryl Gough c47cc81178 Removed the copy constructor implementation for classes that wanted to hide it. 13 years ago
  Chris Culy bb7a73550a Updates physics properties definitions for collision objects. 13 years ago
  Chris Culy bd37f58064 Error handling improvements (7 of 7 - Physics). 13 years ago
  Chris Culy cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 13 years ago
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 years ago
  setaylor 334dcbe87d Change physics attribute warnings for rididBody and ghostObject. 13 years ago
  Steve Grenier 70cf3098b1 Added dynamic property to nodes (and support for it in scene file). 13 years ago
  Chris Culy cb37f13d91 Changed tabs to spaces. 13 years ago
  Chris Culy 51e0741b2d Fixed a memory leak in PhysicsCollisionShape (added copy constructor and assignment operators). 13 years ago
  Chris Culy 0eb784da7f Added support for setting/loading character and ghost physics collision objects from properties files and the .scene file. 13 years ago
  Steve Grenier aab2daf9ab Fixed compile errors and warnings with qcc. 13 years ago
  Steve Grenier e4b1a881e4 Added support for bounding spheres in Scene::drawDebug(). 13 years ago
  Steve Grenier 61e580c539 Added support for explicitly specifying collision shapes for physics collision objects (rigid bodies, ghost objects, characters). 13 years ago