Lasse Öörni 8463b48e96 Remove SplitMode enum in favor of a bool to simplify script binding. Reverse the default behavior to not return empty strings to ensure correctness of existing code. Fix resource prefix path list to not require a space. Fix ResourceRefList deserialization. Closes #1014. 10 年之前
..
BackgroundLoader.cpp ad2eb74d83 LOGERROR -> URHO3D_LOGERROR 10 年之前
BackgroundLoader.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 年之前
Decompress.cpp fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 年之前
Decompress.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 年之前
Image.cpp ad2eb74d83 LOGERROR -> URHO3D_LOGERROR 10 年之前
Image.h f02cd63437 OBJECT -> URHO3D_OBJECT 10 年之前
JSONFile.cpp ad2eb74d83 LOGERROR -> URHO3D_LOGERROR 10 年之前
JSONFile.h f02cd63437 OBJECT -> URHO3D_OBJECT 10 年之前
JSONValue.cpp 8463b48e96 Remove SplitMode enum in favor of a bool to simplify script binding. Reverse the default behavior to not return empty strings to ensure correctness of existing code. Fix resource prefix path list to not require a space. Fix ResourceRefList deserialization. Closes #1014. 10 年之前
JSONValue.h 92eefa7fc0 Refactor JSONValue SetVariantXXX functions. 10 年之前
Localization.cpp 3a7e7f058e LOGWARNING -> URHO3D_LOGWARNING 10 年之前
Localization.h f02cd63437 OBJECT -> URHO3D_OBJECT 10 年之前
PListFile.cpp ad2eb74d83 LOGERROR -> URHO3D_LOGERROR 10 年之前
PListFile.h f02cd63437 OBJECT -> URHO3D_OBJECT 10 年之前
Resource.cpp ad2eb74d83 LOGERROR -> URHO3D_LOGERROR 10 年之前
Resource.h f02cd63437 OBJECT -> URHO3D_OBJECT 10 年之前
ResourceCache.cpp 22bd3de807 Refactor resource prefix path parameter to accept a list of paths. 10 年之前
ResourceCache.h b616aa6272 Merge remote-tracking branch '1vanK/master' 10 年之前
ResourceEvents.h 6abe6b66c0 PARAM -> URHO3D_PARAM 10 年之前
XMLElement.cpp 8463b48e96 Remove SplitMode enum in favor of a bool to simplify script binding. Reverse the default behavior to not return empty strings to ensure correctness of existing code. Fix resource prefix path list to not require a space. Fix ResourceRefList deserialization. Closes #1014. 10 年之前
XMLElement.h 4807206bd7 Bind all variant types from C++ to Lua and vice versa. See #820. 10 年之前
XMLFile.cpp 4b015f3c51 LOGERRORF -> URHO3D_LOGERRORF 10 年之前
XMLFile.h f02cd63437 OBJECT -> URHO3D_OBJECT 10 年之前