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