Marko Pintera 03060e056f Fixed a bug with builtin resource reimport 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 03060e056f Fixed a bug with builtin resource reimport 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 лет назад
BsDropDownWindow.cpp 1bb0da2c8a Don't block mouse clicks outside of drop down window/menu 10 лет назад
BsDropDownWindowManager.cpp 64b31cf1e5 Added DropDownWindow (WIP) 10 лет назад
BsEditorApplication.cpp 64b31cf1e5 Added DropDownWindow (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 11 лет назад
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 adee486455 More work on the Project Window 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 adee486455 More work on the Project Window 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 7798f0d4a7 Various ProjectWindow fixes, mostly relating to drag and drop functionality 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 0eb7d2b417 Bulk of the work for Project Window drop down (WIP) 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 лет назад