BearishSun 141adbbbbb More work on console 10 lat temu
..
GUI e4192cbdca Renderable inspector will now properly update renderable material 10 lat temu
Inspector 0bd94ece59 More fixes to GUI dictionary 10 lat temu
Inspectors e3f01f3c80 Font importing supports multiple render styles 10 lat temu
Library 7729dfa933 Load assemblies from memory so that their files aren't locked and can be replaced by the compiler 10 lat temu
Properties e51cbce52c Started work on scripting 12 lat temu
Scene 970146ef27 Added a way to initialize a texture with a pre-existing PixelData 10 lat temu
AboutBox.cs 8cc7fecd61 Saving a scene properly re-loads the scene 10 lat temu
BrowseDialog.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 lat temu
BuildManager.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 lat temu
CodeEditor.cs b7e345e7a0 ConsoleWindow: 10 lat temu
ColorPicker.cs a393b43fc3 Hooked up color picker to the color field 10 lat temu
ConsoleWindow.cs 141adbbbbb More work on console 10 lat temu
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 lat temu
DragDrop.cs cd6d63da7d Documentation 10 lat temu
DropDownWindow.cs cd6d63da7d Documentation 10 lat temu
EditorApplication.cs b7e345e7a0 ConsoleWindow: 10 lat temu
EditorBuiltin.cs 141adbbbbb More work on console 10 lat temu
EditorSettings.cs 6248cf4f7f Documentation 10 lat temu
EditorStyles.cs 56f5d5db86 About box 10 lat temu
EditorUtility.cs 6248cf4f7f Documentation 10 lat temu
EditorWindow.cs 97d3129728 Added settings window 10 lat temu
FolderMonitor.cs 4f0d194556 Documentation 10 lat temu
GameWindow.cs 9cc9e61eb7 WIP console window 10 lat temu
HierarchyWindow.cs 4f0d194556 Documentation 10 lat temu
ImportOptions.cs e3f01f3c80 Font importing supports multiple render styles 10 lat temu
LocEdString.cs 4f0d194556 Documentation 10 lat temu
MBansheeEditor.csproj 9cc9e61eb7 WIP console window 10 lat temu
MenuItem.cs 4f0d194556 Documentation 10 lat temu
MenuItems.cs 6befb8663f Objects with no material can now be picked in scene 10 lat temu
ModalWindow.cs 4f0d194556 Documentation 10 lat temu
OSDropTarget.cs 4f0d194556 Documentation 10 lat temu
PrefabUtility.cs b270993395 Light inspector 10 lat temu
Program.cs a2124e6be1 Default code editor is hooked up at editor startup 10 lat temu
ProgressBar.cs 962b3a0fbc Project library now maintains UUIDs of native resources even if the resource manifest failed to save 10 lat temu
ProjectLibrary.cs 962b3a0fbc Project library now maintains UUIDs of native resources even if the resource manifest failed to save 10 lat temu
ProjectSettings.cs 6248cf4f7f Documentation 10 lat temu
ProjectWindow.cs bd15a467f0 Removed C++ RTTI support as it wasn't really needed, plus MSVC implementation seems to be bugged 10 lat temu
ScriptCodeManager.cs b7e345e7a0 ConsoleWindow: 10 lat temu
ScriptCompiler.cs 7729dfa933 Load assemblies from memory so that their files aren't locked and can be replaced by the compiler 10 lat temu
Selection.cs 26ee02017f Added C# MeshImportOptions and extended TextureImportOptions with new properties 10 lat temu
SettingsWindow.cs a2124e6be1 Default code editor is hooked up at editor startup 10 lat temu
ToolbarItem.cs 1fd09a0d22 Fixed a crash due to a localized string finalizer being called twice 10 lat temu
UndoRedo.cs 6f6648e223 Lots of fixes related to list/dictionary GUI refactor 10 lat temu
UnitTestTypes.cs 059d757ac5 Added a way to find scene objects by name 10 lat temu
UnitTests.cs a2a5cfb434 Added a separate RTTI for WindowFrameWidget as it was being identifier a GUIWidget which was confusing EditorWindows 10 lat temu