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