Marko Pintera 2b6bfc1cd7 Neater ResourceManagerCode 10 years ago
..
BsEditorScriptManager.cpp 06a238cab0 Update inspector as selection changes 10 years ago
BsGUIGameObjectField.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 years ago
BsGUIResourceField.cpp 2b6bfc1cd7 Neater ResourceManagerCode 10 years ago
BsGUITextureField.cpp acb9baa212 Texture field working 10 years ago
BsMenuItemManager.cpp 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown 10 years ago
BsScriptBrowseDialog.cpp 1b1895f796 WIP VisualStudio project syncing 10 years ago
BsScriptBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work 10 years ago
BsScriptCodeEditor.cpp 3a73e65b09 VS integration finished (for now) 10 years ago
BsScriptDragDropManager.cpp ddef406ac9 C# profiler overlay 10 years ago
BsScriptDropDownWindow.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptEditorApplication.cpp 4704613fa4 Modified profiler overlay so it doesn't render under the geometry 10 years ago
BsScriptEditorBuiltin.cpp ade33f8b54 Added drag and drop functionality for prefabs (save & load) 10 years ago
BsScriptEditorPlugin.cpp d231b89e53 Fixed OpenGL texture binding 11 years ago
BsScriptEditorSettings.cpp ddef406ac9 C# profiler overlay 10 years ago
BsScriptEditorTestSuite.cpp fe9db60c5a Added support for managed unit tests and a unit test for managed diff 10 years ago
BsScriptEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) 11 years ago
BsScriptEditorWindow.cpp b59b26a228 Fixed a crash when re-opening the scene window due to finalizer incorrectly cleaning up the active window 10 years ago
BsScriptFolderMonitor.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUIColorField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUIComponentFoldout.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUIFloatField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUIFoldout.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUIGameObjectField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUIIntField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUIResourceField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUISceneTreeView.cpp ef747c6872 Documentation 10 years ago
BsScriptGUITextField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUITextureField.cpp 62f37ceb7d GUITextureField (untested) 10 years ago
BsScriptGUIToggleField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUIVector2Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUIVector3Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGUIVector4Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptGizmoManager.cpp 1b1895f796 WIP VisualStudio project syncing 10 years ago
BsScriptGizmos.cpp 3aa329733b Assembly refresh (WIP - Does not run) 11 years ago
BsScriptHandleDrawing.cpp 9260710936 Various tweaks related to handle rendering 11 years ago
BsScriptHandleManager.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptHandleSlider.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown 11 years ago
BsScriptHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work 11 years ago
BsScriptHandleSliderLine.cpp ad79f66da3 Scene view refactor (moving it to C#) 11 years ago
BsScriptHandleSliderManager.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown 11 years ago
BsScriptHandleSliderPlane.cpp ad79f66da3 Scene view refactor (moving it to C#) 11 years ago
BsScriptImportOptions.cpp 6b920a90d8 - Moved all shaders to BSL 10 years ago
BsScriptModalWindow.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptOSDropTarget.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 years ago
BsScriptPlatformInfo.cpp 558bba0c05 Added runtime script compiling (untested) 10 years ago
BsScriptPrefabUtility.cpp f3b2014804 Added SceneObject inspector fields 10 years ago
BsScriptProjectLibrary.cpp 2b6bfc1cd7 Neater ResourceManagerCode 10 years ago
BsScriptSceneViewHandler.cpp 251c1f13b1 Selecting a resource properly removes the selection overlay and active handle from scene view 10 years ago
BsScriptSelection.cpp 06a238cab0 Update inspector as selection changes 10 years ago
BsScriptUnitTests.cpp 05bef870f2 Unit test for managed diff passes 10 years ago