Marko Pintera 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 years ago
..
BsBuiltinEditorResources.cpp e8383f3cb7 Added picking code for gizmos 11 years ago
BsCmdRecordSO.cpp 4867d3a4a3 Added test case for scene object commit and restore 11 years ago
BsCmdReparentSO.cpp 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsDbgTestGameObjectRef.cpp 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsDockManager.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsDockManagerLayout.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 years ago
BsEditorApplication.cpp 8644a9f53d Major refactor of builtin resources - All resources are imported and saved as a preprocessing step and then just loaded in engine ready format. 11 years ago
BsEditorCommand.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 years ago
BsEditorTestSuite.cpp 4867d3a4a3 Added test case for scene object commit and restore 11 years ago
BsEditorWidget.cpp 17d906d731 SceneGrid renders (but doesn't look pretty) 11 years ago
BsEditorWidgetContainer.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsEditorWidgetLayout.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 years ago
BsEditorWidgetManager.cpp e4d4e884c9 Handle abort signal instead of exit 11 years ago
BsEditorWindow.cpp 7c1348d402 Enabled scene and tree views for better GameObjectField testing 11 years ago
BsEditorWindowBase.cpp 8644a9f53d Major refactor of builtin resources - All resources are imported and saved as a preprocessing step and then just loaded in engine ready format. 11 years ago
BsEditorWindowManager.cpp e4d4e884c9 Handle abort signal instead of exit 11 years ago
BsGUIColor.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUIColorField.cpp 4b4f583a71 Added C# versions of many editor fields 11 years ago
BsGUIComponentFoldout.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUIDockSlider.cpp 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsGUIDropButton.cpp d1f33eb36a Tested remaining inspector fields 11 years ago
BsGUIFieldBase.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUIFloatField.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUIFoldout.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUIIntField.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUIMenuBar.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUIResourceTreeView.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUISceneTreeView.cpp 3c5c4b171f Added Selection classes to C++ and C# 11 years ago
BsGUITabButton.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 years ago
BsGUITabbedTitleBar.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUITextField.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUIToggleField.cpp b0236b0eb1 Added support for GUI sub-styles 11 years ago
BsGUITreeView.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGUITreeViewEditBox.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 years ago
BsGUIVector2Field.cpp b0236b0eb1 Added support for GUI sub-styles 11 years ago
BsGUIVector3Field.cpp b0236b0eb1 Added support for GUI sub-styles 11 years ago
BsGUIVector4Field.cpp b0236b0eb1 Added support for GUI sub-styles 11 years ago
BsGUIWindowDropArea.cpp 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsGUIWindowFrame.cpp 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsGUIWindowFrameWidget.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsGizmoManager.cpp 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 years ago
BsHandleManager.cpp a4c60121f4 WIP work on handles 11 years ago
BsHandleSlider.cpp a4c60121f4 WIP work on handles 11 years ago
BsHandleSliderDisc.cpp a4c60121f4 WIP work on handles 11 years ago
BsHandleSliderLine.cpp a4c60121f4 WIP work on handles 11 years ago
BsHandleSliderPlane.cpp a4c60121f4 WIP work on handles 11 years ago
BsMainEditorWindow.cpp 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 years ago
BsProjectLibrary.cpp 3c5c4b171f Added Selection classes to C++ and C# 11 years ago
BsProjectLibraryEntries.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 years ago
BsProjectResourceMeta.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 years ago
BsResourceImporter.cpp 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested 11 years ago
BsSceneCameraController.cpp 17d906d731 SceneGrid renders (but doesn't look pretty) 11 years ago
BsSceneEditorWidget.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
BsSceneGrid.cpp 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 years ago
BsScenePicking.cpp 53455b1c74 Picking now includes main texture when rendering with alpha 11 years ago
BsSelection.cpp 3c5c4b171f Added Selection classes to C++ and C# 11 years ago
BsTestTextSprite.cpp 8644a9f53d Major refactor of builtin resources - All resources are imported and saved as a preprocessing step and then just loaded in engine ready format. 11 years ago
BsUndoRedo.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 years ago
DbgEditorWidget1.cpp 7c1348d402 Enabled scene and tree views for better GameObjectField testing 11 years ago
DbgEditorWidget2.cpp c0b00d66fb Inspector will not try to display multi-rank arrays as it doesn't support them yet 11 years ago