BearishSun 97730cb3c5 Added new platform options to the build system 10 năm trước cách đây
..
BsEditorResourceLoader.cpp bae75227c1 Project library: 10 năm trước cách đây
BsEditorScriptLibrary.cpp d3b00942e8 In-editor compilation 10 năm trước cách đây
BsEditorScriptManager.cpp 3209476868 Save project on editor exit 10 năm trước cách đây
BsGUIGameObjectField.cpp 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector 10 năm trước cách đây
BsGUIResourceField.cpp d3b00942e8 In-editor compilation 10 năm trước cách đây
BsGUITextureField.cpp e4192cbdca Renderable inspector will now properly update renderable material 10 năm trước cách đây
BsMenuItemManager.cpp 770cb6bd2e Assembly refresh: 10 năm trước cách đây
BsScriptBrowseDialog.cpp b5b05448e1 Moved certain platform-specific functionality to the utility layer 10 năm trước cách đây
BsScriptBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work 11 năm trước cách đây
BsScriptCodeEditor.cpp a2124e6be1 Default code editor is hooked up at editor startup 10 năm trước cách đây
BsScriptDragDropManager.cpp 02ce72bd87 Added Ping to GUISceneTreeView 10 năm trước cách đây
BsScriptDropDownWindow.cpp a393b43fc3 Hooked up color picker to the color field 10 năm trước cách đây
BsScriptEditorApplication.cpp 0ab825051b Added render target for game view 10 năm trước cách đây
BsScriptEditorBuiltin.cpp e55e173aed Fixed infinite loop when deleting multiple meshes 10 năm trước cách đây
BsScriptEditorPlugin.cpp 3209476868 Save project on editor exit 10 năm trước cách đây
BsScriptEditorSettings.cpp 0ddbb1ffce Changes escape character for localized strings so they deal with paths more easily 10 năm trước cách đây
BsScriptEditorTestSuite.cpp fe9db60c5a Added support for managed unit tests and a unit test for managed diff 10 năm trước cách đây
BsScriptEditorUtility.cpp 4dd0fa76ed Added run in editor manager & attribute so user can pick which components run during play mode and which run always 10 năm trước cách đây
BsScriptEditorWindow.cpp c9a85f77da Added a (working) way to specify default size for editor windows 10 năm trước cách đây
BsScriptFolderMonitor.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 năm trước cách đây
BsScriptGUIColorField.cpp a393b43fc3 Hooked up color picker to the color field 10 năm trước cách đây
BsScriptGUIEnumField.cpp f8912549b8 Modified serialization so it no longers need to calculate complex object size so prevent issues with objects that require pre- and post-serialization steps 10 năm trước cách đây
BsScriptGUIFloatField.cpp bce39018bc Fixing GUI confirm events 10 năm trước cách đây
BsScriptGUIGameObjectField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 năm trước cách đây
BsScriptGUIIntField.cpp bce39018bc Fixing GUI confirm events 10 năm trước cách đây
BsScriptGUIListBoxField.cpp e99b926919 Added multi-select list boxes (untested) 10 năm trước cách đây
BsScriptGUIResourceField.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 10 năm trước cách đây
BsScriptGUISceneTreeView.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 năm trước cách đây
BsScriptGUISliderField.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 năm trước cách đây
BsScriptGUITextField.cpp bce39018bc Fixing GUI confirm events 10 năm trước cách đây
BsScriptGUITextureField.cpp c89c1b6107 Fixed GUITextureField so its value change is properly triggered 10 năm trước cách đây
BsScriptGUIToggleField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 năm trước cách đây
BsScriptGUIVector2Field.cpp bce39018bc Fixing GUI confirm events 10 năm trước cách đây
BsScriptGUIVector3Field.cpp bce39018bc Fixing GUI confirm events 10 năm trước cách đây
BsScriptGUIVector4Field.cpp bce39018bc Fixing GUI confirm events 10 năm trước cách đây
BsScriptGizmoManager.cpp 1b1895f796 WIP VisualStudio project syncing 11 năm trước cách đây
BsScriptGizmos.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 10 năm trước cách đây
BsScriptHandleDrawing.cpp 9260710936 Various tweaks related to handle rendering 11 năm trước cách đây
BsScriptHandleManager.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases 10 năm trước cách đây
BsScriptHandleSlider.cpp 0e88d4f0cb Various fixes to multi-select list boxes 10 năm trước cách đây
BsScriptHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work 11 năm trước cách đây
BsScriptHandleSliderLine.cpp ad79f66da3 Scene view refactor (moving it to C#) 11 năm trước cách đây
BsScriptHandleSliderManager.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown 11 năm trước cách đây
BsScriptHandleSliderPlane.cpp ad79f66da3 Scene view refactor (moving it to C#) 11 năm trước cách đây
BsScriptImportOptions.cpp e3f01f3c80 Font importing supports multiple render styles 10 năm trước cách đây
BsScriptInspectorUtility.cpp 153a11a96e Material inspector 10 năm trước cách đây
BsScriptModalWindow.cpp 648eefad79 Do not allow editor to be active without a project loaded 10 năm trước cách đây
BsScriptOSDropTarget.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 năm trước cách đây
BsScriptPlatformInfo.cpp 97730cb3c5 Added new platform options to the build system 10 năm trước cách đây
BsScriptPrefabUtility.cpp f3b2014804 Added SceneObject inspector fields 10 năm trước cách đây
BsScriptProjectLibrary.cpp d3b00942e8 In-editor compilation 10 năm trước cách đây
BsScriptProjectSettings.cpp 2efd26a9a3 Added project-specific properties to EditorSettings 10 năm trước cách đây
BsScriptSceneViewHandler.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 năm trước cách đây
BsScriptSelection.cpp 145a44e4ca Duplicate in scene window now works 10 năm trước cách đây
BsScriptUndoRedo.cpp 145a44e4ca Duplicate in scene window now works 10 năm trước cách đây
BsScriptUnitTests.cpp 05bef870f2 Unit test for managed diff passes 10 năm trước cách đây
BsToolbarItemManager.cpp f70ad040e9 Various fixes related to GUI array: 10 năm trước cách đây