Carlos Marti 0b7132cea0 removed unused method getIndex 9 年 前
..
Win32 68f2b08a2e Fixing stack corruption on 32-bit builds 9 年 前
BsBuildManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 年 前
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 年 前
BsCmdBreakPrefab.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsCmdCloneSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsCmdCreateSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsCmdDeleteSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsCmdInstantiateSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsCmdRecordSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsCmdReparentSO.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsCodeEditor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
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 年 前
BsDockManagerLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsDropDownWindow.cpp 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them 9 年 前
BsDropDownWindowManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsEditorApplication.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
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 年 前
BsEditorSettings.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 年 前
BsEditorShaderIncludeHandler.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 年 前
BsEditorTestSuite.cpp 8fb8ad8a59 Fixing issues with Prefab link ID assignment: 9 年 前
BsEditorUtility.cpp cbda1f29ad Removing unnecessary variable 9 年 前
BsEditorWidget.cpp 0b7132cea0 removed unused method getIndex 9 年 前
BsEditorWidgetContainer.cpp 0c8e6772fa changes to implementation of changing tabs with play button 9 年 前
BsEditorWidgetLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsEditorWidgetManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsEditorWindow.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsEditorWindowBase.cpp eb5d33c976 Post processing: 9 年 前
BsEditorWindowManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsGUIColor.cpp adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) 9 年 前
BsGUIColorField.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 年 前
BsGUIDockSlider.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 年 前
BsGUIDropButton.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsGUIFieldBase.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsGUIFloatField.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsGUIHoverHitBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsGUIIntField.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsGUIListBoxField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsGUIMenuBar.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 年 前
BsGUIResourceTreeView.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 年 前
BsGUISceneTreeView.cpp 3a4610eef9 Animation events editor working 9 年 前
BsGUISliderField.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsGUIStatusBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 年 前
BsGUITabButton.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsGUITabbedTitleBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 年 前
BsGUITextField.cpp 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 年 前
BsGUIToggleField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsGUITreeView.cpp c195d0e7ae GUIFieldSelector WIP 9 年 前
BsGUITreeViewEditBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsGUIVector2Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 年 前
BsGUIVector3Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 年 前
BsGUIVector4Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash 9 年 前
BsGUIWindowFrame.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 年 前
BsGUIWindowFrameWidget.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 年 前
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 年 前
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 年 前
BsHandleManager.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 年 前
BsHandleSlider.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 年 前
BsHandleSliderDisc.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 年 前
BsHandleSliderLine.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 年 前
BsHandleSliderManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsHandleSliderPlane.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 年 前
BsMainEditorWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 年 前
BsModalWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 年 前
BsPlatformInfo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsProjectLibrary.cpp 8de834e01c Animation playback during edit mode for preview purposes (WIP) 9 年 前
BsProjectLibraryEntries.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsProjectResourceMeta.cpp a941a6309b Project library no longer reports inactive resource meta-data as if they were active 9 年 前
BsProjectSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsSceneCameraController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsSceneEditorWidget.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsSceneGrid.cpp 96bdac041e Material refactor WIP 9 年 前
BsScenePicking.cpp 7206fcc52f Added descriptor structs for texture resource creation, so it is neater 9 年 前
BsSelection.cpp c62c09ec13 Don't report destroyed scene objects from Selection. Fixes crash due to assembly refresh. 9 年 前
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 年 前
BsSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 年 前
BsUndoRedo.cpp 684adaecc1 Undo/redo implemented for the animation window 9 年 前