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