BearishSun b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) před 9 roky
..
BsEditorResourceLoader.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it před 9 roky
BsEditorScriptLibrary.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly před 9 roky
BsEditorScriptManager.cpp 684adaecc1 Undo/redo implemented for the animation window před 9 roky
BsGUIGameObjectField.cpp 44ce003668 All projects now compile with Clang před 9 roky
BsGUIResourceField.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it před 9 roky
BsGUITextureField.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it před 9 roky
BsManagedEditorCommand.cpp 684adaecc1 Undo/redo implemented for the animation window před 9 roky
BsMenuItemManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
BsScriptBrowseDialog.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptBuildManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work před 9 roky
BsScriptCodeEditor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
BsScriptDragDropManager.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptDropDownWindow.cpp 85a25e08cf Refactored DropDownWindow so that creating GUI in constructor doesn't cause a crash před 9 roky
BsScriptEditorApplication.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work před 9 roky
BsScriptEditorBuiltin.cpp 7896f9f7f4 Animation editor field display and field selection WIP před 9 roky
BsScriptEditorInput.cpp d81c51949e Input events marked as used (i.e. by GUI) can now be detected by C# code před 9 roky
BsScriptEditorPlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings před 9 roky
BsScriptEditorSettings.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links před 9 roky
BsScriptEditorTestSuite.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
BsScriptEditorUtility.cpp 19bfdcfb47 Fixed crash when light is added. před 9 roky
BsScriptEditorVirtualInput.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
BsScriptEditorWindow.cpp 376fa2ec62 Removing some extra newlines před 9 roky
BsScriptFolderMonitor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
BsScriptGUIColorField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUIEnumField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUIFloatField.cpp 886ae3abe6 Fixes to 32 bit mono crashes před 9 roky
BsScriptGUIGameObjectField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUIIntField.cpp 886ae3abe6 Fixes to 32 bit mono crashes před 9 roky
BsScriptGUIListBoxField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUIResourceField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUISceneTreeView.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUISliderField.cpp 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. před 9 roky
BsScriptGUITextField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUITextureField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUIToggleField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUIVector2Field.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUIVector3Field.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGUIVector4Field.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptGizmoManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
BsScriptGizmos.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links před 9 roky
BsScriptHandleDrawing.cpp 44ce003668 All projects now compile with Clang před 9 roky
BsScriptHandleManager.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptHandleSlider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
BsScriptHandleSliderDisc.cpp 44ce003668 All projects now compile with Clang před 9 roky
BsScriptHandleSliderLine.cpp 44ce003668 All projects now compile with Clang před 9 roky
BsScriptHandleSliderManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
BsScriptHandleSliderPlane.cpp 44ce003668 All projects now compile with Clang před 9 roky
BsScriptImportOptions.cpp b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) před 9 roky
BsScriptInspectorUtility.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptModalWindow.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptOSDropTarget.cpp 44ce003668 All projects now compile with Clang před 9 roky
BsScriptPlatformInfo.cpp 44ce003668 All projects now compile with Clang před 9 roky
BsScriptPrefabUtility.cpp e791a68e45 Fixed a bug where applying a prefab on a non-root prefab instance SO would not properly save the prefab před 9 roky
BsScriptProjectLibrary.cpp 0b4c5846dc Added a way to attach editor-only data to resources před 9 roky
BsScriptProjectSettings.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links před 9 roky
BsScriptSceneGizmos.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
BsScriptSceneGrid.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
BsScriptSceneHandles.cpp 44ce003668 All projects now compile with Clang před 9 roky
BsScriptSceneSelection.cpp 9d73cc1da2 Various tweaks to the previous merge před 9 roky
BsScriptSelection.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly před 9 roky
BsScriptSerializedDiff.cpp 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# před 9 roky
BsScriptSerializedObject.cpp 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# před 9 roky
BsScriptSerializedSceneObject.cpp 90a42af3f4 Fixing a crash due to SceneObject restore operation (objects were instantiated before their IDs were restored) před 9 roky
BsScriptUndoRedo.cpp 684adaecc1 Undo/redo implemented for the animation window před 9 roky
BsScriptUnitTests.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links před 9 roky
BsToolbarItemManager.cpp 44ce003668 All projects now compile with Clang před 9 roky