c2e34bec43Fixed Lua examples (some removed), fixed shadow rendering, fixed all C++ examples, fixed bug with AABB not recalculating somtimes
12 anni fa
Ivan Safrin
ceaad6bee0Lua bindings now return pointer class members. Added an equality operator for Lua classes (you can just use == instead of same_c_class now). Updated examples to reflect new changes. UI scroll bars and tree containers will now set cursor to arrow.
12 anni fa
Ivan Safrin
f62759b183Added a simple Pong game example to IDE Lua examples.