BearishSun e9f413f71b Added various missing menu bar items преди 10 години
..
Win32 95b85ee642 Documentation преди 10 години
BsBuildDataRTTI.h 2c35a0c825 Removed all the unused allocators преди 10 години
BsBuildManager.h ab1231720c Use separate debug and release assemblies when building преди 10 години
BsBuiltinEditorResources.h 28390eb39b GUI tooltips (untested) преди 10 години
BsCmdBreakPrefab.h 62f5104652 Undo/redo command for breaking prefabs added преди 10 години
BsCmdCloneSO.h 1c1c6aeba0 Documentation преди 10 години
BsCmdCreateSO.h 09bbc8848d Added C# Undo/redo (untested) преди 10 години
BsCmdDeleteSO.h 09bbc8848d Added C# Undo/redo (untested) преди 10 години
BsCmdInputFieldValueChange.h b428af3c08 Fixing an issue with GUI sliders where they would be constantly triggering onChanged events in inspector преди 10 години
BsCmdInstantiateSO.h 09bbc8848d Added C# Undo/redo (untested) преди 10 години
BsCmdRecordSO.h 62f5104652 Undo/redo command for breaking prefabs added преди 10 години
BsCmdReparentSO.h 09bbc8848d Added C# Undo/redo (untested) преди 10 години
BsCmdUtility.h 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test преди 10 години
BsCodeEditor.h a2124e6be1 Default code editor is hooked up at editor startup преди 10 години
BsDockManager.h 05bcc32e89 EditorWindow maximize/restore works преди 10 години
BsDockManagerLayout.h 05bcc32e89 EditorWindow maximize/restore works преди 10 години
BsDockManagerLayoutRTTI.h 05bcc32e89 EditorWindow maximize/restore works преди 10 години
BsDropDownWindow.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore преди 10 години
BsDropDownWindowManager.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore преди 10 години
BsEditorApplication.h 95a7c4063f Resource handles will now be null only if they have no UUID, regardless if their resource is loaded or not преди 10 години
BsEditorCommand.h 6f6648e223 Lots of fixes related to list/dictionary GUI refactor преди 10 години
BsEditorPrerequisites.h a2124e6be1 Default code editor is hooked up at editor startup преди 10 години
BsEditorSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings преди 10 години
BsEditorSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings преди 10 години
BsEditorTestSuite.h 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test преди 10 години
BsEditorUtility.h baa64d1449 Documentation преди 10 години
BsEditorWidget.h c9a85f77da Added a (working) way to specify default size for editor windows преди 10 години
BsEditorWidgetContainer.h 97d3129728 Added settings window преди 10 години
BsEditorWidgetLayout.h fedd162d57 Various bug fixes relating to new project loading system: преди 10 години
BsEditorWidgetLayoutRTTI.h 2c35a0c825 Removed all the unused allocators преди 10 години
BsEditorWidgetManager.h fedd162d57 Various bug fixes relating to new project loading system: преди 10 години
BsEditorWindow.h 05bcc32e89 EditorWindow maximize/restore works преди 10 години
BsEditorWindowBase.h 36d1080271 Delay compilation until editor window is in focus преди 10 години
BsEditorWindowManager.h 36d1080271 Delay compilation until editor window is in focus преди 10 години
BsGUIColor.h a393b43fc3 Hooked up color picker to the color field преди 10 години
BsGUIColorField.h a393b43fc3 Hooked up color picker to the color field преди 10 години
BsGUIDockSlider.h 060f7589a4 Documentation преди 10 години
BsGUIDropButton.h 060f7589a4 Documentation преди 10 години
BsGUIFieldBase.h 060f7589a4 Documentation преди 10 години
BsGUIFloatField.h b428af3c08 Fixing an issue with GUI sliders where they would be constantly triggering onChanged events in inspector преди 10 години
BsGUIHoverHitBox.h d1c685013d Fixed an issue with non-client mouse events not having proper coordinates преди 10 години
BsGUIIntField.h b428af3c08 Fixing an issue with GUI sliders where they would be constantly triggering onChanged events in inspector преди 10 години
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 години
BsGUIMenuBar.h a13e94a825 Added ability to toggle toolbar items on or off преди 10 години
BsGUIResourceTreeView.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore преди 10 години
BsGUISceneTreeView.h e9f413f71b Added various missing menu bar items преди 10 години
BsGUISliderField.h b428af3c08 Fixing an issue with GUI sliders where they would be constantly triggering onChanged events in inspector преди 10 години
BsGUIStatusBar.h dd61a6d788 Update status bar when debug log contents are removed преди 10 години
BsGUITabButton.h 1755c6baeb Modified GUIContent so it can accept separate images for different GUI element states преди 10 години
BsGUITabbedTitleBar.h 0ddc6c09b5 Working on new UI преди 10 години
BsGUITextField.h b428af3c08 Fixing an issue with GUI sliders where they would be constantly triggering onChanged events in inspector преди 10 години
BsGUIToggleField.h b428af3c08 Fixing an issue with GUI sliders where they would be constantly triggering onChanged events in inspector преди 10 години
BsGUITreeView.h e9f413f71b Added various missing menu bar items преди 10 години
BsGUITreeViewEditBox.h 734b56a97d In renderer update per-object buffers just before rendering so that a single buffer can be shared by multiple objects преди 10 години
BsGUIVector2Field.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input преди 10 години
BsGUIVector3Field.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input преди 10 години
BsGUIVector4Field.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input преди 10 години
BsGUIWindowFrame.h f12949f26d Documentation преди 10 години
BsGUIWindowFrameWidget.h a2a5cfb434 Added a separate RTTI for WindowFrameWidget as it was being identifier a GUIWidget which was confusing EditorWindows преди 10 години
BsGUIWindowFrameWidgetRTTI.h a2a5cfb434 Added a separate RTTI for WindowFrameWidget as it was being identifier a GUIWidget which was confusing EditorWindows преди 10 години
BsGizmoManager.h b8d2d25e1d Properly unregister various core rendering managers when they are destroyed преди 10 години
BsHandleDrawManager.h 5ab1368c9e Scene handle rendering & interaction can now be separated per layer преди 10 години
BsHandleManager.h ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used преди 10 години
BsHandleSlider.h 5ab1368c9e Scene handle rendering & interaction can now be separated per layer преди 10 години
BsHandleSliderDisc.h 5ab1368c9e Scene handle rendering & interaction can now be separated per layer преди 10 години
BsHandleSliderLine.h 5ab1368c9e Scene handle rendering & interaction can now be separated per layer преди 10 години
BsHandleSliderManager.h ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used преди 10 години
BsHandleSliderPlane.h 5ab1368c9e Scene handle rendering & interaction can now be separated per layer преди 10 години
BsMainEditorWindow.h fcbefc5c89 Added editor's dirty resource management system преди 10 години
BsModalWindow.h d123f1b676 Documentation преди 10 години
BsPlatformInfo.h b5bfb88590 Resource handle refactor complete преди 10 години
BsPlatformInfoRTTI.h b5bfb88590 Resource handle refactor complete преди 10 години
BsProjectLibrary.h 06e03f1239 Bulk of work on the build system преди 10 години
BsProjectLibraryEntries.h d123f1b676 Documentation преди 10 години
BsProjectLibraryEntriesRTTI.h 17afc600a7 Massive Cm->Bs file rename преди 11 години
BsProjectResourceMeta.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone преди 10 години
BsProjectResourceMetaRTTI.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone преди 10 години
BsProjectSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings преди 10 години
BsProjectSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings преди 10 години
BsSceneCameraController.h b64a0482e7 Various Gizmo rendering fixes преди 11 години
BsSceneEditorWidget.h 46eb1edb0f WIP Scene window преди 11 години
BsSceneGrid.h ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used преди 10 години
BsScenePicking.h ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used преди 10 години
BsSelection.h 2021c91753 Fixing resource Ping преди 10 години
BsSelectionRenderer.h ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used преди 10 години
BsSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings преди 10 години
BsSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings преди 10 години
BsShaderIncludeHandler.h ecfe9ff397 Project library dependant resource import (untested) преди 11 години
BsUndoRedo.h 6f6648e223 Lots of fixes related to list/dictionary GUI refactor преди 10 години