BearishSun 78a0850433 Project library will not longer import native engine assets, instead they will be referenced directly to avoid issues with different UUIDs 10 vuotta sitten
..
Win32 95b85ee642 Documentation 10 vuotta sitten
BsBuildDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 vuotta sitten
BsBuildManager.h fb10aa71f2 Project Load/Unload (not tested) 10 vuotta sitten
BsBuiltinEditorResources.h 970146ef27 Added a way to initialize a texture with a pre-existing PixelData 10 vuotta sitten
BsCmdCloneSO.h 1c1c6aeba0 Documentation 10 vuotta sitten
BsCmdCreateSO.h 09bbc8848d Added C# Undo/redo (untested) 10 vuotta sitten
BsCmdDeleteSO.h 09bbc8848d Added C# Undo/redo (untested) 10 vuotta sitten
BsCmdInputFieldValueChange.h 09bbc8848d Added C# Undo/redo (untested) 10 vuotta sitten
BsCmdInstantiateSO.h 09bbc8848d Added C# Undo/redo (untested) 10 vuotta sitten
BsCmdRecordSO.h 09bbc8848d Added C# Undo/redo (untested) 10 vuotta sitten
BsCmdReparentSO.h 09bbc8848d Added C# Undo/redo (untested) 10 vuotta sitten
BsCmdUtility.h 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test 10 vuotta sitten
BsCodeEditor.h 95b85ee642 Documentation 10 vuotta sitten
BsDockManager.h 05bcc32e89 EditorWindow maximize/restore works 10 vuotta sitten
BsDockManagerLayout.h 05bcc32e89 EditorWindow maximize/restore works 10 vuotta sitten
BsDockManagerLayoutRTTI.h 05bcc32e89 EditorWindow maximize/restore works 10 vuotta sitten
BsDropDownWindow.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 vuotta sitten
BsDropDownWindowManager.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 vuotta sitten
BsEditorApplication.h c89c1b6107 Fixed GUITextureField so its value change is properly triggered 10 vuotta sitten
BsEditorCommand.h 6f6648e223 Lots of fixes related to list/dictionary GUI refactor 10 vuotta sitten
BsEditorPrerequisites.h bf16de13f1 Added a GUISliderField and extended normal sliders with a range and step increment 10 vuotta sitten
BsEditorSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 vuotta sitten
BsEditorSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 vuotta sitten
BsEditorTestSuite.h 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test 10 vuotta sitten
BsEditorUtility.h baa64d1449 Documentation 10 vuotta sitten
BsEditorWidget.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 vuotta sitten
BsEditorWidgetContainer.h 97d3129728 Added settings window 10 vuotta sitten
BsEditorWidgetLayout.h fedd162d57 Various bug fixes relating to new project loading system: 10 vuotta sitten
BsEditorWidgetLayoutRTTI.h 2c35a0c825 Removed all the unused allocators 10 vuotta sitten
BsEditorWidgetManager.h fedd162d57 Various bug fixes relating to new project loading system: 10 vuotta sitten
BsEditorWindow.h 05bcc32e89 EditorWindow maximize/restore works 10 vuotta sitten
BsEditorWindowBase.h 4704613fa4 Modified profiler overlay so it doesn't render under the geometry 10 vuotta sitten
BsEditorWindowManager.h 7ff9dee1ec Documentation 10 vuotta sitten
BsGUIColor.h a393b43fc3 Hooked up color picker to the color field 10 vuotta sitten
BsGUIColorField.h a393b43fc3 Hooked up color picker to the color field 10 vuotta sitten
BsGUIDockSlider.h 060f7589a4 Documentation 10 vuotta sitten
BsGUIDropButton.h 060f7589a4 Documentation 10 vuotta sitten
BsGUIFieldBase.h 060f7589a4 Documentation 10 vuotta sitten
BsGUIFloatField.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 vuotta sitten
BsGUIHoverHitBox.h d1c685013d Fixed an issue with non-client mouse events not having proper coordinates 10 vuotta sitten
BsGUIIntField.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 vuotta sitten
BsGUIListBoxField.h f8912549b8 Modified serialization so it no longers need to calculate complex object size so prevent issues with objects that require pre- and post-serialization steps 10 vuotta sitten
BsGUIMenuBar.h a74ef4d6f8 Fixed a recently introduced resource loading issue 10 vuotta sitten
BsGUIResourceTreeView.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 vuotta sitten
BsGUISceneTreeView.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 vuotta sitten
BsGUISliderField.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 vuotta sitten
BsGUIStatusBar.h fcbefc5c89 Added editor's dirty resource management system 10 vuotta sitten
BsGUITabButton.h 0ddc6c09b5 Working on new UI 10 vuotta sitten
BsGUITabbedTitleBar.h 0ddc6c09b5 Working on new UI 10 vuotta sitten
BsGUITextField.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 vuotta sitten
BsGUIToggleField.h ef747c6872 Documentation 10 vuotta sitten
BsGUITreeView.h 94bd57914c Changing scene object selection no longer triggers the selection change event twice 10 vuotta sitten
BsGUITreeViewEditBox.h 734b56a97d In renderer update per-object buffers just before rendering so that a single buffer can be shared by multiple objects 10 vuotta sitten
BsGUIVector2Field.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 vuotta sitten
BsGUIVector3Field.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 vuotta sitten
BsGUIVector4Field.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 vuotta sitten
BsGUIWindowFrame.h f12949f26d Documentation 10 vuotta sitten
BsGUIWindowFrameWidget.h 9d54de245b Fixed a memory corruption issue in GUIManager that happened when a widget was deleted 10 vuotta sitten
BsGizmoManager.h b8d2d25e1d Properly unregister various core rendering managers when they are destroyed 10 vuotta sitten
BsHandleDrawManager.h eea035e168 Documentation 10 vuotta sitten
BsHandleManager.h 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 vuotta sitten
BsHandleSlider.h eea035e168 Documentation 10 vuotta sitten
BsHandleSliderDisc.h eea035e168 Documentation 10 vuotta sitten
BsHandleSliderLine.h eea035e168 Documentation 10 vuotta sitten
BsHandleSliderManager.h 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 vuotta sitten
BsHandleSliderPlane.h eea035e168 Documentation 10 vuotta sitten
BsMainEditorWindow.h fcbefc5c89 Added editor's dirty resource management system 10 vuotta sitten
BsModalWindow.h d123f1b676 Documentation 10 vuotta sitten
BsPlatformInfo.h d8d5034b30 Added a way to add basic 3D primitives to the scene 10 vuotta sitten
BsPlatformInfoRTTI.h 7c655205d8 Added icons to windows platform info 10 vuotta sitten
BsProjectLibrary.h 78a0850433 Project library will not longer import native engine assets, instead they will be referenced directly to avoid issues with different UUIDs 10 vuotta sitten
BsProjectLibraryEntries.h d123f1b676 Documentation 10 vuotta sitten
BsProjectLibraryEntriesRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 vuotta sitten
BsProjectResourceMeta.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 vuotta sitten
BsProjectResourceMetaRTTI.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 vuotta sitten
BsProjectSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 vuotta sitten
BsProjectSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 vuotta sitten
BsSceneCameraController.h b64a0482e7 Various Gizmo rendering fixes 11 vuotta sitten
BsSceneEditorWidget.h 46eb1edb0f WIP Scene window 11 vuotta sitten
BsSceneGrid.h 6c9390b79b Dock overlay no longer uses the sim thread rendering callback 10 vuotta sitten
BsScenePicking.h 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 vuotta sitten
BsSceneViewHandler.h d8d5034b30 Added a way to add basic 3D primitives to the scene 10 vuotta sitten
BsSelection.h 2021c91753 Fixing resource Ping 10 vuotta sitten
BsSelectionRenderer.h b8d2d25e1d Properly unregister various core rendering managers when they are destroyed 10 vuotta sitten
BsSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 vuotta sitten
BsSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 vuotta sitten
BsShaderIncludeHandler.h ecfe9ff397 Project library dependant resource import (untested) 11 vuotta sitten
BsUndoRedo.h 6f6648e223 Lots of fixes related to list/dictionary GUI refactor 10 vuotta sitten