summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2019-07-22SCons: Fix uses of [].append instead of env.add_source_files()Rémi Verschelde
2019-07-22Revert "Tweak SpatialMaterial's default metallic and roughness texture channels"Rémi Verschelde
2019-07-20Merge pull request #30234 from zwostein/fix-AudioStreamPlayer3DRémi Verschelde
2019-07-20Merge pull request #30576 from qarmin/lgtm_coverageRémi Verschelde
2019-07-20Changed some code showed in LGTM and Coverageqarmin
2019-07-19i18n: Sync translation template with current sourceRémi Verschelde
2019-07-19Merge pull request #23270 from silvanocerza/remote_scene_tree_filterRémi Verschelde
2019-07-19Merge pull request #30683 from bojidar-bg/30671-triplanar-binormalRémi Verschelde
2019-07-18Fix binormal sign when using triplanar mappingBojidar Marinov
2019-07-17Lower the default directional shadow maximum distance to 100Hugo Locurcio
2019-07-16Fix invalid write in AudioStreamSample::save_to_wavBojidar Marinov
2019-07-16Merge pull request #30548 from Calinou/tweak-audio-cutoff-property-hintsRémi Verschelde
2019-07-15Fix incorrect caret position when clicking a 'LineEdit' with a non-left align...Michael Alexsander Silva Dias
2019-07-15Merge pull request #30590 from clayjohn/particle_lifeRémi Verschelde
2019-07-15Merge pull request #30549 from Calinou/improve-2d-raycast-oneway-drawingRémi Verschelde
2019-07-14added individual particle random lifetimeclayjohn
2019-07-15Merge pull request #30510 from sparkart/masterRémi Verschelde
2019-07-15Merge pull request #30532 from Chaosus/vs_triplanarRémi Verschelde
2019-07-13Fix GraphNode immediately losing focusEmmanuel Barroga
2019-07-12Improve 2D RayCast and one-way collision drawingHugo Locurcio
2019-07-12Tweak audio cutoff property hints to allow reasonable values onlyHugo Locurcio
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-12Merge pull request #30517 from kawa-yoiko/modal-freezeRémi Verschelde
2019-07-11Merge pull request #30498 from bojidar-bg/30495-cannot-insert-keyRémi Verschelde
2019-07-11Fix #29478 multiple modals possibly freezeShiqing
2019-07-10Fix inability to insert keys via Insert Key context menuBojidar Marinov
2019-07-10Merge pull request #30455 from qarmin/const_referenceRémi Verschelde
2019-07-10Merge pull request #30451 from raphael10241024/fix_outlineRémi Verschelde
2019-07-10Merge pull request #30462 from sparkart/masterRémi Verschelde
2019-07-10Use reference to constant in functionsqarmin
2019-07-10Fix incorrect X position of line length guidelineShiqing
2019-07-09Merge pull request #30304 from DavidSichma/remote_cacheRémi Verschelde
2019-07-09Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`Hugo Locurcio
2019-07-09Fix issue with displaying empty tooltip hintEmmanuel Barroga
2019-07-09Merge pull request #30315 from zaksnet/httprequest-add-timeoutFabio Alessandrelli
2019-07-09Added force_update_cache() to RemoteTransform and RemoteTransform2DDavid Sichma
2019-07-09Adds timeout property for httprequestZak
2019-07-09TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde
2019-07-09Merge pull request #28190 from griant/testRémi Verschelde
2019-07-09Merge pull request #30443 from Calinou/improve-node-configuration-warningsRémi Verschelde
2019-07-09Merge pull request #30438 from Calinou/use-color-constructorsRémi Verschelde
2019-07-09Merge pull request #30404 from Calinou/add-spotlight-configuration-warningRémi Verschelde
2019-07-09Fix DynamaicFont outline does not draw using draw_charRaphaelHunter
2019-07-09Add a configuration warning when using ultrawide SpotLight with shadowsHugo Locurcio
2019-07-09Improve the node configuration warning displayHugo Locurcio
2019-07-08Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio
2019-07-08Merge pull request #30361 from LikeLakers2/camera2d-offset-ignores-limitRémi Verschelde
2019-07-08Fix some issue with TileMap's and other nodes' boundariesBojidar Marinov