aboutsummaryrefslogtreecommitdiff
path: root/src/shared/phys/physcommon.cpp
Commit message (Collapse)AuthorAge
* Added Kinematic Character ControllersAlexander Pickering2018-11-07
|
* Added header gaurds to physcommonAlexander Pickering2018-10-31
|
* Added documentationAlexander Pickering2018-09-10
| | | | | | Also added treeview guielemnt Also added ifilesystem guielement Also added io library
* Updated coreAlexander Pickering2018-06-22
| | | | Updated all core files to prepare for tech demo
* Added IGUIImagesAlexander Pickering2018-03-09
| | | | Added the ability to display itextures on the gui
* Started refactoringAlexander Pickering2017-10-18
* Finished a basic server * Changed from ZMQ to nanomsg (basically the same though) * Moved some repeated code from the client/server directories into "shared" * Edited makefile to reflect new dependencies