bf6a054ac4Use ordinary DRAWABLE_GEOMETRY flag on 2D drawables so that they can be raycasted against. Use a DRAWABLE_PROXYGEOMETRY flag on DrawableProxy2D so that it won't show up in normal raycasts or octree queries. Fixes #345.
преди 11 години
Lasse Öörni
4bd2eb0356Refactoring of Drawable::IsInView() functions and drawable view tracking.
преди 12 години
Yao Wei Tjong 姚伟忠
71458a5eb3Fix tolua++ binding for Drawable::IsInView().
преди 12 години
Yao Wei Tjong 姚伟忠
d33ac02538Refactor build scripts to build Urho3D library as main target.