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