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