Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #99677 from syntaxerror247/patch-1 | Thaddeus Crews | 2024-11-27 | 1 | -1/+1 |
|\ | |||||
| * | Update screen_get_scale documentation. | Anish Mishra | 2024-11-25 | 1 | -1/+1 |
* | | Merge pull request #98012 from syntaxerror247/lineEdit-bug-fix | Thaddeus Crews | 2024-11-27 | 2 | -3/+9 |
|\ \ | |||||
| * | | Fix uneditable LineEdit, TexEdit and CodeEdit Virtual Keyboard popup | Anish Mishra | 2024-10-17 | 2 | -3/+9 |
* | | | Merge pull request #97884 from passivestar/list-variations | Thaddeus Crews | 2024-11-27 | 24 | -0/+35 |
|\ \ \ | |||||
| * | | | Add theme type variations for secondary Trees and ItemLists | passivestar | 2024-11-19 | 24 | -0/+35 |
* | | | | Merge pull request #98901 from adamscott/add-editor-ensure-crossorigin-isolat... | Thaddeus Crews | 2024-11-27 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Ensure editor crossorigin isolation headers | Adam Scott | 2024-11-21 | 1 | -0/+1 |
* | | | | | Merge pull request #80965 from Calinou/viewport-add-get-stretch-scale-factor | Thaddeus Crews | 2024-11-27 | 4 | -1/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Add a Viewport method to get automatically computed 2D stretch transform | Hugo Locurcio | 2024-11-19 | 4 | -1/+14 |
* | | | | | | Merge pull request #85443 from smix8/gridmap_castshadows | Thaddeus Crews | 2024-11-27 | 6 | -0/+77 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add ShadowCastingSetting to MeshLibrary / GridMap items | smix8 | 2024-11-27 | 6 | -0/+77 |
* | | | | | | | Merge pull request #97346 from DevPoodle/vertex-attribute-docs | Thaddeus Crews | 2024-11-27 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add descriptions to RDVertexAttribute's properties | DevPoodle | 2024-09-23 | 1 | -0/+5 |
* | | | | | | | | Merge pull request #99385 from syntaxerror247/file_picker_extension_support | Thaddeus Crews | 2024-11-27 | 1 | -3/+43 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Android: Extension support for native file dialog | Anish Mishra | 2024-11-19 | 1 | -3/+43 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #98489 from Flarkk/fix_project_position | Thaddeus Crews | 2024-11-27 | 2 | -2/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix Camera3D::project_position() when depth=zfar | Florent Guiocheau | 2024-10-24 | 2 | -2/+11 |
* | | | | | | | | | Merge pull request #95795 from yahkr/95769-animation-crash | Thaddeus Crews | 2024-11-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix crash when re-importing model with AnimationPlayer panel open and node se... | Yahkub-R | 2024-08-19 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #99761 from Repiteo/style/clang-format-downgrade | Thaddeus Crews | 2024-11-27 | 2 | -49/+9 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Style: Downgrade `.clang-format` arguments to 17.x | Thaddeus Crews | 2024-11-27 | 2 | -49/+9 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #99743 from clayjohn/material-texture-mask | Thaddeus Crews | 2024-11-27 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Use Vector4 for texture mask in BaseMaterial to avoid converting to and from ... | clayjohn | 2024-11-26 | 1 | -7/+7 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #96544 from SaracenOne/import_thumbnails | Thaddeus Crews | 2024-11-27 | 5 | -1/+192 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Generate editor thumbnails on imported scenes. | Saracen | 2024-11-24 | 5 | -1/+192 |
* | | | | | | | | | | | Merge pull request #97311 from pafuent/adding_udp_server_unit_tests | Thaddeus Crews | 2024-11-27 | 2 | -0/+294 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add unit tests for UDPServer | Pablo Andres Fuente | 2024-11-22 | 2 | -0/+294 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #99740 from tdaven/fix-99661 | Thaddeus Crews | 2024-11-27 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Ensure primitive meshes are created before connected to changed signal. | Trevor Davenport | 2024-11-26 | 1 | -0/+3 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #90778 from timothyqiu/cam-preview | Thaddeus Crews | 2024-11-27 | 6 | -40/+79 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add Camera3D preview in Inspector | Haoyu Qiu | 2024-05-05 | 6 | -40/+79 |
* | | | | | | | | | | | | Merge pull request #99606 from jamie-pate/fix_99592 | Thaddeus Crews | 2024-11-27 | 1 | -6/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fix gl_compatibility lightmap uniforms not being set | Jamie Pate | 2024-11-23 | 1 | -6/+5 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #99220 from Flarkk/fix_sss_reverse_z | Thaddeus Crews | 2024-11-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fix SSS with reverse-z | Florent Guiocheau | 2024-11-26 | 1 | -2/+2 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #99091 from Mickeon/documentation-object-boolean-context-4.4 | Thaddeus Crews | 2024-11-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Add documentation note on Object's boolean context | Micky | 2024-11-11 | 1 | -0/+1 |
* | | | | | | | | | | | | | Merge pull request #99600 from Spartan322/permit/non-spec-dds | Thaddeus Crews | 2024-11-27 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Round DDS width/height to next divisor multiple for block compression | Spartan322 | 2024-11-25 | 1 | -0/+9 |
* | | | | | | | | | | | | | | Merge pull request #99079 from FlooferLand/patch-1 | Thaddeus Crews | 2024-11-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Add note about LightmapGI only baking nodes under its parent | FlooferLand! | 2024-11-11 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | Merge pull request #97924 from passivestar/plugin-tooltip | Thaddeus Crews | 2024-11-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Fix plugin creation dialog script name tooltip | passivestar | 2024-10-07 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Merge pull request #99459 from bruvzg/svg_font_fix | Thaddeus Crews | 2024-11-27 | 8 | -383/+125 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Fix SVG font rendering. | Pāvels Nadtočajevs | 2024-11-21 | 8 | -383/+125 |
* | | | | | | | | | | | | | | | | Merge pull request #98419 from KoBeWi/dialog_scalar | Thaddeus Crews | 2024-11-26 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Improve Scale Selection in Animation tab | kobewi | 2024-10-22 | 1 | -1/+5 |
* | | | | | | | | | | | | | | | | | Merge pull request #99563 from akien-mga/fix-projection-stringification | Thaddeus Crews | 2024-11-26 | 3 | -8/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | Fix stringification of Projection | Rémi Verschelde | 2024-11-25 | 3 | -8/+6 |