BearishSun 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 lat temu
..
Win32 68f2b08a2e Fixing stack corruption on 32-bit builds 9 lat temu
BsBuildManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 lat temu
BsBuiltinEditorResources.cpp 58a9f821fe Various frontend improvements to animation editor 9 lat temu
BsCmdBreakPrefab.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsCmdCloneSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsCmdCreateSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsCmdDeleteSO.cpp 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 lat temu
BsCmdInstantiateSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsCmdRecordSO.cpp 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 lat temu
BsCmdReparentSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsCodeEditor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsDockManager.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 lat temu
BsDockManagerLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsDropDownWindow.cpp 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them 9 lat temu
BsDropDownWindowManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsEditorApplication.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 lat temu
BsEditorCommand.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsEditorSettings.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsEditorShaderIncludeHandler.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 lat temu
BsEditorTestSuite.cpp 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 lat temu
BsEditorUtility.cpp 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 lat temu
BsEditorWidget.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsEditorWidgetContainer.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsEditorWidgetLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsEditorWidgetManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsEditorWindow.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsEditorWindowBase.cpp eb5d33c976 Post processing: 9 lat temu
BsEditorWindowManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsGUIColor.cpp adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) 9 lat temu
BsGUIColorField.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsGUIDockSlider.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsGUIDropButton.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGUIFieldBase.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGUIFloatField.cpp dd32259b26 Animation clip splitting functional 9 lat temu
BsGUIHoverHitBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGUIIntField.cpp dd32259b26 Animation clip splitting functional 9 lat temu
BsGUIListBoxField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGUIMenuBar.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 lat temu
BsGUIResourceTreeView.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsGUISceneTreeView.cpp 3a4610eef9 Animation events editor working 9 lat temu
BsGUISliderField.cpp dd32259b26 Animation clip splitting functional 9 lat temu
BsGUIStatusBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsGUITabButton.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsGUITabbedTitleBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsGUITextField.cpp dd32259b26 Animation clip splitting functional 9 lat temu
BsGUIToggleField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGUITreeView.cpp c195d0e7ae GUIFieldSelector WIP 9 lat temu
BsGUITreeViewEditBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsGUIVector2Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 lat temu
BsGUIVector3Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 lat temu
BsGUIVector4Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 lat temu
BsGUIWindowFrame.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 lat temu
BsGUIWindowFrameWidget.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 lat temu
BsGizmoManager.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 lat temu
BsHandleDrawManager.cpp 96bdac041e Material refactor WIP 9 lat temu
BsHandleManager.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsHandleSlider.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 lat temu
BsHandleSliderDisc.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 lat temu
BsHandleSliderLine.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 lat temu
BsHandleSliderManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsHandleSliderPlane.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 lat temu
BsMainEditorWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsModalWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsPlatformInfo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsProjectLibrary.cpp 02f9e8a6bb Resource uuid -> path mapping now works properly for non-primary subresources, without requiring a project library reload first 9 lat temu
BsProjectLibraryEntries.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsProjectResourceMeta.cpp a941a6309b Project library no longer reports inactive resource meta-data as if they were active 9 lat temu
BsProjectSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsSceneCameraController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsSceneEditorWidget.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsSceneGrid.cpp 96bdac041e Material refactor WIP 9 lat temu
BsScenePicking.cpp 96bdac041e Material refactor WIP 9 lat temu
BsSelection.cpp c62c09ec13 Don't report destroyed scene objects from Selection. Fixes crash due to assembly refresh. 9 lat temu
BsSelectionRenderer.cpp 4a45674df4 Selection overlay is now properly animated 9 lat temu
BsSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsUndoRedo.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu