summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Merge pull request #99542 from bruvzg/stdin_strThaddeus Crews2024-11-253-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Convert line breaks to `\n` and strip line break from the end of string retur...Pāvels Nadtočajevs2024-11-233-2/+3
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #99605 from Alex2782/fix_errmsg_java_sdk_pathThaddeus Crews2024-11-251-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix missing space after period in error message.Alexander Hartmann2024-11-241-6/+6
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #98069 from thedinosoar/fix/service-worker-sandbox-error-9...Thaddeus Crews2024-11-254-25/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix PWA callback assignment and error handlingKeegan McGonigle2024-10-224-25/+48
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #99506 from Giganzo/scale-2d-selectionThaddeus Crews2024-11-251-8/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Change how multi selection scale is applied to canvas itemGiganzo2024-11-211-8/+7
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #99597 from Faless/upnp/custom_instanceThaddeus Crews2024-11-2510-488/+734
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [UPNP] Allow disabling UPNP implementation on the WebFabio Alessandrelli2024-11-2310-488/+734
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #99629 from AThousandShips/fix_scu_winThaddeus Crews2024-11-251-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [Buildsystem] Fix path format for SCU builds on WindowsA Thousand Ships2024-11-241-0/+1
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #99562 from badsectoracula/improve_voxelgi_bake_uiThaddeus Crews2024-11-256-36/+116
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add VoxelGI bake cancelling and progress UI improvementBad Sector2024-11-236-36/+116
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #99688 from akien-mga/revert-99178Thaddeus Crews2024-11-251-16/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Revert "Make delay_usec more precise"Rémi Verschelde2024-11-251-16/+4
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #99332 from Repiteo/ci/bump-sconsThaddeus Crews2024-11-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | CI: Bump SCons to latest (4.8.0 → 4.8.1)Thaddeus Crews2024-11-161-1/+1
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #99620 from tetrapod00/doc-control-childrenThaddeus Crews2024-11-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Docs: Update Control class to properly reflect behavior of Themes on Control ...tetrapod002024-11-241-1/+1
* | | | | | | | | | | | | | | | Merge pull request #97986 from dustdfg/metadata/forbid_deleting_inherited_met...Thaddeus Crews2024-11-251-1/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Editor: forbid deleting inherited metadata propertiesYevhen Babiichuk (DustDFG)2024-10-191-1/+17
* | | | | | | | | | | | | | | | Merge pull request #99054 from timothyqiu/session-namesThaddeus Crews2024-11-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Translate the name of the debugger session tabsHaoyu Qiu2024-11-111-1/+1
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #97388 from tetrapod00/visualshader-linear-srgbThaddeus Crews2024-11-224-2/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc nodetetrapod002024-10-194-2/+56
* | | | | | | | | | | | | | | | | Merge pull request #99044 from Sticksman/bug-fix-98873Thaddeus Crews2024-11-224-19/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Remove deprecated worker.js fileFelix Yuan2024-11-114-19/+4
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-bindsThaddeus Crews2024-11-2224-108/+278
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Core: Fix built-in enum constant bindingsDanil Alexeev2024-11-2224-108/+278
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #95711 from TokageItLab/warn-oneshot-propThaddeus Crews2024-11-2211-8/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add hint for oneshot & warning when it will be updated continuouslySilc Lizard (Tokage) Renew2024-11-1111-8/+37
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #99548 from Repiteo/style/clang-format-19-optionsThaddeus Crews2024-11-2212-19/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Style: Add 19.1.0 LLVM options to `.clang-format`Thaddeus Crews2024-11-2212-19/+39
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #99544 from jtcat/fix-inspector-favoritesThaddeus Crews2024-11-221-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix inspector section iteration in `update_tree`jtcat2024-11-221-2/+0
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #99416 from adamscott/set-thread-count-for-single-threadedThaddeus Crews2024-11-221-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Force `get_thread_count()` to `1` if single threadedAdam Scott2024-11-181-1/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #99533 from crei0/look_at_modifier3d_documentation_data_typosThaddeus Crews2024-11-221-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix wording in LookAtModifier3D docsAndré Guedes2024-11-221-2/+2
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #99527 from RandomShaper/fix_threaded_transThaddeus Crews2024-11-221-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Make loading translations from threads safePedro J. Estébanez2024-11-221-2/+4
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #99525 from bruvzg/win_tts_sync_eventsThaddeus Crews2024-11-223-5/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [Windows] Fix TTS events arriving out of order.bruvzg2024-11-223-5/+13
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #99394 from TokageItLab/root-localThaddeus Crews2024-11-224-47/+137
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add root_motion_local option to AnimationMixerSilc Lizard (Tokage) Renew2024-11-194-47/+137
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #99521 from mechalynx/update-packedarray-class-descriptionsThaddeus Crews2024-11-222-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Update PackedVector4Array description to include explanation shared by Packed...mechalynx2024-11-221-0/+1
| * | | | | | | | | | | | | | | | | Correct PackedInt64Array comparison in descriptionmechalynx2024-11-221-1/+1
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #97216 from markeel/issue_97207_filter_extension_list_cfgThaddeus Crews2024-11-222-1/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \