Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 | |
2008-07-25 | * Fix the ODEPlugin unit test | Teravus Ovares | 1 | -3/+3 | |
2008-05-14 | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid ↵ | Teravus Ovares | 1 | -1/+2 | |
of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on * The main purpose of this is to provide configuration options for ODE and other physics plug-ins that are advanced enough to be able to be configured. | |||||
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 1 | -6/+1 | |
(this took a while to run). | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -6/+2 | |
2008-03-04 | Added copyright heaaders. Minor cleanup. | Jeff Ames | 1 | -0/+27 | |
2008-02-24 | * Adds unit test glue to the OdePlugin. | Teravus Ovares | 1 | -0/+99 | |
* Adds one unit test. CreateAndDropPhysicalCube. * More unit tests will be done * Let me know if this breaks Linux build.. |