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