aster2013 130551f4d8 Add fixed pixel size (user don't need change the value). 11 years ago
..
Context.pkg 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. 12 years ago
Object.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
ProcessUtils.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Spline.pkg 130551f4d8 Add fixed pixel size (user don't need change the value). 11 years ago
StringUtils.pkg 26320f35af Added per-char ToUpper() & ToLower() functions to script. Show also texture unit numbers in the material editor. 12 years ago
Timer.pkg 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. 12 years ago
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. 12 years ago