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