Lasse Öörni 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. il y a 12 ans
..
Context.pkg 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. il y a 12 ans
Object.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. il y a 12 ans
ProcessUtils.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. il y a 12 ans
StringUtils.pkg 26320f35af Added per-char ToUpper() & ToLower() functions to script. Show also texture unit numbers in the material editor. il y a 12 ans
Timer.pkg 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. il y a 12 ans
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. il y a 12 ans