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