3a93866936Add LZ4 compression functions to public API. Expose the VectorBuffer compression/decompression functions also to script. Closes #438.
11 years ago
Lasse Öörni
3f5280aa3aAdd one second delay to file change notifications by default. Possibly helps with #408. Removed FileWatcher from Lua bindings as it's not a class you can readily use from script and it is not exposed to AngelScript either.
11 years ago
Yao Wei Tjong 姚伟忠
d33ac02538Refactor build scripts to build Urho3D library as main target.