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