BearishSun 17bd614ff6 Added a way to attach animation events to imported animation clips 9 lat temu
..
BsEditorResourceLoader.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 lat temu
BsEditorScriptLibrary.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly 9 lat temu
BsEditorScriptManager.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly 9 lat temu
BsGUIGameObjectField.cpp 44ce003668 All projects now compile with Clang 9 lat temu
BsGUIResourceField.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 lat temu
BsGUITextureField.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 lat temu
BsMenuItemManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptBrowseDialog.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptBuildManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 lat temu
BsScriptCodeEditor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptDragDropManager.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptDropDownWindow.cpp 85a25e08cf Refactored DropDownWindow so that creating GUI in constructor doesn't cause a crash 9 lat temu
BsScriptEditorApplication.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 lat temu
BsScriptEditorBuiltin.cpp 7896f9f7f4 Animation editor field display and field selection WIP 9 lat temu
BsScriptEditorInput.cpp d81c51949e Input events marked as used (i.e. by GUI) can now be detected by C# code 9 lat temu
BsScriptEditorPlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 lat temu
BsScriptEditorSettings.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsScriptEditorTestSuite.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptEditorUtility.cpp 19bfdcfb47 Fixed crash when light is added. 9 lat temu
BsScriptEditorVirtualInput.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptEditorWindow.cpp 3e78ef950b Fixed invalid calculation for editor window cursor hover 9 lat temu
BsScriptFolderMonitor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptGUIColorField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUIEnumField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUIFloatField.cpp ee7c0beffe Fixed typo on return type 9 lat temu
BsScriptGUIGameObjectField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUIIntField.cpp d0a982313a Implemented stepping logic on GUIFloatField and GUIIntField 9 lat temu
BsScriptGUIListBoxField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUIResourceField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUISceneTreeView.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUISliderField.cpp 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. 9 lat temu
BsScriptGUITextField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUITextureField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUIToggleField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUIVector2Field.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUIVector3Field.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGUIVector4Field.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptGizmoManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptGizmos.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsScriptHandleDrawing.cpp 44ce003668 All projects now compile with Clang 9 lat temu
BsScriptHandleManager.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptHandleSlider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptHandleSliderDisc.cpp 44ce003668 All projects now compile with Clang 9 lat temu
BsScriptHandleSliderLine.cpp 44ce003668 All projects now compile with Clang 9 lat temu
BsScriptHandleSliderManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptHandleSliderPlane.cpp 44ce003668 All projects now compile with Clang 9 lat temu
BsScriptImportOptions.cpp 17bd614ff6 Added a way to attach animation events to imported animation clips 9 lat temu
BsScriptInspectorUtility.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptModalWindow.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptOSDropTarget.cpp 44ce003668 All projects now compile with Clang 9 lat temu
BsScriptPlatformInfo.cpp 44ce003668 All projects now compile with Clang 9 lat temu
BsScriptPrefabUtility.cpp e791a68e45 Fixed a bug where applying a prefab on a non-root prefab instance SO would not properly save the prefab 9 lat temu
BsScriptProjectLibrary.cpp 0b4c5846dc Added a way to attach editor-only data to resources 9 lat temu
BsScriptProjectSettings.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsScriptSceneGizmos.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptSceneGrid.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptSceneHandles.cpp 44ce003668 All projects now compile with Clang 9 lat temu
BsScriptSceneSelection.cpp 44ce003668 All projects now compile with Clang 9 lat temu
BsScriptSelection.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 lat temu
BsScriptSerializedDiff.cpp 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# 9 lat temu
BsScriptSerializedObject.cpp 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# 9 lat temu
BsScriptUndoRedo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 lat temu
BsScriptUnitTests.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 lat temu
BsToolbarItemManager.cpp 44ce003668 All projects now compile with Clang 9 lat temu