BearishSun b489b88a5a Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated 10 lat temu
..
GUI f6daa0e16d Gotten rid of foldout and component foldout GUI elements, and replaced them with a styled toggle instead 10 lat temu
Inspector b489b88a5a Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated 10 lat temu
Properties e51cbce52c Started work on scripting 12 lat temu
Scene 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 lat temu
BrowseDialog.cs a125169305 C# browse dialogs 11 lat temu
BuildManager.cs 7c655205d8 Added icons to windows platform info 10 lat temu
CodeEditor.cs 3a73e65b09 VS integration finished (for now) 10 lat temu
ColorPicker.cs 896ac81f05 Documentation 10 lat temu
DbgResource.cs 4ee72a455c ProjectLibrary::create added and working 11 lat temu
DebugWindow.cs 5b5a6302e5 Added OnEnabled/OnDisabled callback to Component 10 lat temu
DialogBox.cs d195e06084 Added prefab importer so that prefabs are recognized by the project library 10 lat temu
DragDrop.cs acb9baa212 Texture field working 10 lat temu
DropDownWindow.cs 64b31cf1e5 Added DropDownWindow (WIP) 10 lat temu
EditorApplication.cs f514a09514 Fix an issue where project was saved after unload 10 lat temu
EditorBuiltin.cs c5349658df Logic for new drop down box style 10 lat temu
EditorSettings.cs 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
EditorStyles.cs 57ab9f7cec Fix for scroll area not resizing contents when a scrollbar is added 10 lat temu
EditorUtility.cs f86689ee63 Bunch of files missed by last commit 11 lat temu
EditorWindow.cs 10657f775c Added proper names for C# editor windows 10 lat temu
FolderMonitor.cs 08c8ecf790 Refactoring ProjectLibrary import to accomodate a progress bar (WIP) 10 lat temu
HierarchyWindow.cs cd3174bc2a Localized strings no longer use a callback to notify owners about changes 10 lat temu
ImportOptions.cs 6b920a90d8 - Moved all shaders to BSL 10 lat temu
LibraryDropTarget.cs 9d54de245b Fixed a memory corruption issue in GUIManager that happened when a widget was deleted 10 lat temu
LibraryWindow.cs 591cc93e81 Added a title bar background to inspector 10 lat temu
LocEdString.cs cd3174bc2a Localized strings no longer use a callback to notify owners about changes 10 lat temu
MBansheeEditor.csproj b489b88a5a Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated 10 lat temu
MenuItem.cs 087cb42638 Added menu items for builtin components 10 lat temu
ModalWindow.cs 65cdd2a30a Removed all uses of GUIArea (WIP) 10 lat temu
OSDropTarget.cs 0eb7d2b417 Bulk of the work for Project Window drop down (WIP) 10 lat temu
PrefabUtility.cs f3b2014804 Added SceneObject inspector fields 10 lat temu
Program.cs f514a09514 Fix an issue where project was saved after unload 10 lat temu
ProgressBar.cs 566ef00248 Fixed an issue with invisible title bars 10 lat temu
ProjectLibrary.cs 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 lat temu
ProjectSettings.cs 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
ProjectWindow.cs 57ab9f7cec Fix for scroll area not resizing contents when a scrollbar is added 10 lat temu
ScriptCompiler.cs 215f77c89a More fixes to script compiler 10 lat temu
Selection.cs 087cb42638 Added menu items for builtin components 10 lat temu
UndoRedo.cs 09bbc8848d Added C# Undo/redo (untested) 10 lat temu
UnitTestTypes.cs 05bef870f2 Unit test for managed diff passes 10 lat temu
UnitTests.cs 91148fd66b Documentation 10 lat temu