BearishSun 78a0850433 Project library will not longer import native engine assets, instead they will be referenced directly to avoid issues with different UUIDs hace 10 años
..
Win32 95b85ee642 Documentation hace 10 años
BsBuildManager.cpp 8c7b5abb5a Fixing issues when attempting to serialize and deserialize null objects hace 10 años
BsBuiltinEditorResources.cpp 970146ef27 Added a way to initialize a texture with a pre-existing PixelData hace 10 años
BsCmdCloneSO.cpp e8ef106115 Scene tree view features (untested) hace 10 años
BsCmdCreateSO.cpp e8ef106115 Scene tree view features (untested) hace 10 años
BsCmdDeleteSO.cpp b5906002ab GUISceneTreeView elements can be deleted hace 10 años
BsCmdInstantiateSO.cpp 1b8b8a2129 GUISceneTreeView fixes: hace 10 años
BsCmdRecordSO.cpp b5906002ab GUISceneTreeView elements can be deleted hace 10 años
BsCmdReparentSO.cpp e8ef106115 Scene tree view features (untested) hace 10 años
BsCmdUtility.cpp 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test hace 10 años
BsCodeEditor.cpp f70ad040e9 Various fixes related to GUI array: hace 10 años
BsDockManager.cpp 0ddc6c09b5 Working on new UI hace 10 años
BsDockManagerLayout.cpp 05bcc32e89 EditorWindow maximize/restore works hace 10 años
BsDropDownWindow.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
BsDropDownWindowManager.cpp 64b31cf1e5 Added DropDownWindow (WIP) hace 10 años
BsEditorApplication.cpp 78a0850433 Project library will not longer import native engine assets, instead they will be referenced directly to avoid issues with different UUIDs hace 10 años
BsEditorCommand.cpp b5906002ab GUISceneTreeView elements can be deleted hace 10 años
BsEditorSettings.cpp 2efd26a9a3 Added project-specific properties to EditorSettings hace 10 años
BsEditorTestSuite.cpp ceb1efeb29 Cleaned up unit tests so they don't leave any junk around hace 10 años
BsEditorUtility.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
BsEditorWidget.cpp 1e4cc33626 Refactored GUIElement visibility flag in preparation for enabled/disabled flag hace 10 años
BsEditorWidgetContainer.cpp 97d3129728 Added settings window hace 10 años
BsEditorWidgetLayout.cpp 9982b0ebd7 Added render window functionality for minimize/maximize/restore hace 11 años
BsEditorWidgetManager.cpp fedd162d57 Various bug fixes relating to new project loading system: hace 10 años
BsEditorWindow.cpp 05bcc32e89 EditorWindow maximize/restore works hace 10 años
BsEditorWindowBase.cpp 97d3129728 Added settings window hace 10 años
BsEditorWindowManager.cpp 09ea24b888 C# DialogBox class ready to use hace 10 años
BsGUIColor.cpp a393b43fc3 Hooked up color picker to the color field hace 10 años
BsGUIColorField.cpp a393b43fc3 Hooked up color picker to the color field hace 10 años
BsGUIDockSlider.cpp 3494782d81 Disabled GUI elements now ignore input hace 10 años
BsGUIDropButton.cpp 3494782d81 Disabled GUI elements now ignore input hace 10 años
BsGUIFieldBase.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
BsGUIFloatField.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsGUIHoverHitBox.cpp d1c685013d Fixed an issue with non-client mouse events not having proper coordinates hace 10 años
BsGUIIntField.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsGUIListBoxField.cpp 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.cpp a74ef4d6f8 Fixed a recently introduced resource loading issue hace 10 años
BsGUIResourceTreeView.cpp 4df60970a4 Fixed GUIElement flags so they're set correctly when re-parenting elements hace 10 años
BsGUISceneTreeView.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsGUISliderField.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsGUIStatusBar.cpp 174ee18849 Materials list in Renderable inspector is now properly refreshed hace 10 años
BsGUITabButton.cpp 3494782d81 Disabled GUI elements now ignore input hace 10 años
BsGUITabbedTitleBar.cpp 808233c114 Added modal window title bar and added a slight fix for menu bar hace 10 años
BsGUITextField.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsGUIToggleField.cpp edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size hace 10 años
BsGUITreeView.cpp 94bd57914c Changing scene object selection no longer triggers the selection change event twice hace 10 años
BsGUITreeViewEditBox.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsGUIVector2Field.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsGUIVector3Field.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsGUIVector4Field.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsGUIWindowFrame.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
BsGUIWindowFrameWidget.cpp d1c685013d Fixed an issue with non-client mouse events not having proper coordinates hace 10 años
BsGizmoManager.cpp b8d2d25e1d Properly unregister various core rendering managers when they are destroyed hace 10 años
BsHandleDrawManager.cpp b8d2d25e1d Properly unregister various core rendering managers when they are destroyed hace 10 años
BsHandleManager.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
BsHandleSlider.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
BsHandleSliderDisc.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
BsHandleSliderLine.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
BsHandleSliderManager.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
BsHandleSliderPlane.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
BsMainEditorWindow.cpp 0b330761b8 Top level menu items are not properly ordered hace 10 años
BsModalWindow.cpp 8cc7fecd61 Saving a scene properly re-loads the scene hace 10 años
BsPlatformInfo.cpp 558bba0c05 Added runtime script compiling (untested) hace 10 años
BsProjectLibrary.cpp 78a0850433 Project library will not longer import native engine assets, instead they will be referenced directly to avoid issues with different UUIDs hace 10 años
BsProjectLibraryEntries.cpp 2c35a0c825 Removed all the unused allocators hace 10 años
BsProjectResourceMeta.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone hace 10 años
BsProjectSettings.cpp 2efd26a9a3 Added project-specific properties to EditorSettings hace 10 años
BsSceneCameraController.cpp b64a0482e7 Various Gizmo rendering fixes hace 11 años
BsSceneEditorWidget.cpp 46eb1edb0f WIP Scene window hace 11 años
BsSceneGrid.cpp b8d2d25e1d Properly unregister various core rendering managers when they are destroyed hace 10 años
BsScenePicking.cpp 6befb8663f Objects with no material can now be picked in scene hace 10 años
BsSceneViewHandler.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
BsSelection.cpp f70ad040e9 Various fixes related to GUI array: hace 10 años
BsSelectionRenderer.cpp 6befb8663f Objects with no material can now be picked in scene hace 10 años
BsSettings.cpp 2efd26a9a3 Added project-specific properties to EditorSettings hace 10 años
BsShaderIncludeHandler.cpp f70ad040e9 Various fixes related to GUI array: hace 10 años
BsUndoRedo.cpp 6befb8663f Objects with no material can now be picked in scene hace 10 años