axmol/samples/Cpp
Ricardo Quesada f2c3d2f3ae Camera and Node fixes
OrbitCamera: added getters (public). Setters moved from `protected` to `public
	: Improved API. Instead of using "out" parameters for getters, it returns a `kmVec3`
 	: Setters receives `kmVec3` as well. Old API is still supported

Node: `setAdditionalTransform` doesn't get `dirty` on the next frame.
	Instead, once the additional transform is set, in order to remove it the user needs to pass
	the identity matrix
2014-01-13 12:52:07 -08:00
..
AssetsManagerTest update describe for support translucency on android 2013-12-30 18:12:43 +08:00
HelloCpp Moves temp files to CURRENT_BINARY_DIR. 2014-01-06 23:44:36 -08:00
SimpleGame Deletes unused Makefile for linux. 2014-01-06 19:36:13 -08:00
TestCpp Camera and Node fixes 2014-01-13 12:52:07 -08:00