Marko Pintera 10657f775c Added proper names for C# editor windows před 10 roky
..
Win32 3a73e65b09 VS integration finished (for now) před 11 roky
BsBuildDataRTTI.h 558bba0c05 Added runtime script compiling (untested) před 11 roky
BsBuildManager.h 558bba0c05 Added runtime script compiling (untested) před 11 roky
BsBuiltinEditorResources.h ade33f8b54 Added drag and drop functionality for prefabs (save & load) před 10 roky
BsCmdEditPlainFieldGO.h 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" před 11 roky
BsCmdInputFieldValueChange.h 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" před 11 roky
BsCmdRecordSO.h e7d926175f Added unit testing framework před 11 roky
BsCmdReparentSO.h 8bfe4ef813 Ported to VS2013 and removed boost completely před 11 roky
BsCodeEditor.h 558bba0c05 Added runtime script compiling (untested) před 11 roky
BsDbgTestGameObjectRef.h 17afc600a7 Massive Cm->Bs file rename před 11 roky
BsDbgTestGameObjectRefRTTI.h 17afc600a7 Massive Cm->Bs file rename před 11 roky
BsDockManager.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsDockManagerLayout.h d61a7ecffd A lot more work on C# scene window před 11 roky
BsDockManagerLayoutRTTI.h 17afc600a7 Massive Cm->Bs file rename před 11 roky
BsDropDownWindow.h 1bb0da2c8a Don't block mouse clicks outside of drop down window/menu před 10 roky
BsDropDownWindowManager.h 64b31cf1e5 Added DropDownWindow (WIP) před 10 roky
BsEditorApplication.h 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown před 10 roky
BsEditorCommand.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 12 roky
BsEditorPrerequisites.h ad509cfa35 Prefab and prefab diff unit test před 10 roky
BsEditorSettings.h f33b14ebe1 Fixed lag between material updates when rendering GUI před 11 roky
BsEditorTestSuite.h ad509cfa35 Prefab and prefab diff unit test před 10 roky
BsEditorUtility.h f86689ee63 Bunch of files missed by last commit před 11 roky
BsEditorWidget.h 7798f0d4a7 Various ProjectWindow fixes, mostly relating to drag and drop functionality před 10 roky
BsEditorWidgetContainer.h 10657f775c Added proper names for C# editor windows před 10 roky
BsEditorWidgetLayout.h 9982b0ebd7 Added render window functionality for minimize/maximize/restore před 11 roky
BsEditorWidgetLayoutRTTI.h 9982b0ebd7 Added render window functionality for minimize/maximize/restore před 11 roky
BsEditorWidgetManager.h 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing před 11 roky
BsEditorWindow.h 7f224d0279 Fixed an issue where editor window non-client areas were not properly set up right after creation před 10 roky
BsEditorWindowBase.h 3f3075d532 More work on modal windows & progress bar window před 11 roky
BsEditorWindowManager.h 09ea24b888 C# DialogBox class ready to use před 10 roky
BsGUIColor.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUIColorField.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUIComponentFoldout.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) před 10 roky
BsGUIDockSlider.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUIDropButton.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUIFieldBase.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) před 10 roky
BsGUIFloatField.h c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag před 10 roky
BsGUIFoldout.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) před 10 roky
BsGUIIntField.h c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag před 10 roky
BsGUIMenuBar.h adee486455 More work on the Project Window před 10 roky
BsGUIResourceTreeView.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) před 10 roky
BsGUISceneTreeView.h ade33f8b54 Added drag and drop functionality for prefabs (save & load) před 10 roky
BsGUITabButton.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUITabbedTitleBar.h 10657f775c Added proper names for C# editor windows před 10 roky
BsGUITextField.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) před 10 roky
BsGUIToggleField.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUITreeView.h 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown před 10 roky
BsGUITreeViewEditBox.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUIVector2Field.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUIVector3Field.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUIVector4Field.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUIWindowDropArea.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUIWindowFrame.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel před 10 roky
BsGUIWindowFrameWidget.h 36dd4706af WIP changing all uses of GUIArea to GUIPanel před 10 roky
BsGizmoManager.h 246f5b3acb Added better handle/gizmo shaders před 10 roky
BsHandleDrawManager.h 246f5b3acb Added better handle/gizmo shaders před 10 roky
BsHandleManager.h ad79f66da3 Scene view refactor (moving it to C#) před 11 roky
BsHandleSlider.h f33b14ebe1 Fixed lag between material updates when rendering GUI před 11 roky
BsHandleSliderDisc.h 50e58153be Cutoff plane for rotate handle sliders work před 11 roky
BsHandleSliderLine.h ad79f66da3 Scene view refactor (moving it to C#) před 11 roky
BsHandleSliderManager.h ad79f66da3 Scene view refactor (moving it to C#) před 11 roky
BsHandleSliderPlane.h ad79f66da3 Scene view refactor (moving it to C#) před 11 roky
BsMainEditorWindow.h eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys před 11 roky
BsModalWindow.h 97a70b6f03 Proper screen <-> window coordinate transformations for modal windows před 10 roky
BsPlatformInfo.h 558bba0c05 Added runtime script compiling (untested) před 11 roky
BsPlatformInfoRTTI.h 558bba0c05 Added runtime script compiling (untested) před 11 roky
BsProjectLibrary.h 08c8ecf790 Refactoring ProjectLibrary import to accomodate a progress bar (WIP) před 10 roky
BsProjectLibraryEntries.h 17afc600a7 Massive Cm->Bs file rename před 11 roky
BsProjectLibraryEntriesRTTI.h 17afc600a7 Massive Cm->Bs file rename před 11 roky
BsProjectResourceMeta.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management před 11 roky
BsProjectResourceMetaRTTI.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management před 11 roky
BsResourceImporter.h 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested před 11 roky
BsSceneCameraController.h b64a0482e7 Various Gizmo rendering fixes před 11 roky
BsSceneEditorWidget.h 46eb1edb0f WIP Scene window před 11 roky
BsSceneGrid.h 3270121b9d Better scene grid shader/rendering + selection rendering před 11 roky
BsScenePicking.h b85c0fd5ae Editor runs after material refactor - hasn't been extensively tested před 11 roky
BsSceneViewHandler.h 3270121b9d Better scene grid shader/rendering + selection rendering před 11 roky
BsSelection.h 1b1895f796 WIP VisualStudio project syncing před 11 roky
BsSelectionRenderer.h 2ed4268993 Added a priority to call custom render callbacks před 10 roky
BsShaderIncludeHandler.h ecfe9ff397 Project library dependant resource import (untested) před 10 roky
BsTestTextSprite.h 17afc600a7 Massive Cm->Bs file rename před 11 roky
BsUndoRedo.h 17afc600a7 Massive Cm->Bs file rename před 11 roky
DbgEditorWidget1.h 46eb1edb0f WIP Scene window před 11 roky
DbgEditorWidget2.h 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine před 12 roky