BearishSun 3785c46e7a Bugfix: Properly destroy resource reference script objects 7 роки тому
..
GUI 1446971d90 Refactor: GUICurveEditor no longer depends on EditorWindow 7 роки тому
BsScriptBuiltin.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptBuiltin.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptColor.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptColor.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptComponent.cpp a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 роки тому
BsScriptComponent.h 2f3e87edcc Refactor: GUIContent and LocString types now use the script binding generator 7 роки тому
BsScriptContextMenu.cpp 2f3e87edcc Refactor: GUIContent and LocString types now use the script binding generator 7 роки тому
BsScriptContextMenu.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptCursor.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptCursor.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptDebug.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptDebug.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptGameObject.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptGameObject.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptInput.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptInput.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptInputConfiguration.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptInputConfiguration.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptLogEntry.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptLogEntry.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptManagedComponent.cpp a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 роки тому
BsScriptManagedComponent.h 2f3e87edcc Refactor: GUIContent and LocString types now use the script binding generator 7 роки тому
BsScriptManagedResource.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptManagedResource.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptPixelUtility.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptPixelUtility.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptPlainText.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptPlainText.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptPrefab.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptPrefab.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptQuaternion.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptQuaternion.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptRRefBase.cpp 3785c46e7a Bugfix: Properly destroy resource reference script objects 7 роки тому
BsScriptRRefBase.h b83d1f3ca1 Refactor: Resource refs are now cached and offer faster resources access 7 роки тому
BsScriptResource.cpp eb339122da Build: Fixing recursive include issue causing GCC/Clang to fail compiling 7 роки тому
BsScriptResource.h eb339122da Build: Fixing recursive include issue causing GCC/Clang to fail compiling 7 роки тому
BsScriptResources.cpp a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 роки тому
BsScriptResources.h a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 роки тому
BsScriptScene.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 роки тому
BsScriptScene.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 роки тому
BsScriptSceneObject.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 роки тому
BsScriptSceneObject.h 2f3e87edcc Refactor: GUIContent and LocString types now use the script binding generator 7 роки тому
BsScriptScriptCode.cpp a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 роки тому
BsScriptScriptCode.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableArray.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableArray.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableDictionary.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableDictionary.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableField.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableField.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableList.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableList.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableObject.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableObject.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableProperty.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableProperty.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableUtility.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptSerializableUtility.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptShaderInclude.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptShaderInclude.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptTime.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptTime.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptVector.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptVector.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptVector2I.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptVector2I.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptVirtualButton.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptVirtualButton.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptVirtualInput.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому
BsScriptVirtualInput.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 роки тому