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