BearishSun a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 jaren geleden
..
GUI 2f3e87edcc Refactor: GUIContent and LocString types now use the script binding generator 7 jaren geleden
BsScriptBuiltin.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptBuiltin.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptColor.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptColor.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptComponent.cpp a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 jaren geleden
BsScriptComponent.h 2f3e87edcc Refactor: GUIContent and LocString types now use the script binding generator 7 jaren geleden
BsScriptContextMenu.cpp 2f3e87edcc Refactor: GUIContent and LocString types now use the script binding generator 7 jaren geleden
BsScriptContextMenu.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptCursor.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptCursor.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptDebug.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptDebug.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptGameObject.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptGameObject.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptInput.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptInput.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptInputConfiguration.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptInputConfiguration.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptLogEntry.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptLogEntry.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptManagedComponent.cpp a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 jaren geleden
BsScriptManagedComponent.h 2f3e87edcc Refactor: GUIContent and LocString types now use the script binding generator 7 jaren geleden
BsScriptManagedResource.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptManagedResource.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptPixelUtility.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptPixelUtility.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptPlainText.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptPlainText.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptPrefab.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptPrefab.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptQuaternion.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptQuaternion.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptRRefBase.cpp a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 jaren geleden
BsScriptRRefBase.h a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 jaren geleden
BsScriptResource.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 jaren geleden
BsScriptResource.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptResources.cpp a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 jaren geleden
BsScriptResources.h a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 jaren geleden
BsScriptScene.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 jaren geleden
BsScriptScene.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 jaren geleden
BsScriptSceneObject.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 jaren geleden
BsScriptSceneObject.h 2f3e87edcc Refactor: GUIContent and LocString types now use the script binding generator 7 jaren geleden
BsScriptScriptCode.cpp a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources 7 jaren geleden
BsScriptScriptCode.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableArray.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableArray.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableDictionary.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableDictionary.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableField.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableField.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableList.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableList.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableObject.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableObject.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableProperty.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableProperty.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableUtility.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptSerializableUtility.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptShaderInclude.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptShaderInclude.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptTime.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptTime.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptVector.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptVector.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptVector2I.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptVector2I.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptVirtualButton.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptVirtualButton.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptVirtualInput.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden
BsScriptVirtualInput.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 jaren geleden