aster2013 130551f4d8 Add fixed pixel size (user don't need change the value). %!s(int64=11) %!d(string=hai) anos
..
Context.pkg 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. %!s(int64=12) %!d(string=hai) anos
Object.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
ProcessUtils.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
Spline.pkg 130551f4d8 Add fixed pixel size (user don't need change the value). %!s(int64=11) %!d(string=hai) anos
StringUtils.pkg 26320f35af Added per-char ToUpper() & ToLower() functions to script. Show also texture unit numbers in the material editor. %!s(int64=12) %!d(string=hai) anos
Timer.pkg 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. %!s(int64=12) %!d(string=hai) anos
Variant.pkg 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. %!s(int64=12) %!d(string=hai) anos