summaryrefslogtreecommitdiff
path: root/editor/plugins/spatial_editor_plugin.cpp
AgeCommit message (Expand)Author
2018-06-28Fix selection in 3D orthogonal viewJFonS
2018-06-13Polished 3D selectionJFonS
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-05-07Implemented ragdollAndreaCatania
2018-05-07Merge pull request #18684 from muiroc/fix_dragdrop_instancingJuan Linietsky
2018-05-07Merge pull request #18525 from Calinou/improve-3d-gridJuan Linietsky
2018-05-06SpatialEditorViewport::_create_instance: pass GEN_EDIT_STATE_INSTANCED to sce...muiroc
2018-05-03Remove unused duplicate wireframe shortcut, fixes #18067Robin Hübner
2018-04-30Improve the 3D editor gridHugo Locurcio
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-04-07Merge pull request #17730 from RandomShaper/radio-buttons-in-menusJuan Linietsky
2018-04-07Improve popup menus usabilityPedro J. Estébanez
2018-03-27Use radio-button-like menu entries where applicablePedro J. Estébanez
2018-03-20add option to invert y-axisJulien CATINEAU
2018-02-21Enable snapping when control key pressedChaosus
2018-02-19Merge pull request #14433 from PJB3005/17-12-08-3d_grid_color_setting_updateRémi Verschelde
2018-02-13Add a function to remove controls from containersGeorge Marques
2018-02-073DEditor: fix selecting node in viewport not update inspectorPoommetee Ketson
2018-01-273DEditor: fix multiple node selection crash the editorPoommetee Ketson
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-15Fix crash when freelook shortcuts are undefinedMarc Gilleron
2018-01-12Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...Juan Linietsky
2018-01-11Fixes snap button getting out of sync (issue 15366)poke1024
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Clean up \n from end of translation stringsArtem Varaksa
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-30prevent strings from being evaluated to just "true"firefly2442
2017-12-25Merge pull request #14826 from carlosfvieira/14371-F_key_Viewport_focus_problemNoshyaar
2017-12-25Merge pull request #14847 from YeldhamDev/3d_viewport_saveNoshyaar
2017-12-21Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ...carlosfvieira
2017-12-20Fixes for the Spatial Editor's Perspective options and dead code cleaning.Michael Alexsander Silva Dias
2017-12-19#14619 - fixes issue 1 (gizmo huge scale) - also referred in #14836Carlos Vieira
2017-12-17Refactoring FPS & information on 3D viewportvolzhs
2017-12-16Moved Local Space Mode and Transform Snap settings to Top Bar ...Przemysław Gołąb (n-pigeon)
2017-12-12Change statable to multistate, remove extra separatorPoommetee Ketson
2017-12-10Merge pull request #11510 from AndreaCatania/skelRémi Verschelde
2017-12-10Implemented skeleton visibilityAndreaCatania
2017-12-09Makes 3D editor grid color update without restart.PJB3005
2017-12-02TileMap FixesMariano Suligoy
2017-12-02Fix alignment for button preview_cameraGuilherme Felipe
2017-11-26Merge pull request #12572 from RandomShaper/onion-skinningJuan Linietsky
2017-11-25Tweak the default editor camera settingsHugo Locurcio
2017-11-25Improve/fix SpatialEditor state saving/restoringPedro J. Estébanez
2017-11-24Universalize draw-over API for EditorPluginsPedro J. Estébanez
2017-11-22Merge pull request #12301 from MarianoGnu/masterRémi Verschelde
2017-11-21Native pan and zoom for macOSBernhard Liebl
2017-11-20Merge pull request #12359 from kubecz3k/spatial-lockRémi Verschelde
2017-11-20Implement auto-tilingMariano Suligoy
2017-11-20Merge pull request #12936 from n-pigeon/planar_scale_gizmoRémi Verschelde
2017-11-20Add "View FPS" in 3D->Perspective's popup.Dmitry Koteroff