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