summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement distance fade and transparencyJFonS2021-10-2521-92/+371
* Fix state inconsistencies in visibility dependencies.jfons2021-10-252-60/+46
* Merge pull request #54206 from akien-mga/clang-format-no-error-unknownRémi Verschelde2021-10-253-5/+5
|\
| * clang-format: Enable `--Wno-error=unknown` for compat with older versionsRémi Verschelde2021-10-253-5/+5
* | Merge pull request #54203 from object71/fix-collections-modules-pyRémi Verschelde2021-10-251-2/+2
|\ \
| * | Fix import for collections Mapping Hristo Stamenov2021-10-251-2/+2
* | | Merge pull request #53707 from Calinou/action-editor-default-enable-physicalRémi Verschelde2021-10-241-2/+8
|\ \ \ | |/ / |/| |
| * | Create key inputs as physical by default in the input action editorHugo Locurcio2021-10-121-2/+8
* | | Merge pull request #53820 from Calinou/3d-editor-add-quick-fov-adjustRémi Verschelde2021-10-242-9/+56
|\ \ \ | |_|/ |/| |
| * | Implement Alt + Mouse wheel to adjust FOV in the 3D editor viewportHugo Locurcio2021-10-232-9/+56
* | | Merge pull request #54193 from object71/fix-changing-particle-amount-is-not-r...Rémi Verschelde2021-10-241-0/+1
|\ \ \
| * | | Setting the visible multimesh instance to -1 so that they are updated correct...Hristo Stamenov2021-10-241-0/+1
* | | | Merge pull request #54130 from raulsntos/csharp-exportsRémi Verschelde2021-10-242-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Keep order for C# exported membersRaul Santos2021-10-222-10/+10
* | | | Merge pull request #54189 from Rubonnek/fix-argcount-spinboxRémi Verschelde2021-10-241-2/+4
|\ \ \ \
| * | | | Fix max argument count on AnimationTrackEdit spinboxWilson E. Alvarez2021-10-241-2/+4
|/ / / /
* | | | Merge pull request #53885 from TokageItLab/fix-bone-animation-insertionRémi Verschelde2021-10-2412-161/+255
|\ \ \ \
| * | | | Fixed animation insertion in SkeletonEditorSilc 'Tokage' Renew2021-10-2312-161/+255
* | | | | Merge pull request #54045 from ConteZero/primary_clipboard_linux_fix_warningRémi Verschelde2021-10-237-11/+24
|\ \ \ \ \
| * | | | | Fix primary clipboard warningConteZero2021-10-237-11/+24
* | | | | | Merge pull request #54120 from zaevi/fix_null-ref_crashesRémi Verschelde2021-10-234-3/+13
|\ \ \ \ \ \
| * | | | | | Fix unexpected crashes in `notification`Zae2021-10-234-3/+13
* | | | | | | Merge pull request #54145 from zedutch/Fix-tree-notification-crashRémi Verschelde2021-10-231-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix possible crash when calling Tree.notification from _readyRobin Arys2021-10-231-1/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #54155 from madmiraal/fix-54091Rémi Verschelde2021-10-231-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix Gradle builds not excluding excluded tasksMarcel Admiraal2021-10-231-7/+7
|/ / / / / / /
* | | | | | | i18n: Sync editor translations with WeblateRémi Verschelde2021-10-2316-631/+595
* | | | | | | Merge pull request #54144 from zedutch/fix-filesystem-sortRémi Verschelde2021-10-231-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix newly created files not sorted correctlyRobin Arys2021-10-231-0/+2
| |/ / / / /
* | | | | | Merge pull request #54141 from timothyqiu/bbcode-parseRémi Verschelde2021-10-233-11/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make RichTextLabel's parse_bbcode and append_text return voidHaoyu Qiu2021-10-233-11/+9
|/ / / / /
* | | | | Merge pull request #54137 from zedutch/fix-quick-load-multi-base-typesRémi Verschelde2021-10-231-8/+15
|\ \ \ \ \
| * | | | | Fix support for multiple base types in the quick load dialogRobin Arys2021-10-221-8/+15
* | | | | | Merge pull request #54067 from bruvzg/oidn_entRémi Verschelde2021-10-232-20/+10
|\ \ \ \ \ \
| * | | | | | [macOS] Add entitlements required by OIDN JIT for the editor build.bruvzg2021-10-212-20/+10
* | | | | | | Merge pull request #54138 from akien-mga/js-update-ansi-regex-5.0.1Rémi Verschelde2021-10-231-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | JS: Bump ansi-regex version for linterRémi Verschelde2021-10-221-3/+3
|/ / / / / /
* | | | | | Merge pull request #54133 from akien-mga/clang-format-13-syncRémi Verschelde2021-10-222-20/+81
|\ \ \ \ \ \
| * | | | | | clang-format: Sync config with LLVM 13Rémi Verschelde2021-10-222-20/+81
* | | | | | | Merge pull request #54124 from Uxeron/CenterOfMassRotationFixCamille Mohr-Daurat2021-10-221-8/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix physics body rotating incorrectly around it's center of massUxeron2021-10-221-8/+4
* | | | | | | | Merge pull request #54132 from Duroxxigar/update-yield-call-examplesRémi Verschelde2021-10-223-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace remaining usages of yield with new await keywordDuroxxigar2021-10-223-4/+4
* | | | | | | | | Merge pull request #54131 from nekomatata/fix-2d-body-center-of-mass-autoRémi Verschelde2021-10-221-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix RigidDynamicBody2D auto center of mass calculationPouleyKetchoupp2021-10-221-4/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #53508 from aaronfranke/riscvRémi Verschelde2021-10-227-4/+25
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add support for the RISC-V architectureAaron Franke2021-10-227-4/+25
|/ / / / / / / /
* | | | | | | | Merge pull request #53992 from Calinou/hard-shadow-mapping-allow-ditheringRémi Verschelde2021-10-226-16/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Soft Very Low shadow quality mode for 3DHugo Locurcio2021-10-216-16/+41
* | | | | | | | | Merge pull request #54081 from Rubonnek/add_bin_messages_masterRémi Verschelde2021-10-221-1/+1
|\ \ \ \ \ \ \ \ \