Marko Pintera ade33f8b54 Added drag and drop functionality for prefabs (save & load) há 10 anos atrás
..
Win32 9e5b116ee1 Making sure scene grid renders after all objects so its depth is valid há 10 anos atrás
BsBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work há 10 anos atrás
BsBuiltinEditorResources.cpp ade33f8b54 Added drag and drop functionality for prefabs (save & load) há 10 anos atrás
BsCmdRecordSO.cpp 734f25c36c Deferred destruction of game objects há 11 anos atrás
BsCmdReparentSO.cpp 17afc600a7 Massive Cm->Bs file rename há 11 anos atrás
BsCodeEditor.cpp 43c78bc4d0 WIP shader includes há 10 anos atrás
BsDbgTestGameObjectRef.cpp 17afc600a7 Massive Cm->Bs file rename há 11 anos atrás
BsDockManager.cpp 005da72c82 Better way of calculating GUI clip rectangle há 10 anos atrás
BsDockManagerLayout.cpp d61a7ecffd A lot more work on C# scene window há 11 anos atrás
BsDropDownWindow.cpp 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances há 10 anos atrás
BsDropDownWindowManager.cpp 64b31cf1e5 Added DropDownWindow (WIP) há 10 anos atrás
BsEditorApplication.cpp 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown há 10 anos atrás
BsEditorCommand.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" há 11 anos atrás
BsEditorSettings.cpp 0683c43fd8 Refresh handle as soon as it changes and make move handle the default há 11 anos atrás
BsEditorTestSuite.cpp 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances há 10 anos atrás
BsEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) há 11 anos atrás
BsEditorWidget.cpp 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown há 10 anos atrás
BsEditorWidgetContainer.cpp 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown há 10 anos atrás
BsEditorWidgetLayout.cpp 9982b0ebd7 Added render window functionality for minimize/maximize/restore há 11 anos atrás
BsEditorWidgetManager.cpp 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing há 10 anos atrás
BsEditorWindow.cpp 46eb1edb0f WIP Scene window há 11 anos atrás
BsEditorWindowBase.cpp 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances há 10 anos atrás
BsEditorWindowManager.cpp 09ea24b888 C# DialogBox class ready to use há 10 anos atrás
BsGUIColor.cpp baf74e865e Fixing various GUI issues to get it back to working state after the recent refactors há 10 anos atrás
BsGUIColorField.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsGUIComponentFoldout.cpp 005da72c82 Better way of calculating GUI clip rectangle há 10 anos atrás
BsGUIDockSlider.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel há 10 anos atrás
BsGUIDropButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel há 10 anos atrás
BsGUIFieldBase.cpp 005da72c82 Better way of calculating GUI clip rectangle há 10 anos atrás
BsGUIFloatField.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) há 10 anos atrás
BsGUIFoldout.cpp 005da72c82 Better way of calculating GUI clip rectangle há 10 anos atrás
BsGUIIntField.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) há 10 anos atrás
BsGUIMenuBar.cpp adee486455 More work on the Project Window há 10 anos atrás
BsGUIResourceTreeView.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) há 10 anos atrás
BsGUISceneTreeView.cpp ade33f8b54 Added drag and drop functionality for prefabs (save & load) há 10 anos atrás
BsGUITabButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel há 10 anos atrás
BsGUITabbedTitleBar.cpp 566ef00248 Fixed an issue with invisible title bars há 10 anos atrás
BsGUITextField.cpp 005da72c82 Better way of calculating GUI clip rectangle há 10 anos atrás
BsGUIToggleField.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsGUITreeView.cpp adee486455 More work on the Project Window há 10 anos atrás
BsGUITreeViewEditBox.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel há 10 anos atrás
BsGUIVector2Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsGUIVector3Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsGUIVector4Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsGUIWindowDropArea.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) há 10 anos atrás
BsGUIWindowFrame.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) há 10 anos atrás
BsGUIWindowFrameWidget.cpp 36dd4706af WIP changing all uses of GUIArea to GUIPanel há 10 anos atrás
BsGizmoManager.cpp 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs há 11 anos atrás
BsHandleDrawManager.cpp 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs há 11 anos atrás
BsHandleManager.cpp 24f99ac96e Various fixes in order to get handles operational há 11 anos atrás
BsHandleSlider.cpp 912143ab1e Fix for handle sometimes moving backwards há 11 anos atrás
BsHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work há 11 anos atrás
BsHandleSliderLine.cpp 17e7648476 Work on handles: há 11 anos atrás
BsHandleSliderManager.cpp 24f99ac96e Various fixes in order to get handles operational há 11 anos atrás
BsHandleSliderPlane.cpp 9260710936 Various tweaks related to handle rendering há 11 anos atrás
BsMainEditorWindow.cpp 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown há 10 anos atrás
BsModalWindow.cpp 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges há 10 anos atrás
BsPlatformInfo.cpp 558bba0c05 Added runtime script compiling (untested) há 10 anos atrás
BsProjectLibrary.cpp bc5f01ff6e Improved ProjectWindow label look slightly há 10 anos atrás
BsProjectLibraryEntries.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" há 11 anos atrás
BsProjectResourceMeta.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management há 11 anos atrás
BsResourceImporter.cpp 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
BsSceneCameraController.cpp b64a0482e7 Various Gizmo rendering fixes há 11 anos atrás
BsSceneEditorWidget.cpp 46eb1edb0f WIP Scene window há 11 anos atrás
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 há 10 anos atrás
BsScenePicking.cpp d0793ab046 Shader default values (untested) há 10 anos atrás
BsSceneViewHandler.cpp 0eb7d2b417 Bulk of the work for Project Window drop down (WIP) há 10 anos atrás
BsSelection.cpp 13b511ed32 Clicking on empty space deselects the selected scene object há 11 anos atrás
BsSelectionRenderer.cpp 3270121b9d Better scene grid shader/rendering + selection rendering há 10 anos atrás
BsShaderIncludeHandler.cpp fbbe8659aa Refactored how builtin resources are processed and loaded há 10 anos atrás
BsTestTextSprite.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsUndoRedo.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" há 11 anos atrás
DbgEditorWidget1.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
DbgEditorWidget2.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás