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