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