(Adjustments to an) Open source C++ physics engine library in 3D
Go to file
Daniel Chappuis 4ca42f9392 Clean the code :
- Use the mVariable syntax for member variables
- Every lines contain at most 100 characters
- Add private copy-constructor and assignment operators when needed
2012-10-09 22:21:02 +02:00
documentation Add the documentation file 2011-01-17 12:08:00 +00:00
examples/fallingbox Add the makefiles to the repository 2012-07-31 23:48:35 +02:00
src Clean the code : 2012-10-09 22:21:02 +02:00
.gitignore Add the .gitignore file 2012-08-01 02:03:56 +02:00
CMakeLists.txt Add the makefiles to the repository 2012-07-31 23:48:35 +02:00
LICENSE Change in the repository structure 2010-09-09 20:30:16 +00:00
VERSION Change in the repository structure 2010-09-09 20:49:18 +00:00