Age | Commit message (Expand) | Author |
2021-09-11 | Merge pull request #52570 from williamd67/GPULightmapper-improvements | Clay John |
2021-09-11 | Merge pull request #52504 from V-Sekai/gltf_8_uv | Juan Linietsky |
2021-09-11 | GPULightmapper's triangles and their bounding box will be in-sync | William Deurwaarder |
2021-09-10 | Merge pull request #52406 from ellenhp/libvorbis | Juan Linietsky |
2021-09-10 | 8 uvs for glTF2, URI decode and Vertex Custom api. | Lyuma |
2021-09-10 | Merge pull request #52531 from V-Sekai/remove-gltf-packed-scene | K. S. Ernest (iFire) Lee |
2021-09-10 | Remove packed scene gltf | K. S. Ernest (iFire) Lee |
2021-09-10 | Merge pull request #52063 from KoBeWi/double_comma_of_doom | George Marques |
2021-09-10 | Merge pull request #49897 from Blackiris/fix-dollar-point-crash-on-editor | George Marques |
2021-09-10 | Merge pull request #51456 from SaracenOne/super_init_fix | George Marques |
2021-09-10 | Fix crash with consecutive commas in Dictionary | kobewi |
2021-09-10 | Merge pull request #51593 from KoBeWi/if | George Marques |
2021-09-10 | Merge pull request #52081 from ThreeRhinosInAnElephantCostume/fixmatchfreeze | George Marques |
2021-09-09 | Replace stb_vorbis with libogg+libvorbis | Ellen Poe |
2021-09-09 | Merge pull request #52492 from raulsntos/fix-csharp-array-properties | Ignacio Roldán Etcheverry |
2021-09-08 | Merge pull request #52246 from Paulb23/verbatim-string | Max Hilbrunner |
2021-09-08 | Merge pull request #52480 from mhilbrunner/network-rename | Fabio Alessandrelli |
2021-09-08 | Merge pull request #52106 from Paulb23/text-edit-optimisation | Gilles Roudière |
2021-09-08 | Fix properties arrays in C# bindings generator | Raul Santos |
2021-09-08 | Multiplayer networking renames/simplification | Max Hilbrunner |
2021-09-07 | Merge pull request #51964 from bruvzg/request_camera_permission | Max Hilbrunner |
2021-09-07 | Merge pull request #52237 from ellenhp/polyphony | Juan Linietsky |
2021-09-07 | Merge pull request #52267 from williamd67/lookup-symbol-builtin-functions | Max Hilbrunner |
2021-09-07 | Merge pull request #52289 from Calinou/remove-old-msvc-support-ifdef | Max Hilbrunner |
2021-09-07 | Add polyphony to Audio Stream Player nodes | Ellen Poe |
2021-09-07 | Merge pull request #52442 from Faless/mp/4.x_rpc_manager | Max Hilbrunner |
2021-09-07 | [Net] Move multiplayer to core subdir, split RPCManager. | Fabio Alessandrelli |
2021-09-07 | Merge pull request #52205 from BastiaanOlij/blit_source_rect | Bastiaan Olij |
2021-09-06 | Merge pull request #52271 from nekomatata/query-layer-default-mask | Camille Mohr-Daurat |
2021-09-04 | Merge pull request #52341 from Calinou/scons-fix-missing-sconscript-warning | Max Hilbrunner |
2021-09-03 | Add documentation to GodotSharp | Raul Santos |
2021-09-03 | Fix constant tag documentation in C# bindings generator | Raul Santos |
2021-09-03 | Fix PackedInt64Array typo in bindings_generator.h | Raul Santos |
2021-09-03 | Merge pull request #50872 from aaronfranke/cs-format-mini-2 | Ignacio Roldán Etcheverry |
2021-09-03 | Merge pull request #52342 from Faless/enet/4.x_no_close_error | Fabio Alessandrelli |
2021-09-03 | Merge pull request #52329 from ZuBsPaCe/gdscript-unused-private-class-variabl... | Max Hilbrunner |
2021-09-03 | GDScript: Count usages of member variables. | ZuBsPaCe |
2021-09-03 | Added tests for expression matching | ThreeRhinosInAnElephantCostume |
2021-09-02 | Some more C# formatting | Aaron Franke |
2021-09-02 | [Net] Silence ENetMultiplayerPeer close_connection. | Fabio Alessandrelli |
2021-09-02 | Fix missing SConscript warning when building using SCons | Hugo Locurcio |
2021-09-02 | Check for GDScript member and class naming conflicts in a variety of conditions. | SaracenOne |
2021-09-01 | Merge pull request #51639 from Ev1lbl0w/gsoc21-dap | Fabio Alessandrelli |
2021-09-01 | Merge pull request #52270 from KoBeWi/goodbye_polar | George Marques |
2021-09-01 | Merge pull request #48237 from KoBeWi/they_came_from_angle | George Marques |
2021-08-31 | Remove `#ifdefs` for handling compilation with Visual Studio < 2015 | Hugo Locurcio |
2021-08-31 | Implemented advanced features of DAP | Ev1lbl0w |
2021-08-31 | Add Vector2.from_angle() method | kobewi |
2021-08-30 | Merge pull request #52240 from Rubonnek/rename-rel-path | Juan Linietsky |
2021-08-30 | Harmonize default value for collision mask in ray/shape queries | PouleyKetchoupp |