Marko Pintera 5bd0616417 Fixed an issue with GUI manager where meshes were not getting released properly 11 年 前
..
BsEditorScriptManager.cpp 3fcc9e78d4 Modified GUI so GUI elements always destroy their children when they are destroyed 11 年 前
BsGUIGameObjectField.cpp d1f33eb36a Tested remaining inspector fields 11 年 前
BsGUIPanelContainer.cpp 5501d158b7 GUIPanelContainer works with clipping 11 年 前
BsGUIResourceField.cpp d1f33eb36a Tested remaining inspector fields 11 年 前
BsScriptEditorPlugin.cpp 3fcc9e78d4 Modified GUI so GUI elements always destroy their children when they are destroyed 11 年 前
BsScriptEditorWindow.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年 前
BsScriptGUIColorField.cpp 4b4f583a71 Added C# versions of many editor fields 11 年 前
BsScriptGUIComponentFoldout.cpp 6b8cb68575 Updated GUIFoldout with sub styles, renamed it to GUIComponentFoldout and added a way to change its contents 11 年 前
BsScriptGUIFloatField.cpp 4b4f583a71 Added C# versions of many editor fields 11 年 前
BsScriptGUIFoldout.cpp 5bd0616417 Fixed an issue with GUI manager where meshes were not getting released properly 11 年 前
BsScriptGUIGameObjectField.cpp d1f33eb36a Tested remaining inspector fields 11 年 前
BsScriptGUIIntField.cpp 5796d726b7 Added clone method to SerializedProperty (untested) 11 年 前
BsScriptGUIPanelContainer.cpp eee0e6bbf4 GUIPanelContainer used in C# and working 11 年 前
BsScriptGUIResourceField.cpp d1f33eb36a Tested remaining inspector fields 11 年 前
BsScriptGUITextField.cpp c0b00d66fb Inspector will not try to display multi-rank arrays as it doesn't support them yet 11 年 前
BsScriptGUIToggleField.cpp 4b4f583a71 Added C# versions of many editor fields 11 年 前
BsScriptGUIVector2Field.cpp 4b4f583a71 Added C# versions of many editor fields 11 年 前
BsScriptGUIVector3Field.cpp 4b4f583a71 Added C# versions of many editor fields 11 年 前
BsScriptGUIVector4Field.cpp 4b4f583a71 Added C# versions of many editor fields 11 年 前
BsScriptProjectLibrary.cpp 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested 11 年 前