BearishSun f5fe01f847 Fixed render queue sorting 10 years ago
..
GUI 50bcd9e76d Added a GUIListBoxField and a GUIEnumField 10 years ago
Inspector 50bcd9e76d Added a GUIListBoxField and a GUIEnumField 10 years ago
Inspectors 50bcd9e76d Added a GUIListBoxField and a GUIEnumField 10 years ago
Properties e51cbce52c Started work on scripting 12 years ago
Scene d8d5034b30 Added a way to add basic 3D primitives to the scene 10 years ago
BrowseDialog.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 years ago
BuildManager.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 years ago
CodeEditor.cs 3a73e65b09 VS integration finished (for now) 10 years ago
ColorPicker.cs 896ac81f05 Documentation 10 years ago
DialogBox.cs d195e06084 Added prefab importer so that prefabs are recognized by the project library 10 years ago
DragDrop.cs acb9baa212 Texture field working 10 years ago
DropDownWindow.cs 64b31cf1e5 Added DropDownWindow (WIP) 10 years ago
EditorApplication.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 years ago
EditorBuiltin.cs 77fd1ec83a Added a way to create new resources in Library Window 10 years ago
EditorSettings.cs 2efd26a9a3 Added project-specific properties to EditorSettings 10 years ago
EditorStyles.cs 57ab9f7cec Fix for scroll area not resizing contents when a scrollbar is added 10 years ago
EditorUtility.cs f86689ee63 Bunch of files missed by last commit 11 years ago
EditorWindow.cs 10657f775c Added proper names for C# editor windows 10 years ago
FolderMonitor.cs 08c8ecf790 Refactoring ProjectLibrary import to accomodate a progress bar (WIP) 10 years ago
HierarchyWindow.cs cd3174bc2a Localized strings no longer use a callback to notify owners about changes 10 years ago
ImportOptions.cs 6b920a90d8 - Moved all shaders to BSL 10 years ago
LibraryDropTarget.cs 9d54de245b Fixed a memory corruption issue in GUIManager that happened when a widget was deleted 10 years ago
LibraryMenu.cs 77fd1ec83a Added a way to create new resources in Library Window 10 years ago
LibraryUtility.cs 77fd1ec83a Added a way to create new resources in Library Window 10 years ago
LibraryWindow.cs 77fd1ec83a Added a way to create new resources in Library Window 10 years ago
LocEdString.cs cd3174bc2a Localized strings no longer use a callback to notify owners about changes 10 years ago
MBansheeEditor.csproj d8d5034b30 Added a way to add basic 3D primitives to the scene 10 years ago
MenuItem.cs 77fd1ec83a Added a way to create new resources in Library Window 10 years ago
MenuItems.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 years ago
ModalWindow.cs 65cdd2a30a Removed all uses of GUIArea (WIP) 10 years ago
OSDropTarget.cs 0eb7d2b417 Bulk of the work for Project Window drop down (WIP) 10 years ago
PrefabUtility.cs f3b2014804 Added SceneObject inspector fields 10 years ago
Program.cs eea035e168 Documentation 10 years ago
ProgressBar.cs 566ef00248 Fixed an issue with invisible title bars 10 years ago
ProjectLibrary.cs 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 years ago
ProjectSettings.cs 2efd26a9a3 Added project-specific properties to EditorSettings 10 years ago
ProjectWindow.cs f5fe01f847 Fixed render queue sorting 10 years ago
ScriptCompiler.cs 215f77c89a More fixes to script compiler 10 years ago
Selection.cs 087cb42638 Added menu items for builtin components 10 years ago
UndoRedo.cs 09bbc8848d Added C# Undo/redo (untested) 10 years ago
UnitTestTypes.cs 05bef870f2 Unit test for managed diff passes 10 years ago
UnitTests.cs 91148fd66b Documentation 10 years ago