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