Marko Pintera d83cccf61b SerializableField tested and appears to be working před 11 roky
..
BsManagedComponent.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsManagedComponentRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableArray.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableArrayRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableDictionary.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableDictionaryRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableField.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableFieldRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableList.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableListRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableObject.h 08ae549d3d WIP implementing SerializableObject/SerializableField in managed code před 11 roky
BsManagedSerializableObjectInfo.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableObjectInfoRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsManagedSerializableObjectRTTI.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsRuntimeScriptObjects.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsScriptComponent.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptDebug.h fe324f98ed Made Log thread safe před 11 roky
BsScriptEnginePrerequisites.h 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) před 11 roky
BsScriptFont.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptGUIArea.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptGUIButton.h caf9bb3152 GUI refactor - everything compiles and runs před 11 roky
BsScriptGUIContent.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptGUIElementStateStyle.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptGUIElementStyle.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptGUIFixedSpace.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptGUIFlexibleSpace.h 36c918a215 Refactored Script and C# GUI interface před 11 roky
BsScriptGUIInputBox.h caf9bb3152 GUI refactor - everything compiles and runs před 11 roky
BsScriptGUILabel.h caf9bb3152 GUI refactor - everything compiles and runs před 11 roky
BsScriptGUILayout.h 36c918a215 Refactored Script and C# GUI interface před 11 roky
BsScriptGUIListBox.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptGUIPanel.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptGUIScrollArea.h caf9bb3152 GUI refactor - everything compiles and runs před 11 roky
BsScriptGUITexture.h caf9bb3152 GUI refactor - everything compiles and runs před 11 roky
BsScriptGUIToggle.h caf9bb3152 GUI refactor - everything compiles and runs před 11 roky
BsScriptGUIToggleGroup.h f40db0c915 C#: Add GUIToggle před 12 roky
BsScriptGameObject.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptGameObjectManager.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptHString.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptMacros.h c12b03a92f Moved all Script stuff to separate libraries před 12 roky
BsScriptObject.h 08ae549d3d WIP implementing SerializableObject/SerializableField in managed code před 11 roky
BsScriptResource.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptResourceManager.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptSceneObject.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptSerializableField.h d83cccf61b SerializableField tested and appears to be working před 11 roky
BsScriptSerializableObject.h 08ae549d3d WIP implementing SerializableObject/SerializableField in managed code před 11 roky
BsScriptSpriteTexture.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptStringTable.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky
BsScriptTexture2D.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 11 roky