Lasse Öörni 250d1ced11 Eliminated the static Context pointer from LuaScript subsystem. Removed classes which aren't actual subsystems from Context.pkg. 12 лет назад
..
Context.pkg 250d1ced11 Eliminated the static Context pointer from LuaScript subsystem. Removed classes which aren't actual subsystems from Context.pkg. 12 лет назад
Object.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 лет назад
ProcessUtils.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 лет назад
StringUtils.pkg 26320f35af Added per-char ToUpper() & ToLower() functions to script. Show also texture unit numbers in the material editor. 12 лет назад
Timer.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 лет назад
Variant.pkg ee0e3aa663 Removed the mechanism of binary-serializing resource name hashes instead of resource names. This is to allow correct resource loading from binary scene files on platforms that cannot iterate the resources in the application installation (eg. Android). This also affects networking, downside is increased network payload size when resource attributes are transferred. All binary scenes saved with old Urho versions are also invalidated. 12 лет назад