BearishSun bb568ad493 Feature: Added LayerMask attribute to display an ulong field as a layer mask in inspector преди 7 години
..
GUI e6ce211943 Feature: More particle system code exposed to scripting преди 7 години
BsScriptBuiltin.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptBuiltin.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptColor.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptColor.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
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 преди 8 години
BsScriptCursor.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptCursor.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptDebug.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptDebug.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptGameObject.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptGameObject.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptInput.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptInput.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptInputConfiguration.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptInputConfiguration.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptLogEntry.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptLogEntry.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
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 преди 8 години
BsScriptManagedResource.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptPixelUtility.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptPixelUtility.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptPlainText.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptPlainText.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptPlane.cpp e6ce211943 Feature: More particle system code exposed to scripting преди 7 години
BsScriptPlane.h e6ce211943 Feature: More particle system code exposed to scripting преди 7 години
BsScriptPrefab.cpp e6ce211943 Feature: More particle system code exposed to scripting преди 7 години
BsScriptPrefab.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptQuaternion.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptQuaternion.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
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 e6ce211943 Feature: More particle system code exposed to scripting преди 7 години
BsScriptSceneObject.h e6ce211943 Feature: More particle system code exposed to scripting преди 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 преди 8 години
BsScriptSerializableArray.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableArray.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableDictionary.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableDictionary.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableField.cpp bb568ad493 Feature: Added LayerMask attribute to display an ulong field as a layer mask in inspector преди 7 години
BsScriptSerializableField.h bb568ad493 Feature: Added LayerMask attribute to display an ulong field as a layer mask in inspector преди 7 години
BsScriptSerializableList.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableList.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableObject.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableObject.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableProperty.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableProperty.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableUtility.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptSerializableUtility.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptShaderInclude.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptShaderInclude.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptTime.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptTime.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptVector.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptVector.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptVector2I.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptVector2I.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptVirtualButton.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptVirtualButton.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptVirtualInput.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години
BsScriptVirtualInput.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf преди 8 години