Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Make possible to scale multiple nodes at once in the canvas editor | Michael Alexsander | 2024-10-30 | 1 | -125/+173 | |
* | | | | | | | | Merge pull request #99041 from mrsaturnsan/metal_frame_pacing | Thaddeus Crews | 2024-11-14 | 4 | -1/+10 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Use afterMinimumDuration to correct frame pacing | mrsaturnsan | 2024-11-12 | 4 | -1/+10 | |
* | | | | | | | | Merge pull request #99066 from DarioSamo/rd-transfer-worker-deadlock-fix | Thaddeus Crews | 2024-11-13 | 2 | -5/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Give the barrier pool its own mutex to avoid a deadlock with transfer workers. | Dario | 2024-11-11 | 2 | -5/+10 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #96618 from Chaosus/vs_copy_paste_preview_material | Thaddeus Crews | 2024-11-13 | 2 | -1/+80 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add copy/paste options to preview material parameters in visual shader | Chaosus | 2024-11-12 | 2 | -1/+80 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #99046 from dustdfg/unify_platform_aliases | Thaddeus Crews | 2024-11-13 | 2 | -21/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Buildsystem: Unify compatibility aliases | Yevhen Babiichuk (DustDFG) | 2024-11-11 | 2 | -21/+17 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #98918 from bruvzg/pck_enc_iv | Thaddeus Crews | 2024-11-13 | 18 | -52/+200 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow setting custom initialization vector for FileAccessEncrypted. Add expor... | bruvzg | 2024-11-13 | 18 | -52/+200 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #95972 from Hilderin/fix-mouse-move-over-unfocused-window | Thaddeus Crews | 2024-11-13 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix mouse move over an unfocused window | Hilderin | 2024-08-22 | 1 | -3/+6 | |
* | | | | | | | | | Merge pull request #99171 from dustdfg/pkg_config | Thaddeus Crews | 2024-11-13 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Buildsystem: Use pkg-config for miniupnpc and mbedtls | Yevhen Babiichuk (DustDFG) | 2024-11-13 | 1 | -5/+7 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #99170 from Nodragem/fix-gridmap-action-shortcut-3deditor-... | Thaddeus Crews | 2024-11-13 | 1 | -5/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix shortcut conflicts with 3d editor | Nodragem | 2024-11-13 | 1 | -5/+11 | |
* | | | | | | | | | | Merge pull request #99159 from BastiaanOlij/openxr_fix_recenter_logic | Thaddeus Crews | 2024-11-13 | 3 | -5/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | OpenXR: Fix pose recenter signal to be omitted properly | Bastiaan Olij | 2024-11-13 | 3 | -5/+13 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #99149 from mrsaturnsan/set_max_fps_fix | Thaddeus Crews | 2024-11-13 | 2 | -9/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix max FPS initialization | mrsaturnsan | 2024-11-12 | 2 | -9/+8 | |
* | | | | | | | | | | | Merge pull request #99147 from KoBeWi/conjure_uid | Thaddeus Crews | 2024-11-13 | 4 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Create .uid file when creating new Resource | kobewi | 2024-11-13 | 4 | -0/+21 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #99146 from noidexe/patch-3 | Thaddeus Crews | 2024-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update doc/classes/Range.xml | Lisandro Lorea | 2024-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | Clarify effect of setting "page" parameter | Lisandro Lorea | 2024-11-12 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #99144 from KoBeWi/banish_uid | Thaddeus Crews | 2024-11-13 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove corresponding .uid file when removing file | kobewi | 2024-11-12 | 1 | -0/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #99142 from KoBeWi/pasta_la_vista | Thaddeus Crews | 2024-11-13 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Ignore paste action if clipboard is empty | kobewi | 2024-11-12 | 1 | -0/+4 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #99139 from KoBeWi/I_haven't_hear_that_name_in_years | Thaddeus Crews | 2024-11-13 | 1 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Restore original root name if renaming instance to empty | kobewi | 2024-11-12 | 1 | -1/+12 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #99138 from dustdfg/remove_old_vs_proj_code | Thaddeus Crews | 2024-11-13 | 3 | -34/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Delete old unused code for VS project generation | Yevhen Babiichuk (DustDFG) | 2024-11-12 | 3 | -34/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #99135 from Meorge/fix-unresponsive-axis-value | Thaddeus Crews | 2024-11-13 | 5 | -6/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Replace default deadzone magic number with named constant | Malcolm Anderson | 2024-11-12 | 5 | -6/+9 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #99134 from Repiteo/scons/bump-scons-python | Thaddeus Crews | 2024-11-13 | 5 | -19/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | SCons: Bump minimum SCons & Python versions | Thaddeus Crews | 2024-11-12 | 5 | -19/+8 | |
* | | | | | | | | | | | | Merge pull request #98621 from tetrapod00/improve-project-settings-links | Thaddeus Crews | 2024-11-13 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Docs: Add links to project settings | tetrapod00 | 2024-11-12 | 4 | -7/+7 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #99123 from tygyh/Update-vulnerable-plugins | Thaddeus Crews | 2024-11-13 | 3 | -329/+239 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update JavaScript/Java plugins to solve known vulnerabilities | Dr. Dystopia | 2024-11-12 | 3 | -329/+239 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #94372 from TokageItLab/advance-on-start | Thaddeus Crews | 2024-11-13 | 5 | -4/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add advance_on_start option to NodeAnimation | Silc Lizard (Tokage) Renew | 2024-11-12 | 5 | -4/+35 | |
* | | | | | | | | | | | | | Merge pull request #98975 from clayjohn/D3D12-event-timing | Thaddeus Crews | 2024-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Move D3D12 fence SetEventOnCompletion call to fence_wait to avoid stalling on... | clayjohn | 2024-11-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #98706 from Nazarwadim/fix_capture_cache_was_not_cached | Thaddeus Crews | 2024-11-13 | 3 | -14/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix `capture_cache.animation` was not cached | Nazarii | 2024-10-31 | 3 | -14/+29 | |
* | | | | | | | | | | | | | | | Merge pull request #98954 from Faless/web/no_sockets | Thaddeus Crews | 2024-11-13 | 6 | -46/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | [Web] Disable UNIX sockets | Fabio Alessandrelli | 2024-11-13 | 1 | -1/+1 |