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