Create a separate scene manager for the wielded tool. This fixes the glitchyness...
authorKahrl <kahrl@gmx.net>
Tue, 20 Sep 2011 23:42:52 +0000 (01:42 +0200)
committerKahrl <kahrl@gmx.net>
Tue, 20 Sep 2011 23:42:52 +0000 (01:42 +0200)
commit36af9bb027ed6846227282587e3414ea3d30f6c5
tree1c9aed78e1ce2899ae6c7997989be86a376d2582
parent6599002149f58c03b807cd1378ec17278dbdc09d
Create a separate scene manager for the wielded tool. This fixes the glitchyness in large map coordinates and some depth buffer problems. (The tool doesn't bob anymore when walking, this will be fixed later.) Fix MSVC build (thanks to dannydark).
src/camera.cpp
src/camera.h
src/game.cpp