Marko Pintera 2efd26a9a3 Added project-specific properties to EditorSettings 10 éve
..
Win32 95b85ee642 Documentation 10 éve
BsBuildDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 éve
BsBuildManager.h c837851f80 Documentation 10 éve
BsBuiltinEditorResources.h 02ce72bd87 Added Ping to GUISceneTreeView 10 éve
BsCmdCloneSO.h 09bbc8848d Added C# Undo/redo (untested) 10 éve
BsCmdCreateSO.h 09bbc8848d Added C# Undo/redo (untested) 10 éve
BsCmdDeleteSO.h 09bbc8848d Added C# Undo/redo (untested) 10 éve
BsCmdInputFieldValueChange.h 09bbc8848d Added C# Undo/redo (untested) 10 éve
BsCmdInstantiateSO.h 09bbc8848d Added C# Undo/redo (untested) 10 éve
BsCmdRecordSO.h 09bbc8848d Added C# Undo/redo (untested) 10 éve
BsCmdReparentSO.h 09bbc8848d Added C# Undo/redo (untested) 10 éve
BsCmdUtility.h 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test 10 éve
BsCodeEditor.h 95b85ee642 Documentation 10 éve
BsDockManager.h e93725619e Each docked editor widget container is now rendered in its own GUIWidget to better partition GUI updates 10 éve
BsDockManagerLayout.h c837851f80 Documentation 10 éve
BsDockManagerLayoutRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 éve
BsDropDownWindow.h 1bb0da2c8a Don't block mouse clicks outside of drop down window/menu 10 éve
BsDropDownWindowManager.h c837851f80 Documentation 10 éve
BsEditorApplication.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 éve
BsEditorCommand.h 09bbc8848d Added C# Undo/redo (untested) 10 éve
BsEditorPrerequisites.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 éve
BsEditorSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 éve
BsEditorSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 éve
BsEditorTestSuite.h 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test 10 éve
BsEditorUtility.h baa64d1449 Documentation 10 éve
BsEditorWidget.h 7a02d5f483 Added free rotate handle 10 éve
BsEditorWidgetContainer.h 7ff9dee1ec Documentation 10 éve
BsEditorWidgetLayout.h 7ff9dee1ec Documentation 10 éve
BsEditorWidgetLayoutRTTI.h 2c35a0c825 Removed all the unused allocators 10 éve
BsEditorWidgetManager.h 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing 11 éve
BsEditorWindow.h 7ff9dee1ec Documentation 10 éve
BsEditorWindowBase.h 4704613fa4 Modified profiler overlay so it doesn't render under the geometry 10 éve
BsEditorWindowManager.h 7ff9dee1ec Documentation 10 éve
BsGUIColor.h d0445e615b Documentation 10 éve
BsGUIColorField.h 060f7589a4 Documentation 10 éve
BsGUIComponentFoldout.h 09bbc8848d Added C# Undo/redo (untested) 10 éve
BsGUIDockSlider.h 060f7589a4 Documentation 10 éve
BsGUIDropButton.h 060f7589a4 Documentation 10 éve
BsGUIFieldBase.h 060f7589a4 Documentation 10 éve
BsGUIFloatField.h f12949f26d Documentation 10 éve
BsGUIFoldout.h d0445e615b Documentation 10 éve
BsGUIIntField.h d0445e615b Documentation 10 éve
BsGUIMenuBar.h ddf2e30ba6 Improved inspector and menu bar look 10 éve
BsGUIResourceTreeView.h 02ce72bd87 Added Ping to GUISceneTreeView 10 éve
BsGUISceneTreeView.h e8ef106115 Scene tree view features (untested) 10 éve
BsGUIStatusBar.h abdc256dcf Status bar working 10 éve
BsGUITabButton.h ef747c6872 Documentation 10 éve
BsGUITabbedTitleBar.h ef747c6872 Documentation 10 éve
BsGUITextField.h c1d0163465 Minimized allocations when updating TextSprite 10 éve
BsGUIToggleField.h ef747c6872 Documentation 10 éve
BsGUITreeView.h 809719519c Modified managed components so their managed instances aren't created if the parent SO isn't being instantiated 10 éve
BsGUITreeViewEditBox.h 734b56a97d In renderer update per-object buffers just before rendering so that a single buffer can be shared by multiple objects 10 éve
BsGUIVector2Field.h f12949f26d Documentation 10 éve
BsGUIVector3Field.h f12949f26d Documentation 10 éve
BsGUIVector4Field.h f12949f26d Documentation 10 éve
BsGUIWindowFrame.h f12949f26d Documentation 10 éve
BsGUIWindowFrameWidget.h f12949f26d Documentation 10 éve
BsGizmoManager.h 7ff9dee1ec Documentation 10 éve
BsHandleDrawManager.h f12949f26d Documentation 10 éve
BsHandleManager.h 06a238cab0 Update inspector as selection changes 10 éve
BsHandleSlider.h 2756c62212 Documentation 10 éve
BsHandleSliderDisc.h 2756c62212 Documentation 10 éve
BsHandleSliderLine.h 2756c62212 Documentation 10 éve
BsHandleSliderManager.h 2756c62212 Documentation 10 éve
BsHandleSliderPlane.h 2756c62212 Documentation 10 éve
BsMainEditorWindow.h 734411f94d Status bar (untested) 10 éve
BsModalWindow.h d123f1b676 Documentation 10 éve
BsPlatformInfo.h d123f1b676 Documentation 10 éve
BsPlatformInfoRTTI.h 2c35a0c825 Removed all the unused allocators 10 éve
BsProjectLibrary.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 éve
BsProjectLibraryEntries.h d123f1b676 Documentation 10 éve
BsProjectLibraryEntriesRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 éve
BsProjectResourceMeta.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 éve
BsProjectResourceMetaRTTI.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 éve
BsProjectSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 éve
BsProjectSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 éve
BsResourceImporter.h 1fa051f852 Documentation 10 éve
BsSceneCameraController.h b64a0482e7 Various Gizmo rendering fixes 11 éve
BsSceneEditorWidget.h 46eb1edb0f WIP Scene window 11 éve
BsSceneGrid.h 1fa051f852 Documentation 10 éve
BsScenePicking.h 1fa051f852 Documentation 10 éve
BsSceneViewHandler.h 251c1f13b1 Selecting a resource properly removes the selection overlay and active handle from scene view 10 éve
BsSelection.h 02ce72bd87 Added Ping to GUISceneTreeView 10 éve
BsSelectionRenderer.h 1fa051f852 Documentation 10 éve
BsSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 éve
BsSettingsRTTI.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 éve
BsShaderIncludeHandler.h ecfe9ff397 Project library dependant resource import (untested) 10 éve
BsUndoRedo.h 09bbc8848d Added C# Undo/redo (untested) 10 éve