BearishSun 737e9a54b9 Added animation splits array to the C# mesh import options 9 rokov pred
..
BsEditorResourceLoader.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 rokov pred
BsEditorScriptLibrary.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly 9 rokov pred
BsEditorScriptManager.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly 9 rokov pred
BsGUIGameObjectField.cpp 44ce003668 All projects now compile with Clang 9 rokov pred
BsGUIResourceField.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 rokov pred
BsGUITextureField.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 rokov pred
BsMenuItemManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptBrowseDialog.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptBuildManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 rokov pred
BsScriptCodeEditor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptDragDropManager.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptDropDownWindow.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptEditorApplication.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 rokov pred
BsScriptEditorBuiltin.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptEditorInput.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptEditorPlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 rokov pred
BsScriptEditorSettings.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsScriptEditorTestSuite.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptEditorUtility.cpp 6a325c9f67 Properly handle root object for generic (non-scene) prefabs 9 rokov pred
BsScriptEditorVirtualInput.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptEditorWindow.cpp 3e78ef950b Fixed invalid calculation for editor window cursor hover 9 rokov pred
BsScriptFolderMonitor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptGUIColorField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUIEnumField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUIFloatField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUIGameObjectField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUIIntField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUIListBoxField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUIResourceField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUISceneTreeView.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUISliderField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUITextField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUITextureField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUIToggleField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUIVector2Field.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUIVector3Field.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGUIVector4Field.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptGizmoManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptGizmos.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsScriptHandleDrawing.cpp 44ce003668 All projects now compile with Clang 9 rokov pred
BsScriptHandleManager.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptHandleSlider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptHandleSliderDisc.cpp 44ce003668 All projects now compile with Clang 9 rokov pred
BsScriptHandleSliderLine.cpp 44ce003668 All projects now compile with Clang 9 rokov pred
BsScriptHandleSliderManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptHandleSliderPlane.cpp 44ce003668 All projects now compile with Clang 9 rokov pred
BsScriptImportOptions.cpp 737e9a54b9 Added animation splits array to the C# mesh import options 9 rokov pred
BsScriptInspectorUtility.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptModalWindow.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptOSDropTarget.cpp 44ce003668 All projects now compile with Clang 9 rokov pred
BsScriptPlatformInfo.cpp 44ce003668 All projects now compile with Clang 9 rokov pred
BsScriptPrefabUtility.cpp c2075062e0 Prefab fixes: 9 rokov pred
BsScriptProjectLibrary.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsScriptProjectSettings.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsScriptSceneGizmos.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptSceneGrid.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptSceneHandles.cpp 44ce003668 All projects now compile with Clang 9 rokov pred
BsScriptSceneSelection.cpp 44ce003668 All projects now compile with Clang 9 rokov pred
BsScriptSelection.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 rokov pred
BsScriptUndoRedo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsScriptUnitTests.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsToolbarItemManager.cpp 44ce003668 All projects now compile with Clang 9 rokov pred