Marko Pintera 65d8dcfb03 Delaying showing a window until back buffer swap now works properly in DX11 hace 10 años
..
Win32 9e5b116ee1 Making sure scene grid renders after all objects so its depth is valid hace 10 años
BsBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work hace 10 años
BsBuiltinEditorResources.cpp ade33f8b54 Added drag and drop functionality for prefabs (save & load) hace 10 años
BsCmdRecordSO.cpp 734f25c36c Deferred destruction of game objects hace 11 años
BsCmdReparentSO.cpp 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsCodeEditor.cpp 43c78bc4d0 WIP shader includes hace 10 años
BsDbgTestGameObjectRef.cpp 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsDockManager.cpp 49110d0834 Windows can now be properly docked as tabs hace 10 años
BsDockManagerLayout.cpp d61a7ecffd A lot more work on C# scene window hace 11 años
BsDropDownWindow.cpp 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances hace 10 años
BsDropDownWindowManager.cpp 64b31cf1e5 Added DropDownWindow (WIP) hace 10 años
BsEditorApplication.cpp 65d8dcfb03 Delaying showing a window until back buffer swap now works properly in DX11 hace 10 años
BsEditorCommand.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
BsEditorSettings.cpp 0683c43fd8 Refresh handle as soon as it changes and make move handle the default hace 11 años
BsEditorTestSuite.cpp 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances hace 10 años
BsEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) hace 11 años
BsEditorWidget.cpp 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown hace 10 años
BsEditorWidgetContainer.cpp 7f224d0279 Fixed an issue where editor window non-client areas were not properly set up right after creation hace 10 años
BsEditorWidgetLayout.cpp 9982b0ebd7 Added render window functionality for minimize/maximize/restore hace 11 años
BsEditorWidgetManager.cpp ed523bc01d Scene view movement is now only active while in focus hace 10 años
BsEditorWindow.cpp 7f224d0279 Fixed an issue where editor window non-client areas were not properly set up right after creation hace 10 años
BsEditorWindowBase.cpp 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances hace 10 años
BsEditorWindowManager.cpp 09ea24b888 C# DialogBox class ready to use hace 10 años
BsGUIColor.cpp baf74e865e Fixing various GUI issues to get it back to working state after the recent refactors hace 10 años
BsGUIColorField.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) hace 10 años
BsGUIComponentFoldout.cpp 005da72c82 Better way of calculating GUI clip rectangle hace 10 años
BsGUIDockSlider.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel hace 10 años
BsGUIDropButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel hace 10 años
BsGUIFieldBase.cpp 005da72c82 Better way of calculating GUI clip rectangle hace 10 años
BsGUIFloatField.cpp c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag hace 10 años
BsGUIFoldout.cpp 005da72c82 Better way of calculating GUI clip rectangle hace 10 años
BsGUIIntField.cpp c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag hace 10 años
BsGUIMenuBar.cpp 9f802264bf Clicking on a parent of a GUI menu item now properly closes the sub menu if its currently open hace 10 años
BsGUIResourceTreeView.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) hace 10 años
BsGUISceneTreeView.cpp ade33f8b54 Added drag and drop functionality for prefabs (save & load) hace 10 años
BsGUITabButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel hace 10 años
BsGUITabbedTitleBar.cpp 185c7efa71 Temporarily docked window tab (during drag and drop) can now be undocked by dragging it off again hace 10 años
BsGUITextField.cpp 005da72c82 Better way of calculating GUI clip rectangle hace 10 años
BsGUIToggleField.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) hace 10 años
BsGUITreeView.cpp adee486455 More work on the Project Window hace 10 años
BsGUITreeViewEditBox.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel hace 10 años
BsGUIVector2Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) hace 10 años
BsGUIVector3Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) hace 10 años
BsGUIVector4Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) hace 10 años
BsGUIWindowDropArea.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) hace 10 años
BsGUIWindowFrame.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) hace 10 años
BsGUIWindowFrameWidget.cpp 36dd4706af WIP changing all uses of GUIArea to GUIPanel hace 10 años
BsGizmoManager.cpp 2ed4268993 Added a priority to call custom render callbacks hace 10 años
BsHandleDrawManager.cpp 2ed4268993 Added a priority to call custom render callbacks hace 10 años
BsHandleManager.cpp 24f99ac96e Various fixes in order to get handles operational hace 11 años
BsHandleSlider.cpp 912143ab1e Fix for handle sometimes moving backwards hace 11 años
BsHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work hace 11 años
BsHandleSliderLine.cpp 17e7648476 Work on handles: hace 11 años
BsHandleSliderManager.cpp 24f99ac96e Various fixes in order to get handles operational hace 11 años
BsHandleSliderPlane.cpp 9260710936 Various tweaks related to handle rendering hace 11 años
BsMainEditorWindow.cpp 53dc112890 Fixed an issue where GUI widget depth wasn't being used hace 10 años
BsModalWindow.cpp 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges hace 10 años
BsPlatformInfo.cpp 558bba0c05 Added runtime script compiling (untested) hace 10 años
BsProjectLibrary.cpp bc5f01ff6e Improved ProjectWindow label look slightly hace 10 años
BsProjectLibraryEntries.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
BsProjectResourceMeta.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management hace 11 años
BsResourceImporter.cpp 1b1895f796 WIP VisualStudio project syncing hace 10 años
BsSceneCameraController.cpp b64a0482e7 Various Gizmo rendering fixes hace 11 años
BsSceneEditorWidget.cpp 46eb1edb0f WIP Scene window hace 11 años
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 hace 10 años
BsScenePicking.cpp d0793ab046 Shader default values (untested) hace 10 años
BsSceneViewHandler.cpp 0eb7d2b417 Bulk of the work for Project Window drop down (WIP) hace 10 años
BsSelection.cpp 13b511ed32 Clicking on empty space deselects the selected scene object hace 11 años
BsSelectionRenderer.cpp 2ed4268993 Added a priority to call custom render callbacks hace 10 años
BsShaderIncludeHandler.cpp fbbe8659aa Refactored how builtin resources are processed and loaded hace 10 años
BsTestTextSprite.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) hace 10 años
BsUndoRedo.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
DbgEditorWidget1.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) hace 10 años
DbgEditorWidget2.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) hace 10 años