Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: Error output is not require, `VK_QUEUE_TRANSFER_BIT` is optional. | Alexander Hartmann | 2024-11-19 | 1 | -1/+3 |
* | Merge pull request #98683 from clayjohn/wireframe | Thaddeus Crews | 2024-11-18 | 5 | -5/+8 |
|\ | |||||
| * | Ensure shadow material and mesh are not used with wireframe mode | clayjohn | 2024-11-16 | 5 | -5/+8 |
* | | Merge pull request #97656 from kitbdev/doc-textedit-improve | Thaddeus Crews | 2024-11-18 | 3 | -59/+59 |
|\ \ | |||||
| * | | Improve TextEdit and CodeEdit documentation | kit | 2024-11-14 | 3 | -59/+59 |
| |/ | |||||
* | | Merge pull request #98160 from Rindbee/change-the-parent-node-of-EditorHelpBi... | Thaddeus Crews | 2024-11-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add `EditorHelpBitTooltip` as a child of `p_target` to avoid jitter | 风青山 | 2024-10-14 | 1 | -1/+1 |
* | | | Merge pull request #85359 from miv391/faster-exit-from-cull_canvas_item | Thaddeus Crews | 2024-11-18 | 1 | -13/+13 |
|\ \ \ | |||||
| * | | | Faster exit from _cull_canvas_item if alpha is zero | Mika Viskari | 2024-11-16 | 1 | -13/+13 |
* | | | | Merge pull request #99178 from mrsaturnsan/windows_sleep_precision | Thaddeus Crews | 2024-11-18 | 1 | -4/+16 |
|\ \ \ \ | |||||
| * | | | | Make delay_usec more precise | mrsaturnsan | 2024-11-16 | 1 | -4/+16 |
* | | | | | Merge pull request #99176 from tracefree/obstacle_transform | Thaddeus Crews | 2024-11-18 | 5 | -34/+79 |
|\ \ \ \ \ | |||||
| * | | | | | Fix obstacle avoidance and 3D editor ignoring transform | Rie | 2024-11-16 | 5 | -34/+79 |
* | | | | | | Merge pull request #99304 from emanvidmaker/Update-gamecontrollerdb.txt-2024 | Thaddeus Crews | 2024-11-18 | 1 | -294/+343 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Sync controller mappings DB with SDL2 community repo [Nov 2024] | Emanuel Acosta Gonzalez (emanvidmaker) | 2024-11-15 | 1 | -294/+343 |
* | | | | | | | Merge pull request #98788 from Bonkahe/master | Thaddeus Crews | 2024-11-18 | 11 | -0/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Implemented multimesh_get_buffer_rd_rid function into RenderingServer. | David House | 2024-11-14 | 11 | -0/+29 |
* | | | | | | | | Merge pull request #99299 from Bonkahe/ResolveParticlesSetViewAxisThreadIssue | Thaddeus Crews | 2024-11-18 | 2 | -1/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Created static method and moved _particles_set_view_axis over to it to allow ... | David House | 2024-11-16 | 2 | -1/+8 |
* | | | | | | | | | Merge pull request #99286 from KoBeWi/uid_in_a_path_factory | Thaddeus Crews | 2024-11-18 | 5 | -8/+19 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Support uid:// in more places | kobewi | 2024-11-16 | 5 | -8/+19 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #99026 from Faless/net/split_ip | Thaddeus Crews | 2024-11-18 | 7 | -77/+227 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [Net] Split Unix/Windows IP implementation | Fabio Alessandrelli | 2024-11-12 | 7 | -77/+227 |
* | | | | | | | | | | Merge pull request #97992 from Nikitf777/android-sdk-path | Thaddeus Crews | 2024-11-18 | 1 | -1/+17 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add default value of editor propetry "export/android/android_sdk_path" for Wi... | Nikita | 2024-11-17 | 1 | -1/+17 |
* | | | | | | | | | | | Merge pull request #99389 from KoBeWi/globalization_ensues | Thaddeus Crews | 2024-11-18 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix global paths in EditorPropertyPath | kobewi | 2024-11-18 | 1 | -3/+5 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #99388 from bruvzg/disable_nahimic | Thaddeus Crews | 2024-11-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Disable Nahimic code injection. | bruvzg | 2024-11-18 | 1 | -0/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #99386 from dustdfg/scons_ninja_file_regression | Thaddeus Crews | 2024-11-18 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | SCons: pass `ninja_file` variable in tool instead of default name | Yevhen Babiichuk (DustDFG) | 2024-11-18 | 2 | -4/+4 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #86195 from GreenCrowDev/curve3d_close | Thaddeus Crews | 2024-11-18 | 5 | -45/+199 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Implement closed path for Curve3d | matricola787 | 2024-11-16 | 5 | -45/+199 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #98483 from timothyqiu/pack-dir-exists | Thaddeus Crews | 2024-11-18 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | DirAccessPack: Fix file_exists and dir_exists in exported projects | Haoyu Qiu | 2024-10-24 | 1 | -4/+0 |
* | | | | | | | | | | | | Merge pull request #99376 from clayjohn/basisu-defer-init | Thaddeus Crews | 2024-11-18 | 1 | -4/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Defer initializing BasisU encoder until it is needed. | clayjohn | 2024-11-17 | 1 | -4/+10 |
* | | | | | | | | | | | | | Merge pull request #99372 from tdaven/fix-inconsistent-wayland-clipboard | Thaddeus Crews | 2024-11-18 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Wayland: Only set selection when there is not already a source. | Trevor Davenport | 2024-11-17 | 1 | -3/+3 |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #98983 from nikitalita/patch-2 | Thaddeus Crews | 2024-11-18 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Prevent stack-use-after-scope in rendering_device_driver_metal.mm | nikitalita | 2024-11-09 | 1 | -1/+2 |
* | | | | | | | | | | | | | | Merge pull request #99367 from BlueCube3310/mobile-probe-capture | Thaddeus Crews | 2024-11-18 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Fix updating lightmap captures on Mobile | BlueCube3310 | 2024-11-17 | 1 | -0/+4 |
* | | | | | | | | | | | | | | | Merge pull request #93714 from Calinou/normal-map-invert-y-preserve-alpha-cha... | Thaddeus Crews | 2024-11-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Preserve existing alpha channel when using Normal Map Invert Y import option | Hugo Locurcio | 2024-06-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Merge pull request #99206 from a-johnston/fix_double_diagnostic | Thaddeus Crews | 2024-11-18 | 1 | -18/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | remove duplicate read/write only property warning from ScriptPropertiesGenerator | Adam Johnston | 2024-11-13 | 1 | -18/+3 |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge pull request #87558 from clayjohn/GLES3-canvas-spec | Thaddeus Crews | 2024-11-18 | 4 | -26/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Reduce shader permutations in the compatibility backend | clayjohn | 2024-11-15 | 4 | -26/+27 |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge pull request #98816 from arkology/to-infinity-and-beyond | Thaddeus Crews | 2024-11-18 | 4 | -5/+98 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |