Marko Pintera 1bf66e8e93 Fix crash on exit but not automatically deleting GUI objects that would be otherwise be deleted from native code vor 11 Jahren
..
BsManagedComponent.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine vor 12 Jahren
BsManagedComponentRTTI.h e9202db0e5 Replaced boost::any with BansheeEngine::Any vor 11 Jahren
BsManagedSerializableArray.h 8bfe4ef813 Ported to VS2013 and removed boost completely vor 11 Jahren
BsManagedSerializableArrayRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) vor 12 Jahren
BsManagedSerializableDictionary.h 8bfe4ef813 Ported to VS2013 and removed boost completely vor 11 Jahren
BsManagedSerializableDictionaryRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) vor 12 Jahren
BsManagedSerializableField.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) vor 12 Jahren
BsManagedSerializableFieldRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) vor 12 Jahren
BsManagedSerializableList.h 8bfe4ef813 Ported to VS2013 and removed boost completely vor 11 Jahren
BsManagedSerializableListRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) vor 12 Jahren
BsManagedSerializableObject.h 8bfe4ef813 Ported to VS2013 and removed boost completely vor 11 Jahren
BsManagedSerializableObjectInfo.h 8bfe4ef813 Ported to VS2013 and removed boost completely vor 11 Jahren
BsManagedSerializableObjectInfoRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) vor 12 Jahren
BsManagedSerializableObjectRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) vor 12 Jahren
BsRuntimeScriptObjects.h 8bfe4ef813 Ported to VS2013 and removed boost completely vor 11 Jahren
BsScriptComponent.h 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related vor 11 Jahren
BsScriptDebug.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptEnginePrerequisites.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) vor 12 Jahren
BsScriptFont.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptGUIArea.h 1bf66e8e93 Fix crash on exit but not automatically deleting GUI objects that would be otherwise be deleted from native code vor 11 Jahren
BsScriptGUIButton.h 785f60e078 Script GUI elements now share a common base class vor 11 Jahren
BsScriptGUIContent.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptGUIElement.h 1bf66e8e93 Fix crash on exit but not automatically deleting GUI objects that would be otherwise be deleted from native code vor 11 Jahren
BsScriptGUIElementStateStyle.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptGUIElementStyle.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptGUIFixedSpace.h 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related vor 11 Jahren
BsScriptGUIFlexibleSpace.h 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related vor 11 Jahren
BsScriptGUIInputBox.h 0714a6ad8d Components foldout render (kinda) vor 11 Jahren
BsScriptGUILabel.h 785f60e078 Script GUI elements now share a common base class vor 11 Jahren
BsScriptGUILayout.h 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related vor 11 Jahren
BsScriptGUIListBox.h 785f60e078 Script GUI elements now share a common base class vor 11 Jahren
BsScriptGUIPanel.h 8bfe4ef813 Ported to VS2013 and removed boost completely vor 11 Jahren
BsScriptGUIScrollArea.h 785f60e078 Script GUI elements now share a common base class vor 11 Jahren
BsScriptGUITexture.h 785f60e078 Script GUI elements now share a common base class vor 11 Jahren
BsScriptGUIToggle.h 785f60e078 Script GUI elements now share a common base class vor 11 Jahren
BsScriptGUIToggleGroup.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptGameObject.h 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related vor 11 Jahren
BsScriptGameObjectManager.h 8bfe4ef813 Ported to VS2013 and removed boost completely vor 11 Jahren
BsScriptHString.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptMacros.h c12b03a92f Moved all Script stuff to separate libraries vor 12 Jahren
BsScriptObject.h 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related vor 11 Jahren
BsScriptObjectImpl.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptResource.h 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related vor 11 Jahren
BsScriptResourceManager.h 8bfe4ef813 Ported to VS2013 and removed boost completely vor 11 Jahren
BsScriptSceneObject.h 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related vor 11 Jahren
BsScriptSerializableArray.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptSerializableField.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptSerializableObject.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptSerializableProperty.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptSpriteTexture.h 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related vor 11 Jahren
BsScriptStringTable.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it vor 11 Jahren
BsScriptTexture2D.h 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related vor 11 Jahren