Marko Pintera ef747c6872 Documentation пре 10 година
..
Win32 95b85ee642 Documentation пре 10 година
BsBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work пре 10 година
BsBuiltinEditorResources.cpp ade33f8b54 Added drag and drop functionality for prefabs (save & load) пре 10 година
BsCmdRecordSO.cpp 734f25c36c Deferred destruction of game objects пре 11 година
BsCmdReparentSO.cpp 17afc600a7 Massive Cm->Bs file rename пре 11 година
BsCodeEditor.cpp 43c78bc4d0 WIP shader includes пре 10 година
BsDockManager.cpp c837851f80 Documentation пре 10 година
BsDockManagerLayout.cpp d61a7ecffd A lot more work on C# scene window пре 11 година
BsDropDownWindow.cpp 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances пре 10 година
BsDropDownWindowManager.cpp 64b31cf1e5 Added DropDownWindow (WIP) пре 10 година
BsEditorApplication.cpp ddef406ac9 C# profiler overlay пре 10 година
BsEditorCommand.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" пре 11 година
BsEditorSettings.cpp ddef406ac9 C# profiler overlay пре 10 година
BsEditorTestSuite.cpp e81ac10b99 Enhanced frame allocator that can allocate multiple frames in a stack-like fashion пре 10 година
BsEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) пре 11 година
BsEditorWidget.cpp 4704613fa4 Modified profiler overlay so it doesn't render under the geometry пре 10 година
BsEditorWidgetContainer.cpp 10657f775c Added proper names for C# editor windows пре 10 година
BsEditorWidgetLayout.cpp 9982b0ebd7 Added render window functionality for minimize/maximize/restore пре 11 година
BsEditorWidgetManager.cpp ed523bc01d Scene view movement is now only active while in focus пре 10 година
BsEditorWindow.cpp 7f224d0279 Fixed an issue where editor window non-client areas were not properly set up right after creation пре 10 година
BsEditorWindowBase.cpp 4704613fa4 Modified profiler overlay so it doesn't render under the geometry пре 10 година
BsEditorWindowManager.cpp 09ea24b888 C# DialogBox class ready to use пре 10 година
BsGUIColor.cpp baf74e865e Fixing various GUI issues to get it back to working state after the recent refactors пре 10 година
BsGUIColorField.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) пре 10 година
BsGUIComponentFoldout.cpp 005da72c82 Better way of calculating GUI clip rectangle пре 10 година
BsGUIDockSlider.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel пре 10 година
BsGUIDropButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel пре 10 година
BsGUIFieldBase.cpp 005da72c82 Better way of calculating GUI clip rectangle пре 10 година
BsGUIFloatField.cpp c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag пре 10 година
BsGUIFoldout.cpp 005da72c82 Better way of calculating GUI clip rectangle пре 10 година
BsGUIIntField.cpp c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag пре 10 година
BsGUIMenuBar.cpp 9f802264bf Clicking on a parent of a GUI menu item now properly closes the sub menu if its currently open пре 10 година
BsGUIResourceTreeView.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) пре 10 година
BsGUISceneTreeView.cpp d0c5ecfb11 Global frame alloc пре 10 година
BsGUITabButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel пре 10 година
BsGUITabbedTitleBar.cpp ef747c6872 Documentation пре 10 година
BsGUITextField.cpp 005da72c82 Better way of calculating GUI clip rectangle пре 10 година
BsGUIToggleField.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) пре 10 година
BsGUITreeView.cpp ef747c6872 Documentation пре 10 година
BsGUITreeViewEditBox.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel пре 10 година
BsGUIVector2Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) пре 10 година
BsGUIVector3Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) пре 10 година
BsGUIVector4Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) пре 10 година
BsGUIWindowDropArea.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) пре 10 година
BsGUIWindowFrame.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) пре 10 година
BsGUIWindowFrameWidget.cpp 36dd4706af WIP changing all uses of GUIArea to GUIPanel пре 10 година
BsGizmoManager.cpp 246f5b3acb Added better handle/gizmo shaders пре 10 година
BsHandleDrawManager.cpp 246f5b3acb Added better handle/gizmo shaders пре 10 година
BsHandleManager.cpp 24f99ac96e Various fixes in order to get handles operational пре 11 година
BsHandleSlider.cpp 25467d81a7 Fixing handles so their deltas don't scale with distance of camera to handle пре 10 година
BsHandleSliderDisc.cpp fa5e36a9fe Fixing incorrect normals with disc slider пре 10 година
BsHandleSliderLine.cpp 17e7648476 Work on handles: пре 11 година
BsHandleSliderManager.cpp 24f99ac96e Various fixes in order to get handles operational пре 11 година
BsHandleSliderPlane.cpp 9fea88e795 Better slider plane handling пре 10 година
BsMainEditorWindow.cpp 53dc112890 Fixed an issue where GUI widget depth wasn't being used пре 10 година
BsModalWindow.cpp 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges пре 10 година
BsPlatformInfo.cpp 558bba0c05 Added runtime script compiling (untested) пре 10 година
BsProjectLibrary.cpp bc5f01ff6e Improved ProjectWindow label look slightly пре 10 година
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 1b1895f796 WIP VisualStudio project syncing пре 10 година
BsSceneCameraController.cpp b64a0482e7 Various Gizmo rendering fixes пре 11 година
BsSceneEditorWidget.cpp 46eb1edb0f WIP Scene window пре 11 година
BsSceneGrid.cpp baa64d1449 Documentation пре 10 година
BsScenePicking.cpp d0793ab046 Shader default values (untested) пре 10 година
BsSceneViewHandler.cpp 0eb7d2b417 Bulk of the work for Project Window drop down (WIP) пре 10 година
BsSelection.cpp 13b511ed32 Clicking on empty space deselects the selected scene object пре 11 година
BsSelectionRenderer.cpp 2ed4268993 Added a priority to call custom render callbacks пре 10 година
BsShaderIncludeHandler.cpp fbbe8659aa Refactored how builtin resources are processed and loaded пре 10 година
BsUndoRedo.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" пре 11 година