Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-12 | Initial implementation of smPath. | Chris Xiong | |
Minor changes on the (s)coll effect. | |||
2015-10-11 | Implement the collision system and a simple effect. | Chris Xiong | |
Fixed a problem that keeps the screen black on start up. Replace the build script in dtputil with makefile. Sync with the newest SMELT revision. | |||
2015-10-10 | This fixed yesterday's problem... | Chris Xiong | |
In fact there was no object slicing, but it was due to my laziness... I reused the code from BLR2 in bullet.hpp and there was no inheritance in BLR2... Also start the implementation of the plugin system. |