BearishSun f7bee46516 Mis-typed icon size há 10 anos atrás
..
BsEditorResourceLoader.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone há 10 anos atrás
BsEditorScriptLibrary.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases há 10 anos atrás
BsEditorScriptManager.cpp f514a09514 Fix an issue where project was saved after unload há 10 anos atrás
BsGUIGameObjectField.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore há 10 anos atrás
BsGUIResourceField.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore há 10 anos atrás
BsGUITextureField.cpp 02ce72bd87 Added Ping to GUISceneTreeView há 10 anos atrás
BsMenuItemManager.cpp 087cb42638 Added menu items for builtin components há 10 anos atrás
BsScriptBrowseDialog.cpp 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
BsScriptBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work há 10 anos atrás
BsScriptCodeEditor.cpp 3a73e65b09 VS integration finished (for now) há 10 anos atrás
BsScriptDragDropManager.cpp 02ce72bd87 Added Ping to GUISceneTreeView há 10 anos atrás
BsScriptDropDownWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up há 10 anos atrás
BsScriptEditorApplication.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore há 10 anos atrás
BsScriptEditorBuiltin.cpp ade33f8b54 Added drag and drop functionality for prefabs (save & load) há 10 anos atrás
BsScriptEditorPlugin.cpp e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload há 10 anos atrás
BsScriptEditorSettings.cpp 0ddbb1ffce Changes escape character for localized strings so they deal with paths more easily há 10 anos atrás
BsScriptEditorTestSuite.cpp fe9db60c5a Added support for managed unit tests and a unit test for managed diff há 10 anos atrás
BsScriptEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) há 11 anos atrás
BsScriptEditorWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up há 10 anos atrás
BsScriptFolderMonitor.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIColorField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIComponentFoldout.cpp 56fada9981 Added support for reading UTF8 & UTF16 files há 10 anos atrás
BsScriptGUIFloatField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIFoldout.cpp ddf2e30ba6 Improved inspector and menu bar look há 10 anos atrás
BsScriptGUIGameObjectField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIIntField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIResourceField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUISceneTreeView.cpp ef747c6872 Documentation há 10 anos atrás
BsScriptGUITextField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUITextureField.cpp 62f37ceb7d GUITextureField (untested) há 10 anos atrás
BsScriptGUIToggleField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIVector2Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIVector3Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIVector4Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGizmoManager.cpp 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
BsScriptGizmos.cpp 3aa329733b Assembly refresh (WIP - Does not run) há 11 anos atrás
BsScriptHandleDrawing.cpp 9260710936 Various tweaks related to handle rendering há 11 anos atrás
BsScriptHandleManager.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases há 10 anos atrás
BsScriptHandleSlider.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown há 11 anos atrás
BsScriptHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work há 11 anos atrás
BsScriptHandleSliderLine.cpp ad79f66da3 Scene view refactor (moving it to C#) há 11 anos atrás
BsScriptHandleSliderManager.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown há 11 anos atrás
BsScriptHandleSliderPlane.cpp ad79f66da3 Scene view refactor (moving it to C#) há 11 anos atrás
BsScriptImportOptions.cpp c2038fb509 Documentation há 10 anos atrás
BsScriptModalWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up há 10 anos atrás
BsScriptOSDropTarget.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptPlatformInfo.cpp f7bee46516 Mis-typed icon size há 10 anos atrás
BsScriptPrefabUtility.cpp f3b2014804 Added SceneObject inspector fields há 10 anos atrás
BsScriptProjectLibrary.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone há 10 anos atrás
BsScriptProjectSettings.cpp 2efd26a9a3 Added project-specific properties to EditorSettings há 10 anos atrás
BsScriptSceneViewHandler.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names há 10 anos atrás
BsScriptSelection.cpp 02ce72bd87 Added Ping to GUISceneTreeView há 10 anos atrás
BsScriptUndoRedo.cpp 56fada9981 Added support for reading UTF8 & UTF16 files há 10 anos atrás
BsScriptUnitTests.cpp 05bef870f2 Unit test for managed diff passes há 10 anos atrás