Marko Pintera 1039be94b5 Added IResourceListener to properly handle async resource loading and notifying the core thread 11 vuotta sitten
..
BsBuiltinEditorResources.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 vuotta sitten
BsCmdRecordSO.cpp 734f25c36c Deferred destruction of game objects 11 vuotta sitten
BsCmdReparentSO.cpp 17afc600a7 Massive Cm->Bs file rename 11 vuotta sitten
BsDbgTestGameObjectRef.cpp 17afc600a7 Massive Cm->Bs file rename 11 vuotta sitten
BsDockManager.cpp 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread 11 vuotta sitten
BsDockManagerLayout.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 vuotta sitten
BsEditorApplication.cpp 1039be94b5 Added IResourceListener to properly handle async resource loading and notifying the core thread 11 vuotta sitten
BsEditorCommand.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 vuotta sitten
BsEditorTestSuite.cpp 4867d3a4a3 Added test case for scene object commit and restore 11 vuotta sitten
BsEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) 11 vuotta sitten
BsEditorWidget.cpp 291d0bb7bd Fixed render target properties so they are updated properly 11 vuotta sitten
BsEditorWidgetContainer.cpp 291d0bb7bd Fixed render target properties so they are updated properly 11 vuotta sitten
BsEditorWidgetLayout.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 vuotta sitten
BsEditorWidgetManager.cpp 291d0bb7bd Fixed render target properties so they are updated properly 11 vuotta sitten
BsEditorWindow.cpp 88ee5b68fd First part of render target refactor in order to get only core versions used on core thread 11 vuotta sitten
BsEditorWindowBase.cpp aca40afae2 Moved methods for manipulating render target from sim thread from core accessor to RenderTarget/RenderWindow 11 vuotta sitten
BsEditorWindowManager.cpp e4d4e884c9 Handle abort signal instead of exit 11 vuotta sitten
BsGUIColor.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 vuotta sitten
BsGUIColorField.cpp 4b4f583a71 Added C# versions of many editor fields 11 vuotta sitten
BsGUIComponentFoldout.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 vuotta sitten
BsGUIDockSlider.cpp 17afc600a7 Massive Cm->Bs file rename 11 vuotta sitten
BsGUIDropButton.cpp d1f33eb36a Tested remaining inspector fields 11 vuotta sitten
BsGUIFieldBase.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 vuotta sitten
BsGUIFloatField.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 vuotta sitten
BsGUIFoldout.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 vuotta sitten
BsGUIIntField.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 vuotta sitten
BsGUIMenuBar.cpp 88ee5b68fd First part of render target refactor in order to get only core versions used on core thread 11 vuotta sitten
BsGUIResourceTreeView.cpp 3512c00011 Extended interface for some core-level objects for easier creation 11 vuotta sitten
BsGUISceneTreeView.cpp 3512c00011 Extended interface for some core-level objects for easier creation 11 vuotta sitten
BsGUITabButton.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 vuotta sitten
BsGUITabbedTitleBar.cpp 291d0bb7bd Fixed render target properties so they are updated properly 11 vuotta sitten
BsGUITextField.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 vuotta sitten
BsGUIToggleField.cpp b0236b0eb1 Added support for GUI sub-styles 11 vuotta sitten
BsGUITreeView.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 vuotta sitten
BsGUITreeViewEditBox.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 vuotta sitten
BsGUIVector2Field.cpp b0236b0eb1 Added support for GUI sub-styles 11 vuotta sitten
BsGUIVector3Field.cpp b0236b0eb1 Added support for GUI sub-styles 11 vuotta sitten
BsGUIVector4Field.cpp b0236b0eb1 Added support for GUI sub-styles 11 vuotta sitten
BsGUIWindowDropArea.cpp b1e42e1c76 GUIRenderTexture now uses a non-transparent shader 11 vuotta sitten
BsGUIWindowFrame.cpp b1e42e1c76 GUIRenderTexture now uses a non-transparent shader 11 vuotta sitten
BsGUIWindowFrameWidget.cpp 88ee5b68fd First part of render target refactor in order to get only core versions used on core thread 11 vuotta sitten
BsGizmoManager.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 vuotta sitten
BsHandleDrawManager.cpp acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 vuotta sitten
BsHandleManager.cpp d5d2171319 Added C# PixelData 11 vuotta sitten
BsHandleSlider.cpp d5d2171319 Added C# PixelData 11 vuotta sitten
BsHandleSliderDisc.cpp d5d2171319 Added C# PixelData 11 vuotta sitten
BsHandleSliderLine.cpp d5d2171319 Added C# PixelData 11 vuotta sitten
BsHandleSliderManager.cpp acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 vuotta sitten
BsHandleSliderPlane.cpp d5d2171319 Added C# PixelData 11 vuotta sitten
BsMainEditorWindow.cpp 291d0bb7bd Fixed render target properties so they are updated properly 11 vuotta sitten
BsProjectLibrary.cpp a4e65a67d8 Added a way to load resources from C# ProjectLibrary 11 vuotta sitten
BsProjectLibraryEntries.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 vuotta sitten
BsProjectResourceMeta.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 vuotta sitten
BsResourceImporter.cpp 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested 11 vuotta sitten
BsSceneCameraController.cpp b64a0482e7 Various Gizmo rendering fixes 11 vuotta sitten
BsSceneEditorWidget.cpp acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 vuotta sitten
BsSceneGrid.cpp 80fec94568 Refactored sliders to better accomodate snapping and fixed slider size 11 vuotta sitten
BsScenePicking.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 vuotta sitten
BsSelection.cpp 13b511ed32 Clicking on empty space deselects the selected scene object 11 vuotta sitten
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 vuotta sitten
BsUndoRedo.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 vuotta sitten
DbgEditorWidget1.cpp 7c1348d402 Enabled scene and tree views for better GameObjectField testing 11 vuotta sitten
DbgEditorWidget2.cpp aca40afae2 Moved methods for manipulating render target from sim thread from core accessor to RenderTarget/RenderWindow 11 vuotta sitten