summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2019-08-01Some visual fixes for Expression nodeChaosus
2019-07-31Implement copy/paste in visual shadersChaosus
2019-07-30Merge pull request #30938 from nobuyukinyuu/2d-editor-zoom-p1Rémi Verschelde
2019-07-29Changes default coarse 2d zoom level from 1.5 to sqrt(2).nobuyuki_nyuu
2019-07-29Merge pull request #30895 from clayjohn/gles2-shader-funcsRémi Verschelde
2019-07-29added round function to gles2clayjohn
2019-07-28Make it so that 2D viewport does not pan while editing tilemapsBojidar Marinov
2019-07-25Snap transform gizmo values in the 3D editorAaron Franke
2019-07-25Fix memory leaks with SyntaxHighlightersPaulb23
2019-07-24Merge pull request #23334 from malbach/align_sel_viewRémi Verschelde
2019-07-23Merge pull request #30772 from mbrlabs/view-distanceRémi Verschelde
2019-07-23Add 'Align Rotation with View' to spatial editormalbach
2019-07-23Merge pull request #30716 from qarmin/fixed_static_analiser_codeRémi Verschelde
2019-07-23Increased max view distance in spatial editor pluginMarcus Brummer
2019-07-23Fix some code found by Coverity Scan and PVS Studioqarmin
2019-07-22Merge pull request #30713 from bojidar-bg/30615-trackpad-2d-viewportRémi Verschelde
2019-07-22Revert "Expose "meta" to the Inspector"Rémi Verschelde
2019-07-20Improve touchpad support in 2d editor viewportBojidar Marinov
2019-07-20Merge pull request #30576 from qarmin/lgtm_coverageRémi Verschelde
2019-07-20Changed some code showed in LGTM and Coverageqarmin
2019-07-19Don't allow to pass to _is_node_locked function NULL pointerqarmin
2019-07-19i18n: Sync translation template with current sourceRémi Verschelde
2019-07-19Merge pull request #22642 from YeldhamDev/inspector_metadataRémi Verschelde
2019-07-18Improve preview and screenshot display in the asset libraryHugo Locurcio
2019-07-17Minor improvements to the AssetLibMichael Alexsander Silva Dias
2019-07-16Lower priority of anchor helper inputCameron Reikes
2019-07-16Merge pull request #30602 from n-k-chilagani/first_timeRémi Verschelde
2019-07-16Fixed Make 3D viewport locked nodes unselectable as in 2D viewport #29903Nikhil Kumar
2019-07-16Merge pull request #30561 from Calinou/2d-guides-use-resize-cursorsRémi Verschelde
2019-07-15Use resize cursors when hovering or dragging guides in the 2D editorHugo Locurcio
2019-07-15Merge pull request #30581 from KoBeWi/tiled_shortsRémi Verschelde
2019-07-15Merge pull request #30565 from bojidar-bg/27468-region-editor-in-the-wayRémi Verschelde
2019-07-15Merge pull request #30532 from Chaosus/vs_triplanarRémi Verschelde
2019-07-15Better boolean indication in visual shadersChaosus
2019-07-14Add tilemap editor rotation hotkeysTomasz Chabora
2019-07-13Fix TextureRegionEditorPlugin popping up even when explicitly hiddenBojidar Marinov
2019-07-12Highlight GLES3 functions in the visual shader member panelChaosus
2019-07-12Merge pull request #30466 from Chaosus/vs_boolean_funcsRémi Verschelde
2019-07-12Added "Is" and "Compare" functions to visual shadersChaosus
2019-07-12Added triplanar uniform texture node to visual shadersChaosus
2019-07-11Merge pull request #30527 from bojidar-bg/29436-timescale-node-uneditableRémi Verschelde
2019-07-11Fix AnimationTree editor messing up parameters when nestedBojidar Marinov
2019-07-11Improve line drawing in the 2D editorHugo Locurcio
2019-07-10Merge pull request #30455 from qarmin/const_referenceRémi Verschelde
2019-07-10Use reference to constant in functionsqarmin
2019-07-09Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`Hugo Locurcio
2019-07-08Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio
2019-07-08Merge pull request #30407 from qarmin/small_fixessRémi Verschelde
2019-07-07Fixes minor issues found by static analyzerqarmin
2019-07-06Added release function to PoolVector::Access.Ibrahn Sahir