BearishSun 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them 9 éve
..
Win32 68f2b08a2e Fixing stack corruption on 32-bit builds 9 éve
BsBuildManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 éve
BsBuiltinEditorResources.cpp 546d1ebef0 Scroll bar handle size is now saved in percentage so that is properly resizes when the scrollbar size changes 9 éve
BsCmdBreakPrefab.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsCmdCloneSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsCmdCreateSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsCmdDeleteSO.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsCmdInstantiateSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsCmdRecordSO.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsCmdReparentSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsCmdUtility.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 éve
BsCodeEditor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsDockManager.cpp d17415eeed Added renderer manual (WIP) 9 éve
BsDockManagerLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 éve
BsDropDownWindow.cpp 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them 9 éve
BsDropDownWindowManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsEditorApplication.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 éve
BsEditorCommand.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsEditorSettings.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsEditorShaderIncludeHandler.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 éve
BsEditorTestSuite.cpp 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 éve
BsEditorUtility.cpp b5b2b76c83 Added a way to set and retrieve animation curves to AnimationClip in C# 9 éve
BsEditorWidget.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsEditorWidgetContainer.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsEditorWidgetLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 éve
BsEditorWidgetManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 éve
BsEditorWindow.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsEditorWindowBase.cpp eb5d33c976 Post processing: 9 éve
BsEditorWindowManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 éve
BsGUIColor.cpp adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) 9 éve
BsGUIColorField.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsGUIDockSlider.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsGUIDropButton.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsGUIFieldBase.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsGUIFloatField.cpp 026e008256 Better way of handling ticks in curve and timeline drawing for the animation editor 9 éve
BsGUIHoverHitBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsGUIIntField.cpp 026e008256 Better way of handling ticks in curve and timeline drawing for the animation editor 9 éve
BsGUIListBoxField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsGUIMenuBar.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 éve
BsGUIResourceTreeView.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsGUISceneTreeView.cpp 3a4610eef9 Animation events editor working 9 éve
BsGUISliderField.cpp 52970a388f Minor tweaks to follow engine guidelines 9 éve
BsGUIStatusBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsGUITabButton.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 éve
BsGUITabbedTitleBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsGUITextField.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsGUIToggleField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsGUITreeView.cpp c195d0e7ae GUIFieldSelector WIP 9 éve
BsGUITreeViewEditBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsGUIVector2Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 éve
BsGUIVector3Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 éve
BsGUIVector4Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 éve
BsGUIWindowFrame.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 éve
BsGUIWindowFrameWidget.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 éve
BsGizmoManager.cpp c195d0e7ae GUIFieldSelector WIP 9 éve
BsHandleDrawManager.cpp c195d0e7ae GUIFieldSelector WIP 9 éve
BsHandleManager.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsHandleSlider.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsHandleSliderDisc.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsHandleSliderLine.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 éve
BsHandleSliderManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 éve
BsHandleSliderPlane.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsMainEditorWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsModalWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve
BsPlatformInfo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsProjectLibrary.cpp 0b4c5846dc Added a way to attach editor-only data to resources 9 éve
BsProjectLibraryEntries.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 éve
BsProjectResourceMeta.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 éve
BsProjectSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsSceneCameraController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsSceneEditorWidget.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsSceneGrid.cpp d17415eeed Added renderer manual (WIP) 9 éve
BsScenePicking.cpp 0696a5094f Neater light pass material parameter assignment 9 éve
BsSelection.cpp c62c09ec13 Don't report destroyed scene objects from Selection. Fixes crash due to assembly refresh. 9 éve
BsSelectionRenderer.cpp d17415eeed Added renderer manual (WIP) 9 éve
BsSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 éve
BsUndoRedo.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 éve