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