BearishSun f70ad040e9 Various fixes related to GUI array: 10 lat temu
..
Win32 95b85ee642 Documentation 10 lat temu
BsBuildDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 lat temu
BsBuildManager.h fb10aa71f2 Project Load/Unload (not tested) 10 lat temu
BsBuiltinEditorResources.h f284524576 Added dummy icons to inspector 10 lat temu
BsCmdCloneSO.h 1c1c6aeba0 Documentation 10 lat temu
BsCmdCreateSO.h 09bbc8848d Added C# Undo/redo (untested) 10 lat temu
BsCmdDeleteSO.h 09bbc8848d Added C# Undo/redo (untested) 10 lat temu
BsCmdInputFieldValueChange.h 09bbc8848d Added C# Undo/redo (untested) 10 lat temu
BsCmdInstantiateSO.h 09bbc8848d Added C# Undo/redo (untested) 10 lat temu
BsCmdRecordSO.h 09bbc8848d Added C# Undo/redo (untested) 10 lat temu
BsCmdReparentSO.h 09bbc8848d Added C# Undo/redo (untested) 10 lat temu
BsCmdUtility.h 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test 10 lat temu
BsCodeEditor.h 95b85ee642 Documentation 10 lat temu
BsDockManager.h 05bcc32e89 EditorWindow maximize/restore works 10 lat temu
BsDockManagerLayout.h 05bcc32e89 EditorWindow maximize/restore works 10 lat temu
BsDockManagerLayoutRTTI.h 05bcc32e89 EditorWindow maximize/restore works 10 lat temu
BsDropDownWindow.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 lat temu
BsDropDownWindowManager.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 lat temu
BsEditorApplication.h caabd3721e Fixing an issue with out-of-order core object syncing that was causing renderables to be invisible in very specific situations 10 lat temu
BsEditorCommand.h 09bbc8848d Added C# Undo/redo (untested) 10 lat temu
BsEditorPrerequisites.h bf16de13f1 Added a GUISliderField and extended normal sliders with a range and step increment 10 lat temu
BsEditorSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
BsEditorSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
BsEditorTestSuite.h 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test 10 lat temu
BsEditorUtility.h baa64d1449 Documentation 10 lat temu
BsEditorWidget.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 lat temu
BsEditorWidgetContainer.h 05bcc32e89 EditorWindow maximize/restore works 10 lat temu
BsEditorWidgetLayout.h fedd162d57 Various bug fixes relating to new project loading system: 10 lat temu
BsEditorWidgetLayoutRTTI.h 2c35a0c825 Removed all the unused allocators 10 lat temu
BsEditorWidgetManager.h fedd162d57 Various bug fixes relating to new project loading system: 10 lat temu
BsEditorWindow.h 05bcc32e89 EditorWindow maximize/restore works 10 lat temu
BsEditorWindowBase.h 4704613fa4 Modified profiler overlay so it doesn't render under the geometry 10 lat temu
BsEditorWindowManager.h 7ff9dee1ec Documentation 10 lat temu
BsGUIColor.h d0445e615b Documentation 10 lat temu
BsGUIColorField.h 060f7589a4 Documentation 10 lat temu
BsGUIDockSlider.h 060f7589a4 Documentation 10 lat temu
BsGUIDropButton.h 060f7589a4 Documentation 10 lat temu
BsGUIFieldBase.h 060f7589a4 Documentation 10 lat temu
BsGUIFloatField.h df84033adc Documentation 10 lat temu
BsGUIHoverHitBox.h d1c685013d Fixed an issue with non-client mouse events not having proper coordinates 10 lat temu
BsGUIIntField.h d0445e615b Documentation 10 lat temu
BsGUIListBoxField.h e99b926919 Added multi-select list boxes (untested) 10 lat temu
BsGUIMenuBar.h 6aef09fdde Added toolbar management code to C# 10 lat temu
BsGUIResourceTreeView.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 lat temu
BsGUISceneTreeView.h e8ef106115 Scene tree view features (untested) 10 lat temu
BsGUISliderField.h bf16de13f1 Added a GUISliderField and extended normal sliders with a range and step increment 10 lat temu
BsGUIStatusBar.h abdc256dcf Status bar working 10 lat temu
BsGUITabButton.h 0ddc6c09b5 Working on new UI 10 lat temu
BsGUITabbedTitleBar.h 0ddc6c09b5 Working on new UI 10 lat temu
BsGUITextField.h c1d0163465 Minimized allocations when updating TextSprite 10 lat temu
BsGUIToggleField.h ef747c6872 Documentation 10 lat temu
BsGUITreeView.h 809719519c Modified managed components so their managed instances aren't created if the parent SO isn't being instantiated 10 lat temu
BsGUITreeViewEditBox.h 734b56a97d In renderer update per-object buffers just before rendering so that a single buffer can be shared by multiple objects 10 lat temu
BsGUIVector2Field.h f12949f26d Documentation 10 lat temu
BsGUIVector3Field.h f12949f26d Documentation 10 lat temu
BsGUIVector4Field.h f12949f26d Documentation 10 lat temu
BsGUIWindowFrame.h f12949f26d Documentation 10 lat temu
BsGUIWindowFrameWidget.h 9d54de245b Fixed a memory corruption issue in GUIManager that happened when a widget was deleted 10 lat temu
BsGizmoManager.h b8d2d25e1d Properly unregister various core rendering managers when they are destroyed 10 lat temu
BsHandleDrawManager.h eea035e168 Documentation 10 lat temu
BsHandleManager.h 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 lat temu
BsHandleSlider.h eea035e168 Documentation 10 lat temu
BsHandleSliderDisc.h eea035e168 Documentation 10 lat temu
BsHandleSliderLine.h eea035e168 Documentation 10 lat temu
BsHandleSliderManager.h 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 lat temu
BsHandleSliderPlane.h eea035e168 Documentation 10 lat temu
BsMainEditorWindow.h bd0666745d Menu bar new UI 10 lat temu
BsModalWindow.h d123f1b676 Documentation 10 lat temu
BsPlatformInfo.h d8d5034b30 Added a way to add basic 3D primitives to the scene 10 lat temu
BsPlatformInfoRTTI.h 7c655205d8 Added icons to windows platform info 10 lat temu
BsProjectLibrary.h f70ad040e9 Various fixes related to GUI array: 10 lat temu
BsProjectLibraryEntries.h d123f1b676 Documentation 10 lat temu
BsProjectLibraryEntriesRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 lat temu
BsProjectResourceMeta.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 lat temu
BsProjectResourceMetaRTTI.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 lat temu
BsProjectSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
BsProjectSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
BsResourceImporter.h 1fa051f852 Documentation 10 lat temu
BsSceneCameraController.h b64a0482e7 Various Gizmo rendering fixes 11 lat temu
BsSceneEditorWidget.h 46eb1edb0f WIP Scene window 11 lat temu
BsSceneGrid.h 6c9390b79b Dock overlay no longer uses the sim thread rendering callback 10 lat temu
BsScenePicking.h 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 lat temu
BsSceneViewHandler.h d8d5034b30 Added a way to add basic 3D primitives to the scene 10 lat temu
BsSelection.h 1c1c6aeba0 Documentation 10 lat temu
BsSelectionRenderer.h b8d2d25e1d Properly unregister various core rendering managers when they are destroyed 10 lat temu
BsSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
BsSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
BsShaderIncludeHandler.h ecfe9ff397 Project library dependant resource import (untested) 10 lat temu
BsUndoRedo.h 1c1c6aeba0 Documentation 10 lat temu