BearishSun 49ae9699cf Import options now save properly after reimport 10 yıl önce
..
GUI e9f413f71b Added various missing menu bar items 10 yıl önce
Inspector 87a15985b5 Added toggle for scene object active/inactive state 10 yıl önce
Inspectors b428af3c08 Fixing an issue with GUI sliders where they would be constantly triggering onChanged events in inspector 10 yıl önce
Library 1ed2f28f2e Prefab drag and drop in scene window works 10 yıl önce
Properties e51cbce52c Started work on scripting 12 yıl önce
Scene 49ae9699cf Import options now save properly after reimport 10 yıl önce
AboutBox.cs 0ab825051b Added render target for game view 10 yıl önce
BrowseDialog.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 yıl önce
BuildManager.cs b63918d2cc Removed templated version of ResourceRef as it was more confusing than useful 10 yıl önce
BuildWindow.cs f0a0e1d9dd Fixing managed slerp code, and reordered some menu items 10 yıl önce
CodeEditor.cs b7e345e7a0 ConsoleWindow: 10 yıl önce
ColorPicker.cs a393b43fc3 Hooked up color picker to the color field 10 yıl önce
ConsoleWindow.cs d70d5aa4cf Added negative handles to scene axes handle 10 yıl önce
DefaultSize.cs c9a85f77da Added a (working) way to specify default size for editor windows 10 yıl önce
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 yıl önce
DragDrop.cs cd6d63da7d Documentation 10 yıl önce
DropDownWindow.cs e4b531cc0e Making all interop structs be passed by referenced in editor script objects 10 yıl önce
EditorApplication.cs 36d1080271 Delay compilation until editor window is in focus 10 yıl önce
EditorBuiltin.cs 839ae0f784 Better icons for the console window 10 yıl önce
EditorInput.cs 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state 10 yıl önce
EditorSettings.cs 6248cf4f7f Documentation 10 yıl önce
EditorStyles.cs 56f5d5db86 About box 10 yıl önce
EditorUtility.cs 4d598f3d9e Added a way to retrieve resource dependencies from managed code 10 yıl önce
EditorVirtualInput.cs 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state 10 yıl önce
EditorWindow.cs e4b531cc0e Making all interop structs be passed by referenced in editor script objects 10 yıl önce
FolderMonitor.cs 4f0d194556 Documentation 10 yıl önce
GameWindow.cs d70d5aa4cf Added negative handles to scene axes handle 10 yıl önce
HierarchyWindow.cs e9f413f71b Added various missing menu bar items 10 yıl önce
ImportOptions.cs e3f01f3c80 Font importing supports multiple render styles 10 yıl önce
LocEdString.cs 4f0d194556 Documentation 10 yıl önce
MBansheeEditor.csproj ccbe3fdbb0 More work scene axis handle GUI 10 yıl önce
MenuItem.cs 4f0d194556 Documentation 10 yıl önce
MenuItems.cs e9f413f71b Added various missing menu bar items 10 yıl önce
ModalWindow.cs e4b531cc0e Making all interop structs be passed by referenced in editor script objects 10 yıl önce
OSDropTarget.cs e4b531cc0e Making all interop structs be passed by referenced in editor script objects 10 yıl önce
PrefabUtility.cs b270993395 Light inspector 10 yıl önce
Program.cs 3209476868 Save project on editor exit 10 yıl önce
ProgressBar.cs 962b3a0fbc Project library now maintains UUIDs of native resources even if the resource manifest failed to save 10 yıl önce
ProjectLibrary.cs 962b3a0fbc Project library now maintains UUIDs of native resources even if the resource manifest failed to save 10 yıl önce
ProjectSettings.cs 6248cf4f7f Documentation 10 yıl önce
ProjectWindow.cs 8f27ad6744 Fixed an issue where a destroyed core object would cause a crash when previously being queued for core sync 10 yıl önce
ScriptCodeManager.cs 36d1080271 Delay compilation until editor window is in focus 10 yıl önce
ScriptCompiler.cs ab1231720c Use separate debug and release assemblies when building 10 yıl önce
Selection.cs 26ee02017f Added C# MeshImportOptions and extended TextureImportOptions with new properties 10 yıl önce
SettingsWindow.cs 2ef50fe6ee VS2015 available as external code editor 10 yıl önce
ToolbarItem.cs 1fd09a0d22 Fixed a crash due to a localized string finalizer being called twice 10 yıl önce
UndoRedo.cs e9f413f71b Added various missing menu bar items 10 yıl önce
UnitTestTypes.cs 059d757ac5 Added a way to find scene objects by name 10 yıl önce
UnitTests.cs a2a5cfb434 Added a separate RTTI for WindowFrameWidget as it was being identifier a GUIWidget which was confusing EditorWindows 10 yıl önce