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