11 Commits

Author SHA1 Message Date
Josh Holtrop
e6a41718b7 copy m_aabb in copy constructor 2011-07-15 13:49:41 -04:00
Josh Holtrop
eed74a64f3 fix logic error unbinding shader program in the middle of an object 2011-07-15 12:25:56 -04:00
Josh Holtrop
7c8d754c53 disable program after using it 2011-05-26 22:39:29 -04:00
Josh Holtrop
da09c3f3ba bind texture when switching material 2011-05-26 22:20:01 -04:00
Josh Holtrop
3209ec83c5 make sure to call obj.bindBuffers() for WFObj objects 2011-05-26 22:17:46 -04:00
Josh Holtrop
9caaa66a45 reset shader when using old display list 2011-05-26 22:05:32 -04:00
Josh Holtrop
9fc482dbcc pass Engine ref to Engine::Object for accessing program data 2011-05-25 16:08:02 -04:00
Josh Holtrop
be307c2c32 draw model-based objects using shaders 2011-05-25 15:53:43 -04:00
Josh Holtrop
8f1329fed8 fix a few compilation issues 2011-05-20 13:27:40 -04:00
Josh Holtrop
f1bc763be2 update loadPhy() interface 2011-05-19 22:59:04 -04:00
Josh Holtrop
cd1e26318a move source files to "src" subdirectory 2011-05-17 16:11:55 -04:00