Age | Commit message (Expand) | Author |
2022-10-23 | Merge pull request #67764 from keptsecret/implement-mesh-surface-update-x-region | Max Hilbrunner |
2022-10-23 | Merge pull request #67677 from rsubtil/doc_popupmenu | Max Hilbrunner |
2022-10-23 | Merge pull request #67780 from kdada/fix-multiplayer-sync-time | Fabio Alessandrelli |
2022-10-23 | Merge pull request #67655 from MewPurPur/remove-dupe-registrations | Yuri Rubinsky |
2022-10-23 | Fix MultiplayerSynchronizer::update_outbound_sync_time when replication_inter... | Wei Guo |
2022-10-23 | Merge pull request #67766 from raulsntos/dotnet-generated | Ignacio Roldán Etcheverry |
2022-10-22 | Use `.generated` suffix for generated C# code | Raul Santos |
2022-10-22 | implemented mesh_surface_update_x functions | keptsecret |
2022-10-22 | Merge pull request #67718 from Mickeon/doc-peeves-the-constant-burden | Max Hilbrunner |
2022-10-22 | Merge pull request #67737 from smix8/navigation_tilemap_doc_fix_4.x | Max Hilbrunner |
2022-10-22 | Add double_tap attribute to InputEventScreenTouch | Fredia Huya-Kouadio |
2022-10-22 | Fix `TileMap` collision shapes debug draw | kleonc |
2022-10-22 | Check for a Vulkan extension before checking its features | Riteo |
2022-10-21 | Add multiview to the opengl3 driver | David Snopek |
2022-10-21 | Merge pull request #67620 from Riteo/default-opaque-composition | Clay John |
2022-10-22 | Fix class doc for TileMap navigation visibility mode | smix8 |
2022-10-21 | Merge pull request #67426 from MrBlockers/blurry-texture-preview | Clay John |
2022-10-21 | Merge pull request #67546 from clayjohn/DS-msg | Clay John |
2022-10-22 | Merge pull request #67725 from TokageItLab/add-tuts-link-retarget | Max Hilbrunner |
2022-10-21 | Clean up Basis from Euler code | Aaron Franke |
2022-10-22 | Add a tutorial link to Retarget Classes | Silc Renew |
2022-10-21 | Tweak `@GlobalScope` constants documentation overall | Micky |
2022-10-21 | Merge pull request #67636 from groud/fix_localize_path | Max Hilbrunner |
2022-10-21 | Merge pull request #67072 from Mickeon/uh-oh-stinky | Max Hilbrunner |
2022-10-21 | Merge pull request #67254 from TechnoPorg/doc-projection-class | Max Hilbrunner |
2022-10-21 | Merge pull request #67648 from Calinou/doc-cylindershape3d-bugs | Max Hilbrunner |
2022-10-21 | Merge pull request #67656 from MewPurPur/instance🧹 | Max Hilbrunner |
2022-10-21 | Merge pull request #67684 from patchfx/fix-typo-in-draw-rect-region | Max Hilbrunner |
2022-10-21 | Merge pull request #67314 from anvilfolk/quote-fix | Max Hilbrunner |
2022-10-21 | Merge pull request #67444 from nonunknown/array_pick_random | Max Hilbrunner |
2022-10-21 | Remove error condition from get_global_transform() | kobewi |
2022-10-21 | Merge pull request #67627 from KoBeWi/tilter | Max Hilbrunner |
2022-10-21 | HarfBuzz: Update to version 5.3.1 | bruvzg |
2022-10-21 | Add Selection and Caret for Next Occurrence of Selection | Alfred Reinold Baudisch |
2022-10-20 | Make texture preview and picker use mipmap filter | MrBlockers |
2022-10-21 | Fix small mistakes throughout much of the documentation | VolTer |
2022-10-20 | Merge pull request #67506 from squashiv/master | Clay John |
2022-10-20 | Fix tp_canvas_item typo in _draw_rect_region | Richard Patching |
2022-10-20 | Let the RD driver itself expose subgroup caps | Pedro J. Estébanez |
2022-10-20 | Add buttons in Remote Scene Tree | Micky |
2022-10-20 | Make terrain painting not change neighbors centers bits | Gilles Roudière |
2022-10-20 | Fix localize_path with custom protocol identifiers | Gilles Roudière |
2022-10-20 | add ability to pick random value from array | Nonunknown |
2022-10-20 | Expose Shape2D::get_rect to scripting | squash |
2022-10-20 | Remove duplicate operator registrations | VolTer |
2022-10-19 | Fully document the Projection class. | TechnoPorg |
2022-10-19 | Document known issues with CylinderShape3D | Hugo Locurcio |
2022-10-19 | Fix RigidBody3D inertia calculation | Cykyrios |
2022-10-19 | Fix texture filter and repeat in TileMap | kobewi |
2022-10-19 | Merge pull request #66546 from KoBeWi/rfeipletaetr | Clay John |