summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-27Fix OS.get_video_adapter_driver_info crashzCubed3
2022-10-27Fix ss_effects_flags uniform in clustered forward rendererclayjohn
2022-10-27Fix type of safe_velocity parameterRedMser
2022-10-27Merge pull request #67939 from sambriels/emit-signal-after-target-reachedClay John
2022-10-27Merge pull request #67874 from Calinou/doc-vector3-vector4iClay John
2022-10-27Merge pull request #64382 from peastman/supportClay John
2022-10-27Merge pull request #67421 from Sauermann/fix-failure-exit-codeClay John
2022-10-27Simplify Euler order test code in test_basis.hAaron Franke
2022-10-27Merge pull request #66107 from devloglogan/ambient-light-disabled-fixClay John
2022-10-27Merge pull request #64710 from MinusKube/window-size-crashClay John
2022-10-27Merge pull request #67043 from clayjohn/clip_childrenClay John
2022-10-27Merge pull request #67926 from Rindbee/fix_call_shortcut_inputClay John
2022-10-27Merge pull request #67861 from IanGaither/textfile-alignment-documentationClay John
2022-10-27Merge pull request #67834 from Klowner/collada-closed-curves-16658Clay John
2022-10-27Merge pull request #67832 from Sauermann/fix-remove-unnecessary-castsClay John
2022-10-27doc: link GPUParticles2D to the 2D Particles demoSteve Cotton
2022-10-27Merge pull request #66383 from aaronfranke/basis-from-eulerClay John
2022-10-27Doc consistency: "inspector" to "Inspector"Micky
2022-10-27Merge pull request #67094 from Faless/mp/4.x_server_relay_unifyFabio Alessandrelli
2022-10-27Document the DisplayServer classHugo Locurcio
2022-10-27[MP] Let MultiplayerAPI handle packet relaying and peer signaling.Fabio Alessandrelli
2022-10-28Change default OpenXR pose to aim poseBastiaan Olij
2022-10-27Emit target_reached signal after state is updatedSam Briels
2022-10-27Do not auto add default script and country codes to the locale.bruvzg
2022-10-26Merge pull request #67912 from RevoluPowered/fix-exeception-bad-accessClay John
2022-10-27Fix calling `_call_shortcut_input` on a node that has been removedRindbee
2022-10-27Make NavigationAgent `target_location` a propertyHaoyu Qiu
2022-10-27Document the Vector3 and Vector4i classesHugo Locurcio
2022-10-26Merge pull request #67905 from alfredbaudisch/vs-operand-aliases-devClay John
2022-10-26Ensure vulkan subgroups are disabled for MoltenVKGordon MacPherson
2022-10-26Fix `DisplayServer.has_feature()` claiming X11 has native icon supportHugo Locurcio
2022-10-26Fix EXE_BAD_ACCESS caused by optional argumentGordon MacPherson
2022-10-26Document the ENetPacketPeer classHugo Locurcio
2022-10-26Correctly rename to read_model_matrix when using shader builtins that rely on...clayjohn
2022-10-26Add math operators to Visual Shader node namesAlfred Reinold Baudisch
2022-10-26Remove override_selected_font_color propertykobewi
2022-10-26Fix `TextLine` and `TextParagraph` `get_*_object_rect` methods not accounting...bruvzg
2022-10-26Fix build with Vulkan disabled and no Vulkan headers installed.bruvzg
2022-10-25Merge pull request #67431 from Chaosus/vs_fix_nodes_codeYuri Rubinsky
2022-10-25Merge pull request #67098 from Calinou/doc-light-no-scaleMax Hilbrunner
2022-10-25Merge pull request #67833 from Calinou/doc-animationMax Hilbrunner
2022-10-25Merge pull request #67843 from Calinou/doc-csgshape3dMax Hilbrunner
2022-10-25Merge pull request #67841 from Calinou/doc-basematerial3dMax Hilbrunner
2022-10-25Merge pull request #67858 from TechnoPorg/fix-upnp-docsMax Hilbrunner
2022-10-25Merge pull request #67768 from Calinou/doc-debandingMax Hilbrunner
2022-10-25Merge pull request #67848 from Calinou/doc-canvastextureMax Hilbrunner
2022-10-25Set the shortcut context for the edit/search/goto menus to the ScriptEditor s...Eric M
2022-10-25Merge pull request #67823 from Chaosus/fix_image_crashYuri Rubinsky
2022-10-25Fix enum type to use int64_t instead of int in GDScriptYuri Rubinsky
2022-10-24Update TextLine.xmlIan Gaither