BearishSun e92ee3b052 IsPlaying/IsPaused/FrameStep interface exposed to API 10 years ago
..
GUI e4192cbdca Renderable inspector will now properly update renderable material 10 years ago
Inspector 0bd94ece59 More fixes to GUI dictionary 10 years ago
Inspectors fcb7247e94 Added "main" attribute to camera 10 years ago
Library e92ee3b052 IsPlaying/IsPaused/FrameStep interface exposed to API 10 years ago
Properties e51cbce52c Started work on scripting 12 years ago
Scene 4dd0fa76ed Added run in editor manager & attribute so user can pick which components run during play mode and which run always 10 years ago
AboutBox.cs 8cc7fecd61 Saving a scene properly re-loads the scene 10 years ago
BrowseDialog.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 years ago
BuildManager.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 years ago
CodeEditor.cs b7e345e7a0 ConsoleWindow: 10 years ago
ColorPicker.cs a393b43fc3 Hooked up color picker to the color field 10 years ago
ConsoleWindow.cs bd06130f5d Console window now displays entries that were added to the log before the window was opened 10 years ago
DefaultSize.cs c9a85f77da Added a (working) way to specify default size for editor windows 10 years ago
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 10 years ago
DragDrop.cs cd6d63da7d Documentation 10 years ago
DropDownWindow.cs cd6d63da7d Documentation 10 years ago
EditorApplication.cs e92ee3b052 IsPlaying/IsPaused/FrameStep interface exposed to API 10 years ago
EditorBuiltin.cs e55e173aed Fixed infinite loop when deleting multiple meshes 10 years ago
EditorSettings.cs 6248cf4f7f Documentation 10 years ago
EditorStyles.cs 56f5d5db86 About box 10 years ago
EditorUtility.cs 4d598f3d9e Added a way to retrieve resource dependencies from managed code 10 years ago
EditorWindow.cs c9a85f77da Added a (working) way to specify default size for editor windows 10 years ago
FolderMonitor.cs 4f0d194556 Documentation 10 years ago
GameWindow.cs e92ee3b052 IsPlaying/IsPaused/FrameStep interface exposed to API 10 years ago
HierarchyWindow.cs 4f0d194556 Documentation 10 years ago
ImportOptions.cs e3f01f3c80 Font importing supports multiple render styles 10 years ago
LocEdString.cs 4f0d194556 Documentation 10 years ago
MBansheeEditor.csproj c9a85f77da Added a (working) way to specify default size for editor windows 10 years ago
MenuItem.cs 4f0d194556 Documentation 10 years ago
MenuItems.cs 6befb8663f Objects with no material can now be picked in scene 10 years ago
ModalWindow.cs 4f0d194556 Documentation 10 years ago
OSDropTarget.cs 4f0d194556 Documentation 10 years ago
PrefabUtility.cs b270993395 Light inspector 10 years ago
Program.cs 3209476868 Save project on editor exit 10 years ago
ProgressBar.cs 962b3a0fbc Project library now maintains UUIDs of native resources even if the resource manifest failed to save 10 years ago
ProjectLibrary.cs 962b3a0fbc Project library now maintains UUIDs of native resources even if the resource manifest failed to save 10 years ago
ProjectSettings.cs 6248cf4f7f Documentation 10 years ago
ProjectWindow.cs 8f27ad6744 Fixed an issue where a destroyed core object would cause a crash when previously being queued for core sync 10 years ago
ScriptCodeManager.cs bd06130f5d Console window now displays entries that were added to the log before the window was opened 10 years ago
ScriptCompiler.cs 7729dfa933 Load assemblies from memory so that their files aren't locked and can be replaced by the compiler 10 years ago
Selection.cs 26ee02017f Added C# MeshImportOptions and extended TextureImportOptions with new properties 10 years ago
SettingsWindow.cs c9a85f77da Added a (working) way to specify default size for editor windows 10 years ago
ToolbarItem.cs 1fd09a0d22 Fixed a crash due to a localized string finalizer being called twice 10 years ago
UndoRedo.cs 6f6648e223 Lots of fixes related to list/dictionary GUI refactor 10 years ago
UnitTestTypes.cs 059d757ac5 Added a way to find scene objects by name 10 years ago
UnitTests.cs a2a5cfb434 Added a separate RTTI for WindowFrameWidget as it was being identifier a GUIWidget which was confusing EditorWindows 10 years ago