summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-13Upgrade Embree and enable ray packetsJoan Fons
2021-09-13Disallow class names to be the same as global namesGeorge Marques
2021-09-13Add Graph Illustrations to DocmechPenSketch
2021-09-13Merge pull request #51805 from skysphr/scrollbar-icons-pressedHugo Locurcio
2021-09-13Merge pull request #52012 from bruvzg/fix_label_outlineRémi Verschelde
2021-09-13Merge pull request #52553 from ZuBsPaCe/gdscript-spurious-unassigned-variable...George Marques
2021-09-13Merge pull request #51981 from kleonc/multi-node-edit-node_path-fixRémi Verschelde
2021-09-13Merge pull request #52298 from DeleteSystem32/meshlib-transformRémi Verschelde
2021-09-13Merge pull request #51939 from clayjohn/VULKAN-horizon-so-fixRémi Verschelde
2021-09-13Add driver types to GD extension initialisation levelsBastiaan Olij
2021-09-13Merge pull request #52579 from Calinou/add-logo-attributionMax Hilbrunner
2021-09-13Merge pull request #52612 from KoBeWi/this_branch_name_is_longer_than_code_di...Max Hilbrunner
2021-09-13Merge pull request #52587 from zacryol/call_example_changeMax Hilbrunner
2021-09-13Merge pull request #52598 from raulsntos/fix-52268Max Hilbrunner
2021-09-13Merge pull request #52614 from Calinou/doc-get-class-nameMax Hilbrunner
2021-09-13Merge pull request #52615 from Calinou/doc-idle-physics-framesMax Hilbrunner
2021-09-13Document `Object.get_class()/is_class()` ignores `class_name` declarationHugo Locurcio
2021-09-12Improve documentation for `Engine.get_process_frames/get_physics_frames()`Hugo Locurcio
2021-09-12Fix custom multiplayer sync commandsSaracenOne
2021-09-12Fix multiple definitions of Listener2Dkobewi
2021-09-12Improve C# method listingPaul Joannon
2021-09-13Fixed value type and applied small change in AnimationNodeOneShotSilc 'Tokage' Renew
2021-09-12[HTML5] Fix input not working when buffered.Fabio Alessandrelli
2021-09-12[HTML5] Fix build error due to missing string cast.Fabio Alessandrelli
2021-09-12Make restore_scenes_on_load true by defaultkobewi
2021-09-12Fix autoloads iterationRaul Santos
2021-09-12clarify what duplicate does and its limitationsJummit
2021-09-11Change example used for StringName call methodszacryol
2021-09-12Merge pull request #51604 from TechnoPorg/fix-vulkan-parent-materialJFonS
2021-09-11Merge pull request #52570 from williamd67/GPULightmapper-improvementsClay John
2021-09-11Merge pull request #52504 from V-Sekai/gltf_8_uvJuan Linietsky
2021-09-11Prevent non explicit inferring parameter from nulljmb462
2021-09-11Fix error on parsing statement-less GDScript files,ThreeRhinosInAnElephantCostume
2021-09-11Merge pull request #52574 from Calinou/doc-configfile-extensionMax Hilbrunner
2021-09-11Add logo attribution for Android, HTML5 and Linux platform iconsHugo Locurcio
2021-09-11Document that ConfigFiles can use any file extensionHugo Locurcio
2021-09-11Expose enum related methods in ClassDBHaoyu Qiu
2021-09-11Merge pull request #52538 from mhilbrunner/cleanup-viewportJuan Linietsky
2021-09-11GPULightmapper's triangles and their bounding box will be in-syncWilliam Deurwaarder
2021-09-11Avoid crash after a parsing error in GDScriptPedro J. Estébanez
2021-09-11Fix parameter type resolution in GDScriptPedro J. Estébanez
2021-09-11Implement iterator variable typing in GDScriptPedro J. Estébanez
2021-09-11Fixed seeking behavior of property track with discrete interpolationSilc 'Tokage' Renew
2021-09-10GDScript: Removed spurious UNASSIGNED_VARIABLE warning for localsZuBsPaCe
2021-09-10Enable Pixel Snap by default in the 2D editorHugo Locurcio
2021-09-10Merge pull request #52536 from mhilbrunner/display-be-cleanJuan Linietsky
2021-09-10Merge pull request #52406 from ellenhp/libvorbisJuan Linietsky
2021-09-11fixed AnimationNodeTransition when xfade time is zeroSilc 'Tokage' Renew
2021-09-108 uvs for glTF2, URI decode and Vertex Custom api.Lyuma
2021-09-10Occlusion culling fixesjfons