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