+ Second try for UTF8 without signature
+ Changed the encoding to UTF8
Creating a branch for testing fix for linux
+ Moved the makefiles out of the bin folder...
+ Forgot to commit the VS files in the previous...
+ Added a Scene factory class and extracted the...
+ Added makefile for linux compilation.
+ Last commit was bad. The mutex were crashing ...
+ Added catch statement to work with the Poco::...
+ Fixed few warnings
+ Removed add image and add video buttons for n...
+ Changed all \\ for / for linux compatiblity...
+ Few more compatibility for linux
+ Change printf to cout for compatibility
+ Changed windows specific mutex to ofMutex
+ Moved all the collisions file out of the fold...
+ Added critical section to fix exiting bug
+ Fixed bug where the shortcut to start a game ...
+ Added instruction on the screen to use the up...
+ Added feature to modify OrthoCam scale when t...
+ Added few comment concerning resolution probl...
+ Added the folder for common sound. Those soun...
+ Added a pause feature. When a user exit the c...
- Removing critical section in CameraMgr that s...
+ Added README.txt wich include installation st...
- Removed 2 useless dlls
+ Added the project filter so the files in VS a...
+ Moving everything inside the parent folder
+ Creating parent folder for the project
- Removed OpenNI2 dlls. User will need to provi...
+ Adding various DLL
+ Adding OpenNI2 dlls
+ Adding data for the scenes
+ Adding VS projet files
+ Adding source files
Add initial directories