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 years ago
Lasse Öörni
4bd2eb0356Refactoring of Drawable::IsInView() functions and drawable view tracking.
11 years ago
Yao Wei Tjong 姚伟忠
71458a5eb3Fix tolua++ binding for Drawable::IsInView().
12 years ago
Yao Wei Tjong 姚伟忠
d33ac02538Refactor build scripts to build Urho3D library as main target.