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