BearishSun 5296be63cf Bugfix: Call managed object constructor when using ManagedSerializable types to create the objects il y a 7 ans
..
Extensions 75464a6662 Bugfix: Clicking on the gradient picker texture won't recursively open another gradient picker il y a 7 ans
Generated 1f6d414ba3 Feature: GUIGradientField and GUIColorDistributionField GUI elements for picking color gradients & color distributions, respectively il y a 7 ans
RTTI bdc266ac01 Refactor: Game object serialization refactored so it can be done safely from multiple threads il y a 7 ans
Serialization 5296be63cf Bugfix: Call managed object constructor when using ManagedSerializable types to create the objects il y a 7 ans
Wrappers 3785c46e7a Bugfix: Properly destroy resource reference script objects il y a 7 ans
BsEngineScriptLibrary.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings il y a 7 ans
BsEngineScriptLibrary.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsManagedComponent.cpp bdc266ac01 Refactor: Game object serialization refactored so it can be done safely from multiple threads il y a 7 ans
BsManagedComponent.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsManagedResource.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsManagedResource.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsManagedResourceManager.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsManagedResourceManager.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsManagedResourceMetaData.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsManagedResourceMetaData.h 3563dee506 Bugfix: Selecting an item in the Library window will no longer cause the full resource to load into memory il y a 7 ans
BsPlayInEditorManager.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsPlayInEditorManager.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsScriptEnginePlugin.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsScriptEnginePrerequisites.h a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources il y a 7 ans
BsScriptGameObjectManager.cpp a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources il y a 7 ans
BsScriptGameObjectManager.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsScriptObject.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsScriptObject.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsScriptObjectImpl.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsScriptObjectImpl.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsScriptObjectManager.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings il y a 7 ans
BsScriptObjectManager.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsScriptResourceManager.cpp b83d1f3ca1 Refactor: Resource refs are now cached and offer faster resources access il y a 7 ans
BsScriptResourceManager.h b83d1f3ca1 Refactor: Resource refs are now cached and offer faster resources access il y a 7 ans
CMakeLists.txt e17e12c97b Feature: SBGen is no longer a required dependency, generated files are instead distributed il y a 7 ans
CMakeSources.cmake 08e2812a09 Feature: Exposed particle system distributions and Random class to script code il y a 7 ans