Marko Pintera e9775eae14 Added GUILayoutExplicit 11 лет назад
..
BsBuiltinEditorResources.cpp 74e5650965 GUISlider and GUIProgressBar working 11 лет назад
BsCmdRecordSO.cpp 734f25c36c Deferred destruction of game objects 11 лет назад
BsCmdReparentSO.cpp 17afc600a7 Massive Cm->Bs file rename 11 лет назад
BsDbgTestGameObjectRef.cpp 17afc600a7 Massive Cm->Bs file rename 11 лет назад
BsDockManager.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsDockManagerLayout.cpp d61a7ecffd A lot more work on C# scene window 11 лет назад
BsEditorApplication.cpp 9fbd25a56f Added free rotate and free scale handles (WIP) 11 лет назад
BsEditorCommand.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 лет назад
BsEditorSettings.cpp 0683c43fd8 Refresh handle as soon as it changes and make move handle the default 11 лет назад
BsEditorTestSuite.cpp 4867d3a4a3 Added test case for scene object commit and restore 11 лет назад
BsEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) 11 лет назад
BsEditorWidget.cpp 8782c6cc48 Slight fixes to EditorWidget and C# GUIArea depth 11 лет назад
BsEditorWidgetContainer.cpp 8782c6cc48 Slight fixes to EditorWidget and C# GUIArea depth 11 лет назад
BsEditorWidgetLayout.cpp 9982b0ebd7 Added render window functionality for minimize/maximize/restore 11 лет назад
BsEditorWidgetManager.cpp 9982b0ebd7 Added render window functionality for minimize/maximize/restore 11 лет назад
BsEditorWindow.cpp 46eb1edb0f WIP Scene window 11 лет назад
BsEditorWindowBase.cpp aca40afae2 Moved methods for manipulating render target from sim thread from core accessor to RenderTarget/RenderWindow 11 лет назад
BsEditorWindowManager.cpp e4d4e884c9 Handle abort signal instead of exit 11 лет назад
BsGUIColor.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUIColorField.cpp 4b4f583a71 Added C# versions of many editor fields 11 лет назад
BsGUIComponentFoldout.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUIDockSlider.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUIDropButton.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUIFieldBase.cpp dd31dc8f1c GUI slider and progress bar WIP 11 лет назад
BsGUIFloatField.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUIFoldout.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUIIntField.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUIMenuBar.cpp 8782c6cc48 Slight fixes to EditorWidget and C# GUIArea depth 11 лет назад
BsGUIResourceTreeView.cpp 3512c00011 Extended interface for some core-level objects for easier creation 11 лет назад
BsGUISceneTreeView.cpp 3512c00011 Extended interface for some core-level objects for easier creation 11 лет назад
BsGUITabButton.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUITabbedTitleBar.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUITextField.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 лет назад
BsGUIToggleField.cpp b0236b0eb1 Added support for GUI sub-styles 11 лет назад
BsGUITreeView.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUITreeViewEditBox.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUIVector2Field.cpp b0236b0eb1 Added support for GUI sub-styles 11 лет назад
BsGUIVector3Field.cpp b0236b0eb1 Added support for GUI sub-styles 11 лет назад
BsGUIVector4Field.cpp b0236b0eb1 Added support for GUI sub-styles 11 лет назад
BsGUIWindowDropArea.cpp e9775eae14 Added GUILayoutExplicit 11 лет назад
BsGUIWindowFrame.cpp b1e42e1c76 GUIRenderTexture now uses a non-transparent shader 11 лет назад
BsGUIWindowFrameWidget.cpp 88ee5b68fd First part of render target refactor in order to get only core versions used on core thread 11 лет назад
BsGizmoManager.cpp 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs 11 лет назад
BsHandleDrawManager.cpp 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs 11 лет назад
BsHandleManager.cpp 24f99ac96e Various fixes in order to get handles operational 11 лет назад
BsHandleSlider.cpp 912143ab1e Fix for handle sometimes moving backwards 11 лет назад
BsHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work 11 лет назад
BsHandleSliderLine.cpp 17e7648476 Work on handles: 11 лет назад
BsHandleSliderManager.cpp 24f99ac96e Various fixes in order to get handles operational 11 лет назад
BsHandleSliderPlane.cpp 9260710936 Various tweaks related to handle rendering 11 лет назад
BsMainEditorWindow.cpp 46eb1edb0f WIP Scene window 11 лет назад
BsProjectLibrary.cpp eb4de059fc Advanced resource loading WIP stage 1 11 лет назад
BsProjectLibraryEntries.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 лет назад
BsProjectResourceMeta.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 лет назад
BsResourceImporter.cpp eb4de059fc Advanced resource loading WIP stage 1 11 лет назад
BsSceneCameraController.cpp b64a0482e7 Various Gizmo rendering fixes 11 лет назад
BsSceneEditorWidget.cpp 46eb1edb0f WIP Scene window 11 лет назад
BsSceneGrid.cpp 46eb1edb0f WIP Scene window 11 лет назад
BsScenePicking.cpp 0b1d2c1bd9 Render texture now keeps a handle to a texture instead of a pointer 11 лет назад
BsSceneViewHandler.cpp 2f7095dbd2 Improvements to SceneObject transform 11 лет назад
BsSelection.cpp 13b511ed32 Clicking on empty space deselects the selected scene object 11 лет назад
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 лет назад
BsUndoRedo.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 лет назад
DbgEditorWidget1.cpp 46eb1edb0f WIP Scene window 11 лет назад
DbgEditorWidget2.cpp 74e5650965 GUISlider and GUIProgressBar working 11 лет назад