Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #886 from Spartan322/merge/f128f38HEADmaster | George L. Albany | 2024-11-27 | 209 | -1916/+4650 |
|\ | |||||
| * | Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973 | Spartan322 | 2024-11-27 | 209 | -1916/+4650 |
|/| | |||||
| * | Merge pull request #98035 from WhalesState/scroll-bar-grapper-area | Thaddeus Crews | 2024-11-27 | 1 | -7/+9 |
| |\ | |||||
| | * | Fix `ScrollBar` grabber mouse input. | Mounir Tohami | 2024-11-27 | 1 | -7/+9 |
| * | | Merge pull request #99694 from dsnopek/android-os-create-instance-return-value | Thaddeus Crews | 2024-11-27 | 4 | -3/+6 |
| |\ \ | |||||
| | * | | Android: `OS.create_instance()` should return `-1` on failure | David Snopek | 2024-11-25 | 4 | -3/+6 |
| * | | | Merge pull request #98670 from DarioSamo/rd-transient-targets | Thaddeus Crews | 2024-11-27 | 32 | -472/+798 |
| |\ \ \ | |||||
| | * | | | Resolve load and store ops automatically for render passes for discardable te... | Dario | 2024-11-25 | 32 | -472/+798 |
| * | | | | Merge pull request #98539 from pafuent/show_filename_when_delete | Thaddeus Crews | 2024-11-27 | 2 | -3/+47 |
| |\ \ \ \ | |||||
| | * | | | | Show file names in the remove files confirmation dialog | Pablo Andres Fuente | 2024-11-18 | 2 | -3/+47 |
| * | | | | | Merge pull request #90723 from Calinou/textedit-autocompletion-always-replace... | Thaddeus Crews | 2024-11-27 | 1 | -3/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make TextEdit autocompletion replace word unless Shift is held | Hugo Locurcio | 2024-04-16 | 1 | -3/+5 |
| * | | | | | | Merge pull request #99679 from timothyqiu/custom-tooltip-doc | Thaddeus Crews | 2024-11-27 | 1 | -4/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Improve documentation for tooltip-related methods | Haoyu Qiu | 2024-11-26 | 1 | -4/+6 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge pull request #99295 from HolonProduction/yet-another-lsp-violation | Thaddeus Crews | 2024-11-27 | 3 | -1/+43 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | LSP: Fix spec violations that break the VSCode outline | HolonProduction | 2024-11-15 | 3 | -1/+43 |
| * | | | | | | | 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 |
| | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |