Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
..
Win32 9e5b116ee1 Making sure scene grid renders after all objects so its depth is valid il y a 10 ans
BsBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work il y a 10 ans
BsBuiltinEditorResources.cpp 929611c919 WIP work on ProjectWindow il y a 10 ans
BsCmdRecordSO.cpp 734f25c36c Deferred destruction of game objects il y a 11 ans
BsCmdReparentSO.cpp 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
BsCodeEditor.cpp 43c78bc4d0 WIP shader includes il y a 10 ans
BsDbgTestGameObjectRef.cpp 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
BsDockManager.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsDockManagerLayout.cpp d61a7ecffd A lot more work on C# scene window il y a 11 ans
BsEditorApplication.cpp 2e15f65ce9 Fixing an issue where core window operations could start before the sim thread had properly finalized window creation il y a 10 ans
BsEditorCommand.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" il y a 11 ans
BsEditorSettings.cpp 0683c43fd8 Refresh handle as soon as it changes and make move handle the default il y a 11 ans
BsEditorTestSuite.cpp 4867d3a4a3 Added test case for scene object commit and restore il y a 11 ans
BsEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) il y a 11 ans
BsEditorWidget.cpp 8782c6cc48 Slight fixes to EditorWidget and C# GUIArea depth il y a 11 ans
BsEditorWidgetContainer.cpp 8782c6cc48 Slight fixes to EditorWidget and C# GUIArea depth il y a 11 ans
BsEditorWidgetLayout.cpp 9982b0ebd7 Added render window functionality for minimize/maximize/restore il y a 11 ans
BsEditorWidgetManager.cpp 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing il y a 10 ans
BsEditorWindow.cpp 46eb1edb0f WIP Scene window il y a 11 ans
BsEditorWindowBase.cpp 3f3075d532 More work on modal windows & progress bar window il y a 11 ans
BsEditorWindowManager.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes il y a 10 ans
BsGUIColor.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIColorField.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIComponentFoldout.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIDockSlider.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIDropButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIFieldBase.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIFloatField.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIFoldout.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIIntField.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIMenuBar.cpp 12c4c6b013 Refactored GUILayout and GUI space creation so layouts can be reparented and their creation is more alike other GUI elements il y a 10 ans
BsGUIResourceTreeView.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUISceneTreeView.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUITabButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUITabbedTitleBar.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUITextField.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIToggleField.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUITreeView.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUITreeViewEditBox.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIVector2Field.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIVector3Field.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIVector4Field.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIWindowDropArea.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIWindowFrame.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
BsGUIWindowFrameWidget.cpp 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle il y a 10 ans
BsGizmoManager.cpp 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs il y a 11 ans
BsHandleDrawManager.cpp 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs il y a 11 ans
BsHandleManager.cpp 24f99ac96e Various fixes in order to get handles operational il y a 11 ans
BsHandleSlider.cpp 912143ab1e Fix for handle sometimes moving backwards il y a 11 ans
BsHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work il y a 11 ans
BsHandleSliderLine.cpp 17e7648476 Work on handles: il y a 11 ans
BsHandleSliderManager.cpp 24f99ac96e Various fixes in order to get handles operational il y a 11 ans
BsHandleSliderPlane.cpp 9260710936 Various tweaks related to handle rendering il y a 11 ans
BsMainEditorWindow.cpp b518d7811b Drop down & menu bar fixes: il y a 10 ans
BsModalWindow.cpp 12c4c6b013 Refactored GUILayout and GUI space creation so layouts can be reparented and their creation is more alike other GUI elements il y a 10 ans
BsPlatformInfo.cpp 558bba0c05 Added runtime script compiling (untested) il y a 10 ans
BsProjectLibrary.cpp ecfe9ff397 Project library dependant resource import (untested) il y a 10 ans
BsProjectLibraryEntries.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" il y a 11 ans
BsProjectResourceMeta.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management il y a 11 ans
BsResourceImporter.cpp 1b1895f796 WIP VisualStudio project syncing il y a 10 ans
BsSceneCameraController.cpp b64a0482e7 Various Gizmo rendering fixes il y a 11 ans
BsSceneEditorWidget.cpp 46eb1edb0f WIP Scene window il y a 11 ans
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 il y a 10 ans
BsScenePicking.cpp d0793ab046 Shader default values (untested) il y a 10 ans
BsSceneViewHandler.cpp 9277fddd48 Worker core thread accessors are now submitted before the main one so resources are properly updated before they're used il y a 10 ans
BsSelection.cpp 13b511ed32 Clicking on empty space deselects the selected scene object il y a 11 ans
BsSelectionRenderer.cpp 3270121b9d Better scene grid shader/rendering + selection rendering il y a 10 ans
BsShaderIncludeHandler.cpp fbbe8659aa Refactored how builtin resources are processed and loaded il y a 10 ans
BsTestTextSprite.cpp 8644a9f53d Major refactor of builtin resources - All resources are imported and saved as a preprocessing step and then just loaded in engine ready format. il y a 11 ans
BsUndoRedo.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" il y a 11 ans
DbgEditorWidget1.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
DbgEditorWidget2.cpp 12c4c6b013 Refactored GUILayout and GUI space creation so layouts can be reparented and their creation is more alike other GUI elements il y a 10 ans