Marko Pintera baf74e865e Fixing various GUI issues to get it back to working state after the recent refactors 10 년 전
..
Win32 9e5b116ee1 Making sure scene grid renders after all objects so its depth is valid 10 년 전
BsBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work 10 년 전
BsBuiltinEditorResources.cpp 524466d73d C# DropTarget (untested) 10 년 전
BsCmdRecordSO.cpp 734f25c36c Deferred destruction of game objects 11 년 전
BsCmdReparentSO.cpp 17afc600a7 Massive Cm->Bs file rename 11 년 전
BsCodeEditor.cpp 43c78bc4d0 WIP shader includes 10 년 전
BsDbgTestGameObjectRef.cpp 17afc600a7 Massive Cm->Bs file rename 11 년 전
BsDockManager.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 년 전
BsDockManagerLayout.cpp d61a7ecffd A lot more work on C# scene window 11 년 전
BsEditorApplication.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 년 전
BsEditorCommand.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 년 전
BsEditorSettings.cpp 0683c43fd8 Refresh handle as soon as it changes and make move handle the default 11 년 전
BsEditorTestSuite.cpp 4867d3a4a3 Added test case for scene object commit and restore 11 년 전
BsEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) 11 년 전
BsEditorWidget.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 년 전
BsEditorWidgetContainer.cpp 36dd4706af WIP changing all uses of GUIArea to GUIPanel 10 년 전
BsEditorWidgetLayout.cpp 9982b0ebd7 Added render window functionality for minimize/maximize/restore 11 년 전
BsEditorWidgetManager.cpp 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing 10 년 전
BsEditorWindow.cpp 46eb1edb0f WIP Scene window 11 년 전
BsEditorWindowBase.cpp 3f3075d532 More work on modal windows & progress bar window 11 년 전
BsEditorWindowManager.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes 10 년 전
BsGUIColor.cpp baf74e865e Fixing various GUI issues to get it back to working state after the recent refactors 10 년 전
BsGUIColorField.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 년 전
BsGUIComponentFoldout.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 년 전
BsGUIDockSlider.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 년 전
BsGUIDropButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 년 전
BsGUIFieldBase.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 년 전
BsGUIFloatField.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 년 전
BsGUIFoldout.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 년 전
BsGUIIntField.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 년 전
BsGUIMenuBar.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 년 전
BsGUIResourceTreeView.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 년 전
BsGUISceneTreeView.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 년 전
BsGUITabButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 년 전
BsGUITabbedTitleBar.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 년 전
BsGUITextField.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 년 전
BsGUIToggleField.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 년 전
BsGUITreeView.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 년 전
BsGUITreeViewEditBox.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 년 전
BsGUIVector2Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 년 전
BsGUIVector3Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 년 전
BsGUIVector4Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 년 전
BsGUIWindowDropArea.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 년 전
BsGUIWindowFrame.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 년 전
BsGUIWindowFrameWidget.cpp 36dd4706af WIP changing all uses of GUIArea to GUIPanel 10 년 전
BsGizmoManager.cpp 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs 11 년 전
BsHandleDrawManager.cpp 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs 11 년 전
BsHandleManager.cpp 24f99ac96e Various fixes in order to get handles operational 11 년 전
BsHandleSlider.cpp 912143ab1e Fix for handle sometimes moving backwards 11 년 전
BsHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work 11 년 전
BsHandleSliderLine.cpp 17e7648476 Work on handles: 11 년 전
BsHandleSliderManager.cpp 24f99ac96e Various fixes in order to get handles operational 11 년 전
BsHandleSliderPlane.cpp 9260710936 Various tweaks related to handle rendering 11 년 전
BsMainEditorWindow.cpp 36dd4706af WIP changing all uses of GUIArea to GUIPanel 10 년 전
BsModalWindow.cpp 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges 10 년 전
BsPlatformInfo.cpp 558bba0c05 Added runtime script compiling (untested) 10 년 전
BsProjectLibrary.cpp 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges 10 년 전
BsProjectLibraryEntries.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 년 전
BsProjectResourceMeta.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 년 전
BsResourceImporter.cpp 1b1895f796 WIP VisualStudio project syncing 10 년 전
BsSceneCameraController.cpp b64a0482e7 Various Gizmo rendering fixes 11 년 전
BsSceneEditorWidget.cpp 46eb1edb0f WIP Scene window 11 년 전
BsSceneGrid.cpp 104413fc4a Fixed GUI layout so it doesn't incorrectly set its minimum size range based on its children, therefore potentially expanding other children out of bounds 10 년 전
BsScenePicking.cpp d0793ab046 Shader default values (untested) 10 년 전
BsSceneViewHandler.cpp 9277fddd48 Worker core thread accessors are now submitted before the main one so resources are properly updated before they're used 10 년 전
BsSelection.cpp 13b511ed32 Clicking on empty space deselects the selected scene object 11 년 전
BsSelectionRenderer.cpp 3270121b9d Better scene grid shader/rendering + selection rendering 10 년 전
BsShaderIncludeHandler.cpp fbbe8659aa Refactored how builtin resources are processed and loaded 10 년 전
BsTestTextSprite.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 년 전
BsUndoRedo.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 년 전
DbgEditorWidget1.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 년 전
DbgEditorWidget2.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 년 전