BearishSun a68f21b818 Additively selecting scene elements now works vor 10 Jahren
..
GUI e4192cbdca Renderable inspector will now properly update renderable material vor 10 Jahren
Inspector 0bd94ece59 More fixes to GUI dictionary vor 10 Jahren
Inspectors e3f01f3c80 Font importing supports multiple render styles vor 10 Jahren
Library 50809f77d2 Library window rename box is now more likely to be able to fit all text vor 10 Jahren
Properties e51cbce52c Started work on scripting vor 12 Jahren
Scene a68f21b818 Additively selecting scene elements now works vor 10 Jahren
AboutBox.cs 8cc7fecd61 Saving a scene properly re-loads the scene vor 10 Jahren
BrowseDialog.cs d8d5034b30 Added a way to add basic 3D primitives to the scene vor 10 Jahren
BuildManager.cs d8d5034b30 Added a way to add basic 3D primitives to the scene vor 10 Jahren
CodeEditor.cs b7e345e7a0 ConsoleWindow: vor 10 Jahren
ColorPicker.cs a393b43fc3 Hooked up color picker to the color field vor 10 Jahren
ConsoleWindow.cs bd06130f5d Console window now displays entries that were added to the log before the window was opened vor 10 Jahren
DefaultSize.cs c9a85f77da Added a (working) way to specify default size for editor windows vor 10 Jahren
DialogBox.cs f8912549b8 Modified serialization so it no longers need to calculate complex object size so prevent issues with objects that require pre- and post-serialization steps vor 10 Jahren
DragDrop.cs cd6d63da7d Documentation vor 10 Jahren
DropDownWindow.cs cd6d63da7d Documentation vor 10 Jahren
EditorApplication.cs a13e94a825 Added ability to toggle toolbar items on or off vor 10 Jahren
EditorBuiltin.cs e55e173aed Fixed infinite loop when deleting multiple meshes vor 10 Jahren
EditorSettings.cs 6248cf4f7f Documentation vor 10 Jahren
EditorStyles.cs 56f5d5db86 About box vor 10 Jahren
EditorUtility.cs 6248cf4f7f Documentation vor 10 Jahren
EditorWindow.cs c9a85f77da Added a (working) way to specify default size for editor windows vor 10 Jahren
FolderMonitor.cs 4f0d194556 Documentation vor 10 Jahren
GameWindow.cs 9cc9e61eb7 WIP console window vor 10 Jahren
HierarchyWindow.cs 4f0d194556 Documentation vor 10 Jahren
ImportOptions.cs e3f01f3c80 Font importing supports multiple render styles vor 10 Jahren
LocEdString.cs 4f0d194556 Documentation vor 10 Jahren
MBansheeEditor.csproj c9a85f77da Added a (working) way to specify default size for editor windows vor 10 Jahren
MenuItem.cs 4f0d194556 Documentation vor 10 Jahren
MenuItems.cs 6befb8663f Objects with no material can now be picked in scene vor 10 Jahren
ModalWindow.cs 4f0d194556 Documentation vor 10 Jahren
OSDropTarget.cs 4f0d194556 Documentation vor 10 Jahren
PrefabUtility.cs b270993395 Light inspector vor 10 Jahren
Program.cs 3209476868 Save project on editor exit vor 10 Jahren
ProgressBar.cs 962b3a0fbc Project library now maintains UUIDs of native resources even if the resource manifest failed to save vor 10 Jahren
ProjectLibrary.cs 962b3a0fbc Project library now maintains UUIDs of native resources even if the resource manifest failed to save vor 10 Jahren
ProjectSettings.cs 6248cf4f7f Documentation vor 10 Jahren
ProjectWindow.cs 648eefad79 Do not allow editor to be active without a project loaded vor 10 Jahren
ScriptCodeManager.cs bd06130f5d Console window now displays entries that were added to the log before the window was opened vor 10 Jahren
ScriptCompiler.cs 7729dfa933 Load assemblies from memory so that their files aren't locked and can be replaced by the compiler vor 10 Jahren
Selection.cs 26ee02017f Added C# MeshImportOptions and extended TextureImportOptions with new properties vor 10 Jahren
SettingsWindow.cs c9a85f77da Added a (working) way to specify default size for editor windows vor 10 Jahren
ToolbarItem.cs 1fd09a0d22 Fixed a crash due to a localized string finalizer being called twice vor 10 Jahren
UndoRedo.cs 6f6648e223 Lots of fixes related to list/dictionary GUI refactor vor 10 Jahren
UnitTestTypes.cs 059d757ac5 Added a way to find scene objects by name vor 10 Jahren
UnitTests.cs a2a5cfb434 Added a separate RTTI for WindowFrameWidget as it was being identifier a GUIWidget which was confusing EditorWindows vor 10 Jahren