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