BearishSun abac7348d8 Finishing up exposing GUI widgets to C# пре 10 година
..
BsEditorResourceLoader.cpp c62e06ed74 Refactored how resources are unloaded to allow more fine grained control пре 10 година
BsEditorScriptLibrary.cpp d3b00942e8 In-editor compilation пре 10 година
BsEditorScriptManager.cpp 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state пре 10 година
BsGUIGameObjectField.cpp abac7348d8 Finishing up exposing GUI widgets to C# пре 10 година
BsGUIResourceField.cpp abac7348d8 Finishing up exposing GUI widgets to C# пре 10 година
BsGUITextureField.cpp b5bfb88590 Resource handle refactor complete пре 10 година
BsMenuItemManager.cpp 770cb6bd2e Assembly refresh: пре 10 година
BsScriptBrowseDialog.cpp b5bfb88590 Resource handle refactor complete пре 10 година
BsScriptBuildManager.cpp 7c44f4279e More work on preparing documentation for doxygen generation пре 10 година
BsScriptCodeEditor.cpp a2124e6be1 Default code editor is hooked up at editor startup пре 10 година
BsScriptDragDropManager.cpp b5bfb88590 Resource handle refactor complete пре 10 година
BsScriptDropDownWindow.cpp abac7348d8 Finishing up exposing GUI widgets to C# пре 10 година
BsScriptEditorApplication.cpp 36d1080271 Delay compilation until editor window is in focus пре 10 година
BsScriptEditorBuiltin.cpp 839ae0f784 Better icons for the console window пре 10 година
BsScriptEditorInput.cpp 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state пре 10 година
BsScriptEditorPlugin.cpp 3209476868 Save project on editor exit пре 10 година
BsScriptEditorSettings.cpp b5bfb88590 Resource handle refactor complete пре 10 година
BsScriptEditorTestSuite.cpp fe9db60c5a Added support for managed unit tests and a unit test for managed diff пре 10 година
BsScriptEditorUtility.cpp 4dd0fa76ed Added run in editor manager & attribute so user can pick which components run during play mode and which run always пре 10 година
BsScriptEditorVirtualInput.cpp 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state пре 10 година
BsScriptEditorWindow.cpp 5ac0a74e64 Inspector expand/collapse state is now persistent for all elements throughout a single session пре 10 година
BsScriptFolderMonitor.cpp b5bfb88590 Resource handle refactor complete пре 10 година
BsScriptGUIColorField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUIEnumField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUIFloatField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUIGameObjectField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUIIntField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUIListBoxField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUIResourceField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUISceneTreeView.cpp e9f413f71b Added various missing menu bar items пре 10 година
BsScriptGUISliderField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUITextField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUITextureField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUIToggleField.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUIVector2Field.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUIVector3Field.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGUIVector4Field.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptGizmoManager.cpp 1b1895f796 WIP VisualStudio project syncing пре 10 година
BsScriptGizmos.cpp 3bf92297ea Added text drawing to gizmo and handle managers пре 10 година
BsScriptHandleDrawing.cpp 3bf92297ea Added text drawing to gizmo and handle managers пре 10 година
BsScriptHandleManager.cpp 0e5e1e9c99 Properly handling input for handle sliders from multiple cameras пре 10 година
BsScriptHandleSlider.cpp c622d4cbfb Added a way to disable slider handles пре 10 година
BsScriptHandleSliderDisc.cpp 5ab1368c9e Scene handle rendering & interaction can now be separated per layer пре 10 година
BsScriptHandleSliderLine.cpp 5ab1368c9e Scene handle rendering & interaction can now be separated per layer пре 10 година
BsScriptHandleSliderManager.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown пре 11 година
BsScriptHandleSliderPlane.cpp 5ab1368c9e Scene handle rendering & interaction can now be separated per layer пре 10 година
BsScriptImportOptions.cpp e3f01f3c80 Font importing supports multiple render styles пре 10 година
BsScriptInspectorUtility.cpp 153a11a96e Material inspector пре 10 година
BsScriptModalWindow.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptOSDropTarget.cpp e4b531cc0e Making all interop structs be passed by referenced in editor script objects пре 10 година
BsScriptPlatformInfo.cpp b63918d2cc Removed templated version of ResourceRef as it was more confusing than useful пре 10 година
BsScriptPrefabUtility.cpp f3b2014804 Added SceneObject inspector fields пре 10 година
BsScriptProjectLibrary.cpp b5bfb88590 Resource handle refactor complete пре 10 година
BsScriptProjectSettings.cpp b5bfb88590 Resource handle refactor complete пре 10 година
BsScriptSceneGizmos.cpp ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used пре 10 година
BsScriptSceneGrid.cpp 3effe98d8b Fixed transparency for handle/gizmos rendering пре 10 година
BsScriptSceneHandles.cpp 0e5e1e9c99 Properly handling input for handle sliders from multiple cameras пре 10 година
BsScriptSceneSelection.cpp ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used пре 10 година
BsScriptSelection.cpp 7ce45604fb Properly clean up Renderable/Camera/Light on assembly refresh пре 10 година
BsScriptUndoRedo.cpp 62f5104652 Undo/redo command for breaking prefabs added пре 10 година
BsScriptUnitTests.cpp 05bef870f2 Unit test for managed diff passes пре 10 година
BsToolbarItemManager.cpp f70ad040e9 Various fixes related to GUI array: пре 10 година