BearishSun 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 rokov pred
..
GUI e4192cbdca Renderable inspector will now properly update renderable material 10 rokov pred
Inspector 0bd94ece59 More fixes to GUI dictionary 10 rokov pred
Inspectors e3f01f3c80 Font importing supports multiple render styles 10 rokov pred
Library 970146ef27 Added a way to initialize a texture with a pre-existing PixelData 10 rokov pred
Properties e51cbce52c Started work on scripting 12 rokov pred
Scene 970146ef27 Added a way to initialize a texture with a pre-existing PixelData 10 rokov pred
AboutBox.cs 8cc7fecd61 Saving a scene properly re-loads the scene 10 rokov pred
BrowseDialog.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 rokov pred
BuildManager.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 rokov pred
CodeEditor.cs cd6d63da7d Documentation 10 rokov pred
ColorPicker.cs a393b43fc3 Hooked up color picker to the color field 10 rokov pred
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 rokov pred
DragDrop.cs cd6d63da7d Documentation 10 rokov pred
DropDownWindow.cs cd6d63da7d Documentation 10 rokov pred
EditorApplication.cs 78d0790de5 Run editor unit tests after project load to allow for more complex tests 10 rokov pred
EditorBuiltin.cs 970146ef27 Added a way to initialize a texture with a pre-existing PixelData 10 rokov pred
EditorSettings.cs 6248cf4f7f Documentation 10 rokov pred
EditorStyles.cs 56f5d5db86 About box 10 rokov pred
EditorUtility.cs 6248cf4f7f Documentation 10 rokov pred
EditorWindow.cs 97d3129728 Added settings window 10 rokov pred
FolderMonitor.cs 4f0d194556 Documentation 10 rokov pred
GameWindow.cs 2b4dca6e54 Added toolbar buttons and various editor icons 10 rokov pred
HierarchyWindow.cs 4f0d194556 Documentation 10 rokov pred
ImportOptions.cs e3f01f3c80 Font importing supports multiple render styles 10 rokov pred
LocEdString.cs 4f0d194556 Documentation 10 rokov pred
MBansheeEditor.csproj 97d3129728 Added settings window 10 rokov pred
MenuItem.cs 4f0d194556 Documentation 10 rokov pred
MenuItems.cs 6befb8663f Objects with no material can now be picked in scene 10 rokov pred
ModalWindow.cs 4f0d194556 Documentation 10 rokov pred
OSDropTarget.cs 4f0d194556 Documentation 10 rokov pred
PrefabUtility.cs b270993395 Light inspector 10 rokov pred
Program.cs 6248cf4f7f Documentation 10 rokov pred
ProgressBar.cs 8cc7fecd61 Saving a scene properly re-loads the scene 10 rokov pred
ProjectLibrary.cs 8cc7fecd61 Saving a scene properly re-loads the scene 10 rokov pred
ProjectSettings.cs 6248cf4f7f Documentation 10 rokov pred
ProjectWindow.cs bd15a467f0 Removed C++ RTTI support as it wasn't really needed, plus MSVC implementation seems to be bugged 10 rokov pred
ScriptCompiler.cs 1c1c6aeba0 Documentation 10 rokov pred
Selection.cs 26ee02017f Added C# MeshImportOptions and extended TextureImportOptions with new properties 10 rokov pred
SettingsWindow.cs 97d3129728 Added settings window 10 rokov pred
ToolbarItem.cs 1fd09a0d22 Fixed a crash due to a localized string finalizer being called twice 10 rokov pred
UndoRedo.cs 6f6648e223 Lots of fixes related to list/dictionary GUI refactor 10 rokov pred
UnitTestTypes.cs 059d757ac5 Added a way to find scene objects by name 10 rokov pred
UnitTests.cs 1e7ee6bd82 Prefab link UUID is now properly returned 10 rokov pred