BearishSun f14a275a31 Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking 10 år sedan
..
Win32 e7cfefe9ee Added copyright notices to all files 10 år sedan
BsBuildManager.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsBuiltinEditorResources.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsCmdBreakPrefab.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsCmdCloneSO.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsCmdCreateSO.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsCmdDeleteSO.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsCmdInstantiateSO.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsCmdRecordSO.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsCmdReparentSO.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsCmdUtility.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsCodeEditor.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsDockManager.cpp cf37238b9d Fixed an issue with auto-scroll in Library window when there is no area to scroll 10 år sedan
BsDockManagerLayout.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsDropDownWindow.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsDropDownWindowManager.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsEditorApplication.cpp f14a275a31 Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking 10 år sedan
BsEditorCommand.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsEditorSettings.cpp f9665210a2 Added mouse sensitivity slider to editor 10 år sedan
BsEditorShaderIncludeHandler.cpp 3bde7a79ec Getting example project to work again 10 år sedan
BsEditorTestSuite.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsEditorUtility.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsEditorWidget.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsEditorWidgetContainer.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsEditorWidgetLayout.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsEditorWidgetManager.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsEditorWindow.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsEditorWindowBase.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsEditorWindowManager.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIColor.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIColorField.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIDockSlider.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIDropButton.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIFieldBase.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIFloatField.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIHoverHitBox.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIIntField.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIListBoxField.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIMenuBar.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIResourceTreeView.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUISceneTreeView.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUISliderField.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIStatusBar.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUITabButton.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUITabbedTitleBar.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUITextField.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIToggleField.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUITreeView.cpp cf37238b9d Fixed an issue with auto-scroll in Library window when there is no area to scroll 10 år sedan
BsGUITreeViewEditBox.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIVector2Field.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIVector3Field.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIVector4Field.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIWindowFrame.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGUIWindowFrameWidget.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsGizmoManager.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsHandleDrawManager.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsHandleManager.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsHandleSlider.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsHandleSliderDisc.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsHandleSliderLine.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsHandleSliderManager.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsHandleSliderPlane.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsMainEditorWindow.cpp a60f8413ba Properly maximize window after loading a project 10 år sedan
BsModalWindow.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsPlatformInfo.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsProjectLibrary.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsProjectLibraryEntries.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsProjectResourceMeta.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsProjectSettings.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsSceneCameraController.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsSceneEditorWidget.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsSceneGrid.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsScenePicking.cpp f14a275a31 Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking 10 år sedan
BsSelection.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsSelectionRenderer.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsSettings.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan
BsUndoRedo.cpp e7cfefe9ee Added copyright notices to all files 10 år sedan