add gitignore, run static analysis and fix a couple bugs, remove default build, fix typos

This commit is contained in:
Irlan Robson
2016-12-22 13:30:30 -02:00
parent 0ebd9d35be
commit caa9d703b5
18 changed files with 50 additions and 1906 deletions

View File

@ -2,7 +2,7 @@ Welcome!
Bounce is a 3D physics engine for games and interactive applications.
See building.txt to read how to build Bounce. Bounce comes with a Visual Studio 2015 build by default.
See building.txt to read how to build Bounce.
See documenting.txt to read how to generate the documentation for Bounce.