Age | Commit message (Expand) | Author |
2021-09-10 | 8 uvs for glTF2, URI decode and Vertex Custom api. | Lyuma |
2021-09-10 | Occlusion culling fixes | jfons |
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-09 | implement individual mesh transform for meshlibrary items | Vincent |
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-08 | Improve collision generation usability in the new 3D scene import workflow. | AndreaCatania |
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-05 | Fix extends with relative path to parent script | Julien Nguyen |
2021-09-04 | Add TextServer parentheses stack dynamic reallocation support. | bruvzg |
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 | GDScript: Do not complete lambda arguments from parent class | George Marques |
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 | [TextServer] Fix HarfBuzz handle init order. Fix MinGW build. | bruvzg |
2021-09-01 | GDScript: Fix loading of interdependent autoloads | George Marques |
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 |