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