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 anni fa
..
Allocator.cpp fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
Allocator.h 86641d847c Fix MSVC debug build. 10 anni fa
ArrayPtr.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
ForEach.h 6f68c07486 Moved std::begin() and std::end() for Urho containers into their respective header files, so that including ForEach.h is not needed for using the native range-based for. 11 anni fa
Hash.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
HashBase.cpp fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
HashBase.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
HashMap.h 608183ba22 Reset HashMap & HashSet bucket pointers when beginning clear. As ResourceCache may not be returned during exit phase, add nullchecks to ScriptFile & Shader. Should help with #988. 10 anni fa
HashSet.h 608183ba22 Reset HashMap & HashSet bucket pointers when beginning clear. As ResourceCache may not be returned during exit phase, add nullchecks to ScriptFile & Shader. Should help with #988. 10 anni fa
LinkedList.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
List.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
ListBase.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
Pair.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
Ptr.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
RefCounted.cpp fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
RefCounted.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
Sort.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
Str.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 anni fa
Str.h 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 anni fa
Swap.cpp fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
Swap.h c810f9908f DLL export specializations of the Swap function. 10 anni fa
Vector.h 0e031852d1 Suppress most of the false positive on out-of-bound access. 10 anni fa
VectorBase.cpp fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa
VectorBase.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 anni fa