summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #99677 from syntaxerror247/patch-1Thaddeus Crews2024-11-271-1/+1
|\
| * Update screen_get_scale documentation.Anish Mishra2024-11-251-1/+1
* | Merge pull request #98012 from syntaxerror247/lineEdit-bug-fixThaddeus Crews2024-11-272-3/+9
|\ \
| * | Fix uneditable LineEdit, TexEdit and CodeEdit Virtual Keyboard popupAnish Mishra2024-10-172-3/+9
* | | Merge pull request #97884 from passivestar/list-variationsThaddeus Crews2024-11-2724-0/+35
|\ \ \
| * | | Add theme type variations for secondary Trees and ItemListspassivestar2024-11-1924-0/+35
* | | | Merge pull request #98901 from adamscott/add-editor-ensure-crossorigin-isolat...Thaddeus Crews2024-11-271-0/+1
|\ \ \ \
| * | | | Ensure editor crossorigin isolation headersAdam Scott2024-11-211-0/+1
* | | | | Merge pull request #80965 from Calinou/viewport-add-get-stretch-scale-factorThaddeus Crews2024-11-274-1/+14
|\ \ \ \ \
| * | | | | Add a Viewport method to get automatically computed 2D stretch transformHugo Locurcio2024-11-194-1/+14
* | | | | | Merge pull request #85443 from smix8/gridmap_castshadowsThaddeus Crews2024-11-276-0/+77
|\ \ \ \ \ \
| * | | | | | Add ShadowCastingSetting to MeshLibrary / GridMap itemssmix82024-11-276-0/+77
* | | | | | | Merge pull request #97346 from DevPoodle/vertex-attribute-docsThaddeus Crews2024-11-271-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add descriptions to RDVertexAttribute's propertiesDevPoodle2024-09-231-0/+5
* | | | | | | | Merge pull request #99385 from syntaxerror247/file_picker_extension_supportThaddeus Crews2024-11-271-3/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Android: Extension support for native file dialogAnish Mishra2024-11-191-3/+43
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #98489 from Flarkk/fix_project_positionThaddeus Crews2024-11-272-2/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Camera3D::project_position() when depth=zfarFlorent Guiocheau2024-10-242-2/+11
* | | | | | | | | Merge pull request #95795 from yahkr/95769-animation-crashThaddeus Crews2024-11-271-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix crash when re-importing model with AnimationPlayer panel open and node se...Yahkub-R2024-08-191-1/+1
* | | | | | | | | | Merge pull request #99761 from Repiteo/style/clang-format-downgradeThaddeus Crews2024-11-272-49/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Style: Downgrade `.clang-format` arguments to 17.xThaddeus Crews2024-11-272-49/+9
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #99743 from clayjohn/material-texture-maskThaddeus Crews2024-11-271-7/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use Vector4 for texture mask in BaseMaterial to avoid converting to and from ...clayjohn2024-11-261-7/+7
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #96544 from SaracenOne/import_thumbnailsThaddeus Crews2024-11-275-1/+192
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Generate editor thumbnails on imported scenes.Saracen2024-11-245-1/+192
* | | | | | | | | | | Merge pull request #97311 from pafuent/adding_udp_server_unit_testsThaddeus Crews2024-11-272-0/+294
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add unit tests for UDPServerPablo Andres Fuente2024-11-222-0/+294
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #99740 from tdaven/fix-99661Thaddeus Crews2024-11-271-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Ensure primitive meshes are created before connected to changed signal.Trevor Davenport2024-11-261-0/+3
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #90778 from timothyqiu/cam-previewThaddeus Crews2024-11-276-40/+79
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add Camera3D preview in InspectorHaoyu Qiu2024-05-056-40/+79
* | | | | | | | | | | | Merge pull request #99606 from jamie-pate/fix_99592Thaddeus Crews2024-11-271-6/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix gl_compatibility lightmap uniforms not being setJamie Pate2024-11-231-6/+5
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #99220 from Flarkk/fix_sss_reverse_zThaddeus Crews2024-11-271-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix SSS with reverse-zFlorent Guiocheau2024-11-261-2/+2
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #99091 from Mickeon/documentation-object-boolean-context-4.4Thaddeus Crews2024-11-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add documentation note on Object's boolean contextMicky2024-11-111-0/+1
* | | | | | | | | | | | | Merge pull request #99600 from Spartan322/permit/non-spec-ddsThaddeus Crews2024-11-271-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Round DDS width/height to next divisor multiple for block compressionSpartan3222024-11-251-0/+9
* | | | | | | | | | | | | | Merge pull request #99079 from FlooferLand/patch-1Thaddeus Crews2024-11-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add note about LightmapGI only baking nodes under its parentFlooferLand!2024-11-111-0/+1
* | | | | | | | | | | | | | | Merge pull request #97924 from passivestar/plugin-tooltipThaddeus Crews2024-11-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix plugin creation dialog script name tooltippassivestar2024-10-071-1/+1
* | | | | | | | | | | | | | | | Merge pull request #99459 from bruvzg/svg_font_fixThaddeus Crews2024-11-278-383/+125
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix SVG font rendering.Pāvels Nadtočajevs2024-11-218-383/+125
* | | | | | | | | | | | | | | | Merge pull request #98419 from KoBeWi/dialog_scalarThaddeus Crews2024-11-261-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Improve Scale Selection in Animation tabkobewi2024-10-221-1/+5
* | | | | | | | | | | | | | | | | Merge pull request #99563 from akien-mga/fix-projection-stringificationThaddeus Crews2024-11-263-8/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix stringification of ProjectionRémi Verschelde2024-11-253-8/+6