BearishSun e4192cbdca Renderable inspector will now properly update renderable material há 10 anos atrás
..
BsEditorResourceLoader.cpp f70ad040e9 Various fixes related to GUI array: 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 6aef09fdde Added toolbar management code to C# há 10 anos atrás
BsGUIGameObjectField.cpp 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector há 10 anos atrás
BsGUIResourceField.cpp 2021c91753 Fixing resource Ping há 10 anos atrás
BsGUITextureField.cpp e4192cbdca Renderable inspector will now properly update renderable material há 10 anos atrás
BsMenuItemManager.cpp 6aef09fdde Added toolbar management code to C# há 10 anos atrás
BsScriptBrowseDialog.cpp b5b05448e1 Moved certain platform-specific functionality to the utility layer 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 a393b43fc3 Hooked up color picker to the color field há 10 anos atrás
BsScriptEditorApplication.cpp fcbefc5c89 Added editor's dirty resource management system há 10 anos atrás
BsScriptEditorBuiltin.cpp f284524576 Added dummy icons to inspector 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 a393b43fc3 Hooked up color picker to the color field há 10 anos atrás
BsScriptFolderMonitor.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIColorField.cpp a393b43fc3 Hooked up color picker to the color field há 10 anos atrás
BsScriptGUIEnumField.cpp 0e88d4f0cb Various fixes to multi-select list boxes há 10 anos atrás
BsScriptGUIFloatField.cpp bce39018bc Fixing GUI confirm events há 10 anos atrás
BsScriptGUIGameObjectField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIIntField.cpp bce39018bc Fixing GUI confirm events há 10 anos atrás
BsScriptGUIListBoxField.cpp e99b926919 Added multi-select list boxes (untested) há 10 anos atrás
BsScriptGUIResourceField.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded há 10 anos atrás
BsScriptGUISceneTreeView.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input há 10 anos atrás
BsScriptGUISliderField.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input há 10 anos atrás
BsScriptGUITextField.cpp bce39018bc Fixing GUI confirm events há 10 anos atrás
BsScriptGUITextureField.cpp c89c1b6107 Fixed GUITextureField so its value change is properly triggered há 10 anos atrás
BsScriptGUIToggleField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptGUIVector2Field.cpp bce39018bc Fixing GUI confirm events há 10 anos atrás
BsScriptGUIVector3Field.cpp bce39018bc Fixing GUI confirm events há 10 anos atrás
BsScriptGUIVector4Field.cpp bce39018bc Fixing GUI confirm events há 10 anos atrás
BsScriptGizmoManager.cpp 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
BsScriptGizmos.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded há 10 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 0e88d4f0cb Various fixes to multi-select list boxes há 10 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 874a04a705 Project library now returns the external resource path instead of internal one when provided with a resource instance há 10 anos atrás
BsScriptInspectorUtility.cpp 153a11a96e Material inspector há 10 anos atrás
BsScriptModalWindow.cpp a393b43fc3 Hooked up color picker to the color field há 10 anos atrás
BsScriptOSDropTarget.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk há 10 anos atrás
BsScriptPlatformInfo.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded há 10 anos atrás
BsScriptPrefabUtility.cpp f3b2014804 Added SceneObject inspector fields há 10 anos atrás
BsScriptProjectLibrary.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 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 153a11a96e Material inspector há 10 anos atrás
BsScriptUndoRedo.cpp 6f6648e223 Lots of fixes related to list/dictionary GUI refactor há 10 anos atrás
BsScriptUnitTests.cpp 05bef870f2 Unit test for managed diff passes há 10 anos atrás
BsToolbarItemManager.cpp f70ad040e9 Various fixes related to GUI array: há 10 anos atrás