BearishSun b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) 9 tahun lalu
..
Win32 68f2b08a2e Fixing stack corruption on 32-bit builds 9 tahun lalu
BsBuildManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 tahun lalu
BsBuiltinEditorResources.cpp be32987d81 Replacing data files with .json manifest file, in order to prevent a massive amount of data file updates whenever the resource cache is rebuilt 9 tahun lalu
BsCmdBreakPrefab.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsCmdCloneSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsCmdCreateSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsCmdDeleteSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsCmdInstantiateSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsCmdRecordSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsCmdReparentSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsCodeEditor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsDockManager.cpp d33c3fd4ec Fixing an incorrect docking issue when a window is drag and dropped onto a dock slider instead of the dock windows 9 tahun lalu
BsDockManagerLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsDropDownWindow.cpp 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them 9 tahun lalu
BsDropDownWindowManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsEditorApplication.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsEditorCommand.cpp d7eb0b25c3 Refactored UndoRedo so its commands use shared pointers in order to better deal with the new custom C# undo/redo commands 9 tahun lalu
BsEditorSettings.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsEditorShaderIncludeHandler.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 tahun lalu
BsEditorTestSuite.cpp 8fb8ad8a59 Fixing issues with Prefab link ID assignment: 9 tahun lalu
BsEditorUtility.cpp cbda1f29ad Removing unnecessary variable 9 tahun lalu
BsEditorWidget.cpp 0b7132cea0 removed unused method getIndex 9 tahun lalu
BsEditorWidgetContainer.cpp 0c8e6772fa changes to implementation of changing tabs with play button 9 tahun lalu
BsEditorWidgetLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsEditorWidgetManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsEditorWindow.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsEditorWindowBase.cpp eb5d33c976 Post processing: 9 tahun lalu
BsEditorWindowManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsGUIColor.cpp adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) 9 tahun lalu
BsGUIColorField.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsGUIDockSlider.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsGUIDropButton.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsGUIFieldBase.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsGUIFloatField.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsGUIHoverHitBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsGUIIntField.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsGUIListBoxField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsGUIMenuBar.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 tahun lalu
BsGUIResourceTreeView.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsGUISceneTreeView.cpp 3a4610eef9 Animation events editor working 9 tahun lalu
BsGUISliderField.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsGUIStatusBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsGUITabButton.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsGUITabbedTitleBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsGUITextField.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 tahun lalu
BsGUIToggleField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsGUITreeView.cpp c195d0e7ae GUIFieldSelector WIP 9 tahun lalu
BsGUITreeViewEditBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsGUIVector2Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 tahun lalu
BsGUIVector3Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 tahun lalu
BsGUIVector4Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 tahun lalu
BsGUIWindowFrame.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 tahun lalu
BsGUIWindowFrameWidget.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 tahun lalu
BsGizmoManager.cpp 8f4c8e65f3 Getting rid of the old way of setting GPU parameters and moving towards the new single-object approach (WIP - DX11 only for now) 9 tahun lalu
BsHandleDrawManager.cpp 7813bf7431 Refactored GPU parameter so they are all part of a combined object, to more closely match Vulkan/DX12 resource descriptor design 9 tahun lalu
BsHandleManager.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsHandleSlider.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 tahun lalu
BsHandleSliderDisc.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 tahun lalu
BsHandleSliderLine.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 tahun lalu
BsHandleSliderManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsHandleSliderPlane.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 tahun lalu
BsMainEditorWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsModalWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsPlatformInfo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsProjectLibrary.cpp 8de834e01c Animation playback during edit mode for preview purposes (WIP) 9 tahun lalu
BsProjectLibraryEntries.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsProjectResourceMeta.cpp a941a6309b Project library no longer reports inactive resource meta-data as if they were active 9 tahun lalu
BsProjectSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsSceneCameraController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsSceneEditorWidget.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsSceneGrid.cpp 96bdac041e Material refactor WIP 9 tahun lalu
BsScenePicking.cpp b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) 9 tahun lalu
BsSelection.cpp c62c09ec13 Don't report destroyed scene objects from Selection. Fixes crash due to assembly refresh. 9 tahun lalu
BsSelectionRenderer.cpp 7813bf7431 Refactored GPU parameter so they are all part of a combined object, to more closely match Vulkan/DX12 resource descriptor design 9 tahun lalu
BsSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsUndoRedo.cpp 684adaecc1 Undo/redo implemented for the animation window 9 tahun lalu