BearishSun 1e4cc33626 Refactored GUIElement visibility flag in preparation for enabled/disabled flag il y a 10 ans
..
BsEditorResourceLoader.cpp f70ad040e9 Various fixes related to GUI array: il y a 10 ans
BsEditorScriptLibrary.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases il y a 10 ans
BsEditorScriptManager.cpp 6aef09fdde Added toolbar management code to C# il y a 10 ans
BsGUIGameObjectField.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore il y a 10 ans
BsGUIResourceField.cpp f70ad040e9 Various fixes related to GUI array: il y a 10 ans
BsGUITextureField.cpp 1e4cc33626 Refactored GUIElement visibility flag in preparation for enabled/disabled flag il y a 10 ans
BsMenuItemManager.cpp 6aef09fdde Added toolbar management code to C# il y a 10 ans
BsScriptBrowseDialog.cpp d8d5034b30 Added a way to add basic 3D primitives to the scene il y a 10 ans
BsScriptBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work il y a 10 ans
BsScriptCodeEditor.cpp 3a73e65b09 VS integration finished (for now) il y a 10 ans
BsScriptDragDropManager.cpp 02ce72bd87 Added Ping to GUISceneTreeView il y a 10 ans
BsScriptDropDownWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up il y a 10 ans
BsScriptEditorApplication.cpp f70ad040e9 Various fixes related to GUI array: il y a 10 ans
BsScriptEditorBuiltin.cpp f284524576 Added dummy icons to inspector il y a 10 ans
BsScriptEditorPlugin.cpp e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload il y a 10 ans
BsScriptEditorSettings.cpp 0ddbb1ffce Changes escape character for localized strings so they deal with paths more easily il y a 10 ans
BsScriptEditorTestSuite.cpp fe9db60c5a Added support for managed unit tests and a unit test for managed diff il y a 10 ans
BsScriptEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) il y a 11 ans
BsScriptEditorWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up il y a 10 ans
BsScriptFolderMonitor.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk il y a 10 ans
BsScriptGUIColorField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk il y a 10 ans
BsScriptGUIEnumField.cpp 0e88d4f0cb Various fixes to multi-select list boxes il y a 10 ans
BsScriptGUIFloatField.cpp df84033adc Documentation il y a 10 ans
BsScriptGUIGameObjectField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk il y a 10 ans
BsScriptGUIIntField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk il y a 10 ans
BsScriptGUIListBoxField.cpp e99b926919 Added multi-select list boxes (untested) il y a 10 ans
BsScriptGUIResourceField.cpp f70ad040e9 Various fixes related to GUI array: il y a 10 ans
BsScriptGUISceneTreeView.cpp ef747c6872 Documentation il y a 10 ans
BsScriptGUISliderField.cpp bf16de13f1 Added a GUISliderField and extended normal sliders with a range and step increment il y a 10 ans
BsScriptGUITextField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk il y a 10 ans
BsScriptGUITextureField.cpp 62f37ceb7d GUITextureField (untested) il y a 10 ans
BsScriptGUIToggleField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk il y a 10 ans
BsScriptGUIVector2Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk il y a 10 ans
BsScriptGUIVector3Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk il y a 10 ans
BsScriptGUIVector4Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk il y a 10 ans
BsScriptGizmoManager.cpp 1b1895f796 WIP VisualStudio project syncing il y a 10 ans
BsScriptGizmos.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptHandleDrawing.cpp 9260710936 Various tweaks related to handle rendering il y a 11 ans
BsScriptHandleManager.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases il y a 10 ans
BsScriptHandleSlider.cpp 0e88d4f0cb Various fixes to multi-select list boxes il y a 10 ans
BsScriptHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work il y a 11 ans
BsScriptHandleSliderLine.cpp ad79f66da3 Scene view refactor (moving it to C#) il y a 11 ans
BsScriptHandleSliderManager.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown il y a 11 ans
BsScriptHandleSliderPlane.cpp ad79f66da3 Scene view refactor (moving it to C#) il y a 11 ans
BsScriptImportOptions.cpp 874a04a705 Project library now returns the external resource path instead of internal one when provided with a resource instance il y a 10 ans
BsScriptInspectorUtility.cpp 153a11a96e Material inspector il y a 10 ans
BsScriptModalWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up il y a 10 ans
BsScriptOSDropTarget.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk il y a 10 ans
BsScriptPlatformInfo.cpp f7bee46516 Mis-typed icon size il y a 10 ans
BsScriptPrefabUtility.cpp f3b2014804 Added SceneObject inspector fields il y a 10 ans
BsScriptProjectLibrary.cpp f70ad040e9 Various fixes related to GUI array: il y a 10 ans
BsScriptProjectSettings.cpp 2efd26a9a3 Added project-specific properties to EditorSettings il y a 10 ans
BsScriptSceneViewHandler.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names il y a 10 ans
BsScriptSelection.cpp 153a11a96e Material inspector il y a 10 ans
BsScriptUndoRedo.cpp 56fada9981 Added support for reading UTF8 & UTF16 files il y a 10 ans
BsScriptUnitTests.cpp 05bef870f2 Unit test for managed diff passes il y a 10 ans
BsToolbarItemManager.cpp f70ad040e9 Various fixes related to GUI array: il y a 10 ans