Tree of mainline repository in Avara

.DS_Store 20 Apr 22:08 more work to get gitattributes and gitignore right
.gitattributes 20 Apr 00:53 disabled merge for project files
.gitignore 20 Apr 22:08 more work to get gitattributes and gitignore right
Avara.xcodeproj/ 22 Apr 00:56 fixed min, max animation values, animation condition
camera.cpp 19 Apr 23:48 remove useless text document and add camera files
camera.h 19 Apr 23:48 remove useless text document and add camera files
config.lua 16 Apr 21:33 Initial Avara project commit
hex_util.cpp 20 Apr 01:09 merged update from master branch
hex_util.h 20 Apr 00:29 renamed hex files to hex_util
input_manager.cpp 16 Apr 21:33 Initial Avara project commit
input_manager.h 20 Apr 22:40 mouse input
main.cpp 22 Apr 01:39 press both mouse buttons together to walk forward
mesh.cpp 16 Apr 21:33 Initial Avara project commit
mesh.h 19 Apr 21:36 3d perlin noise stuff
stencil_test.cpp 18 Apr 23:09 reorganize stencil test moved some function calls into a different place.
vec3.cpp 16 Apr 21:33 Initial Avara project commit
vec3.h 19 Apr 23:18 created basic camera object