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