Marko Pintera 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing 10 年之前
..
GUI 27d362cd4c Most GUI elements are now tintable 11 年之前
Inspector 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs 11 年之前
Properties e51cbce52c Started work on scripting 12 年之前
Scene 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing 10 年之前
BrowseDialog.cs a125169305 C# browse dialogs 11 年之前
BuildManager.cs 558bba0c05 Added runtime script compiling (untested) 10 年之前
CodeEditor.cs 3a73e65b09 VS integration finished (for now) 10 年之前
ColorPicker.cs c3af909c9d Finishing up ColorPicker 10 年之前
DbgCustomInspector.cs e3cab25c32 Array inspector buttons work 11 年之前
DbgEditorWindow.cs 6509cf4a7a Creating EditorWindow from C# works 11 年之前
DbgGizmo.cs f33b14ebe1 Fixed lag between material updates when rendering GUI 11 年之前
DbgGizmoComponent.cs b64a0482e7 Various Gizmo rendering fixes 11 年之前
DbgResource.cs 4ee72a455c ProjectLibrary::create added and working 11 年之前
DebugCameraHandle.cs 450b8a27a4 Rotate handle arcs are now properly positioned 11 年之前
DebugWindow.cs 9277fddd48 Worker core thread accessors are now submitted before the main one so resources are properly updated before they're used 10 年之前
Debug_Component1.cs 55d19e7973 Added GUIFoldout to InspectableArray/List/Object 11 年之前
Debug_Component2.cs c744997c1c More work on Inspector 11 年之前
DialogBox.cs d4d45c6b05 Work on ProgressBar window and WIP DialogBox 11 年之前
DragDrop.cs ae583e1ac5 WIP C# DragDropManager 10 年之前
EditorApplication.cs b518d7811b Drop down & menu bar fixes: 10 年之前
EditorSettings.cs 50e58153be Cutoff plane for rotate handle sliders work 11 年之前
EditorStyles.cs 0155525166 Fixed a bug where min/max range in int/float fields wasn't properly applied 10 年之前
EditorUtility.cs f86689ee63 Bunch of files missed by last commit 11 年之前
EditorWindow.cs 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs 11 年之前
ImportOptions.cs 3ef35e0667 Added C# PlainText and ScriptCode 10 年之前
MBansheeEditor.csproj eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 年之前
MenuItem.cs 57c37f1601 Fixing menu bar shortcuts & shortcuts in general 10 年之前
ModalWindow.cs 20fa7504ed Resource drag and drop now works with path instead of UUIDs so that folders may be dragged as well 10 年之前
Program.cs 3638a07125 More fixes to assembly refresh 11 年之前
ProgressBar.cs d4d45c6b05 Work on ProgressBar window and WIP DialogBox 11 年之前
ProjectLibrary.cs 558bba0c05 Added runtime script compiling (untested) 10 年之前
ScriptCompiler.cs 215f77c89a More fixes to script compiler 10 年之前
Selection.cs e9fc86930e A lot more work on handles (WIP) 11 年之前
ShortcutKey.cs eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 年之前