BearishSun 1116d5ba54 Modal windows are no longer persistent in order to solve issues with assembly refresh hace 10 años
..
BsEditorResourceLoader.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone hace 10 años
BsEditorScriptLibrary.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases hace 10 años
BsEditorScriptManager.cpp fedd162d57 Various bug fixes relating to new project loading system: hace 10 años
BsGUIGameObjectField.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
BsGUIResourceField.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
BsGUITextureField.cpp 02ce72bd87 Added Ping to GUISceneTreeView hace 10 años
BsMenuItemManager.cpp 087cb42638 Added menu items for builtin components hace 10 años
BsScriptBrowseDialog.cpp 1b1895f796 WIP VisualStudio project syncing hace 10 años
BsScriptBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work hace 10 años
BsScriptCodeEditor.cpp 3a73e65b09 VS integration finished (for now) hace 10 años
BsScriptDragDropManager.cpp 02ce72bd87 Added Ping to GUISceneTreeView hace 10 años
BsScriptDropDownWindow.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
BsScriptEditorApplication.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
BsScriptEditorBuiltin.cpp ade33f8b54 Added drag and drop functionality for prefabs (save & load) hace 10 años
BsScriptEditorPlugin.cpp e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload hace 10 años
BsScriptEditorSettings.cpp d715c4b2ad Fixed an issue with folder monitor where 64bit pointers were being truncated hace 10 años
BsScriptEditorTestSuite.cpp fe9db60c5a Added support for managed unit tests and a unit test for managed diff hace 10 años
BsScriptEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) hace 11 años
BsScriptEditorWindow.cpp 15fc707495 Documentation hace 10 años
BsScriptFolderMonitor.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUIColorField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUIComponentFoldout.cpp 56fada9981 Added support for reading UTF8 & UTF16 files hace 10 años
BsScriptGUIFloatField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUIFoldout.cpp ddf2e30ba6 Improved inspector and menu bar look hace 10 años
BsScriptGUIGameObjectField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUIIntField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUIResourceField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUISceneTreeView.cpp ef747c6872 Documentation hace 10 años
BsScriptGUITextField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUITextureField.cpp 62f37ceb7d GUITextureField (untested) hace 10 años
BsScriptGUIToggleField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUIVector2Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUIVector3Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUIVector4Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGizmoManager.cpp 1b1895f796 WIP VisualStudio project syncing hace 10 años
BsScriptGizmos.cpp 3aa329733b Assembly refresh (WIP - Does not run) hace 11 años
BsScriptHandleDrawing.cpp 9260710936 Various tweaks related to handle rendering hace 11 años
BsScriptHandleManager.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases hace 10 años
BsScriptHandleSlider.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown hace 11 años
BsScriptHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work hace 11 años
BsScriptHandleSliderLine.cpp ad79f66da3 Scene view refactor (moving it to C#) hace 11 años
BsScriptHandleSliderManager.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown hace 11 años
BsScriptHandleSliderPlane.cpp ad79f66da3 Scene view refactor (moving it to C#) hace 11 años
BsScriptImportOptions.cpp c2038fb509 Documentation hace 10 años
BsScriptModalWindow.cpp 1116d5ba54 Modal windows are no longer persistent in order to solve issues with assembly refresh hace 10 años
BsScriptOSDropTarget.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptPlatformInfo.cpp 2c35a0c825 Removed all the unused allocators hace 10 años
BsScriptPrefabUtility.cpp f3b2014804 Added SceneObject inspector fields hace 10 años
BsScriptProjectLibrary.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone hace 10 años
BsScriptProjectSettings.cpp 2efd26a9a3 Added project-specific properties to EditorSettings hace 10 años
BsScriptSceneViewHandler.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
BsScriptSelection.cpp 02ce72bd87 Added Ping to GUISceneTreeView hace 10 años
BsScriptUndoRedo.cpp 56fada9981 Added support for reading UTF8 & UTF16 files hace 10 años
BsScriptUnitTests.cpp 05bef870f2 Unit test for managed diff passes hace 10 años