BearishSun f514a09514 Fix an issue where project was saved after unload il y a 10 ans
..
GUI 9beecec11b Documentation il y a 10 ans
Inspector ddf2e30ba6 Improved inspector and menu bar look il y a 10 ans
Properties e51cbce52c Started work on scripting il y a 12 ans
Scene 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names il y a 10 ans
BrowseDialog.cs a125169305 C# browse dialogs il y a 11 ans
BuildManager.cs 558bba0c05 Added runtime script compiling (untested) il y a 10 ans
CodeEditor.cs 3a73e65b09 VS integration finished (for now) il y a 10 ans
ColorPicker.cs 896ac81f05 Documentation il y a 10 ans
DbgCustomInspector.cs fe9db60c5a Added support for managed unit tests and a unit test for managed diff il y a 10 ans
DbgEditorWindow.cs 6509cf4a7a Creating EditorWindow from C# works il y a 11 ans
DbgGizmo.cs 896ac81f05 Documentation il y a 10 ans
DbgGizmoComponent.cs b64a0482e7 Various Gizmo rendering fixes il y a 11 ans
DbgResource.cs 4ee72a455c ProjectLibrary::create added and working il y a 11 ans
DebugCameraHandle.cs 896ac81f05 Documentation il y a 10 ans
DebugWindow.cs 5b5a6302e5 Added OnEnabled/OnDisabled callback to Component il y a 10 ans
Debug_Component1.cs 55d19e7973 Added GUIFoldout to InspectableArray/List/Object il y a 11 ans
Debug_Component2.cs c744997c1c More work on Inspector il y a 11 ans
DialogBox.cs d195e06084 Added prefab importer so that prefabs are recognized by the project library il y a 10 ans
DragDrop.cs acb9baa212 Texture field working il y a 10 ans
DropDownWindow.cs 64b31cf1e5 Added DropDownWindow (WIP) il y a 10 ans
EditorApplication.cs f514a09514 Fix an issue where project was saved after unload il y a 10 ans
EditorBuiltin.cs ade33f8b54 Added drag and drop functionality for prefabs (save & load) il y a 10 ans
EditorSettings.cs 2efd26a9a3 Added project-specific properties to EditorSettings il y a 10 ans
EditorStyles.cs fedd162d57 Various bug fixes relating to new project loading system: il y a 10 ans
EditorUtility.cs f86689ee63 Bunch of files missed by last commit il y a 11 ans
EditorWindow.cs 10657f775c Added proper names for C# editor windows il y a 10 ans
FolderMonitor.cs 08c8ecf790 Refactoring ProjectLibrary import to accomodate a progress bar (WIP) il y a 10 ans
HierarchyWindow.cs cd3174bc2a Localized strings no longer use a callback to notify owners about changes il y a 10 ans
ImportOptions.cs 6b920a90d8 - Moved all shaders to BSL il y a 10 ans
LibraryDropTarget.cs 9d54de245b Fixed a memory corruption issue in GUIManager that happened when a widget was deleted il y a 10 ans
LibraryWindow.cs f514a09514 Fix an issue where project was saved after unload il y a 10 ans
LocEdString.cs cd3174bc2a Localized strings no longer use a callback to notify owners about changes il y a 10 ans
MBansheeEditor.csproj 18660b3053 Documentation il y a 10 ans
MenuItem.cs 087cb42638 Added menu items for builtin components il y a 10 ans
ModalWindow.cs 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
OSDropTarget.cs 0eb7d2b417 Bulk of the work for Project Window drop down (WIP) il y a 10 ans
PrefabUtility.cs f3b2014804 Added SceneObject inspector fields il y a 10 ans
Program.cs f514a09514 Fix an issue where project was saved after unload il y a 10 ans
ProgressBar.cs 566ef00248 Fixed an issue with invisible title bars il y a 10 ans
ProjectLibrary.cs 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone il y a 10 ans
ProjectSettings.cs 2efd26a9a3 Added project-specific properties to EditorSettings il y a 10 ans
ProjectWindow.cs 2536cc0898 Moving the data folder next to /bin so it makes sense when editor installation is available il y a 10 ans
ScriptCompiler.cs 215f77c89a More fixes to script compiler il y a 10 ans
Selection.cs 087cb42638 Added menu items for builtin components il y a 10 ans
UndoRedo.cs 09bbc8848d Added C# Undo/redo (untested) il y a 10 ans
UnitTestTypes.cs 05bef870f2 Unit test for managed diff passes il y a 10 ans
UnitTests.cs 05bef870f2 Unit test for managed diff passes il y a 10 ans