Spartan322
|
9d47e1e39e
|
Merge commit godotengine/godot@b9437c3938
|
2024-12-15 09:24:31 -05:00 |
|
Thaddeus Crews
|
4a1a7addd1
|
Merge pull request #100179 from zaevi/fix_transient_topmost
[Windows & macOS] Fix popup window shows behind `always_on_top` parent.
|
2024-12-11 17:35:53 -06:00 |
|
bruvzg
|
9fece033ab
|
[macOS, Windows] Add support for excluding windows from a screenshot.
|
2024-12-10 11:00:13 +02:00 |
|
Zae
|
2211b1bf91
|
Fix popup shows behind always_on_top parent.
|
2024-12-10 01:35:25 +08:00 |
|
Spartan322
|
c3314b0ab0
|
Merge commit godotengine/godot@1f47e4c4e3
|
2024-12-04 20:11:58 -05:00 |
|
Hilderin
|
a80eb8c503
|
Fix Inspector tooltips are blinking
|
2024-12-03 17:25:36 -05:00 |
|
Pāvels Nadtočajevs
|
84650f2018
|
Implement DisplayServer.beep.
|
2024-12-03 12:43:26 +02:00 |
|
Rémi Verschelde
|
aab12fd273
|
Merge pull request #99652 from bruvzg/fd_cd_win
[Windows] Fix root and current folder in native file dialog.
|
2024-12-02 17:20:27 +01:00 |
|
Rémi Verschelde
|
60e1490df1
|
Merge pull request #99644 from bruvzg/fd_all_name
Change file dialog all files filter name from `All Files (*)` to `All Files (*.*)`.
|
2024-12-02 17:20:23 +01:00 |
|
Rémi Verschelde
|
47f71f66c1
|
Merge pull request #98631 from bruvzg/fix_fs_restore
[Windows] Fix restoring fullscreen window.
|
2024-12-02 17:20:02 +01:00 |
|
Rémi Verschelde
|
57e504ca42
|
Merge pull request #98582 from bruvzg/win_btn_count
Remove button number limit from Windows `dialog_show()` implementation.
|
2024-12-02 17:19:52 +01:00 |
|
Hei
|
b045523d58
|
Add the missing getter for sharp window corners
|
2024-11-30 19:24:25 +02:00 |
|
Spartan322
|
721f53fde4
|
Merge commit godotengine/godot@f128f383e8
|
2024-11-27 13:52:25 -05:00 |
|
Thaddeus Crews
|
127738c08b
|
Merge pull request #99387 from 0x0ACB/direct_composition
Use direct composition for d3d12 backend
|
2024-11-26 13:04:53 -06:00 |
|
Spartan322
|
e58e18261e
|
Merge commit godotengine/godot@d09d82d433
|
2024-11-26 12:56:19 -05:00 |
|
0x0ACB
|
a8cd0e9677
|
Use direct composition for d3d12 backend
|
2024-11-26 10:28:40 +01:00 |
|
bruvzg
|
e0b4f3d314
|
[Windows] Fix root and current folder in native file dialog.
Co-authored-by: RedMser <redmser.jj2@gmail.com>
|
2024-11-25 15:00:25 +02:00 |
|
Pāvels Nadtočajevs
|
1d43fa9a64
|
Change file dialog all files filter name from All Files (*) to All Files(*.*).
|
2024-11-24 20:09:05 +02:00 |
|
bruvzg
|
24d51f7635
|
[Windows] Fix TTS events arriving out of order.
|
2024-11-22 11:10:37 +02:00 |
|
Spartan322
|
4a5836e546
|
Merge commit godotengine/godot@6c05ec3d67
|
2024-11-15 14:24:07 -05:00 |
|
Pāvels Nadtočajevs
|
f5fad7592f
|
Use processed filter list for native dialogs.
|
2024-11-15 12:08:33 +02:00 |
|
Thaddeus Crews
|
ddb2073c5c
|
Merge pull request #95972 from Hilderin/fix-mouse-move-over-unfocused-window
Fix mouse move over an unfocused window
|
2024-11-13 08:34:30 -06:00 |
|
Spartan322
|
62fbec9f6f
|
Merge commit godotengine/godot@0f5f3bc954
|
2024-11-11 09:08:01 -05:00 |
|
bruvzg
|
fdde7713a8
|
Fix IME deactivation events not send on focus loss. Do not unset AltGr modifiers in non-IME input.
|
2024-11-06 09:47:26 +02:00 |
|
Spartan322
|
b8b8a7127e
|
Merge commit godotengine/godot@87318a2fb7
|
2024-11-06 01:12:36 -05:00 |
|
Thaddeus Crews
|
6071c7cd3b
|
Merge pull request #97250 from Garetonchick/windows-drag-and-drop-fix
Windows: Fix dragging and dropping files from compressed files into editor
|
2024-11-05 18:36:07 -06:00 |
|
Thaddeus Crews
|
bb5f390fb9
|
Style: Apply clang-tidy fixes (superficial)
• `modernize-use-bool-literals`, `modernize-use-nullptr`, and `readability-braces-around-statements`
|
2024-11-04 12:11:14 -06:00 |
|
Spartan322
|
a684ee1dec
|
Merge commit godotengine/godot@c6c464cf9a
|
2024-11-02 03:22:12 -04:00 |
|
Spartan322
|
82de309d58
|
Merge commit godotengine/godot@8004c7524f
|
2024-10-30 05:22:24 -04:00 |
|
Anish Mishra
|
0dfd18c84b
|
[DisplayServer] Add feature flag for native file dialog access to user/res and options
|
2024-10-30 14:13:43 +05:30 |
|
Thaddeus Crews
|
05a4620e88
|
Merge pull request #98615 from Summersay415/three-opengls-please
Fix fallbacks to OpenGL
|
2024-10-29 19:25:48 -05:00 |
|
Thaddeus Crews
|
b7a0971ad2
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
[Codestyle] Set clang-format `RemoveSemicolon` rule to `true`
|
2024-10-29 19:25:36 -05:00 |
|
bruvzg
|
bf9f78c353
|
[Windows] Fix restoreing fullscreen window.
|
2024-10-29 09:32:49 +02:00 |
|
Summersay415
|
6d14cd6ff9
|
Fix fallbacks to OpenGL
|
2024-10-28 22:57:19 +07:00 |
|
George L. Albany
|
77eaec766e
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
Fix copyright headers referring to Godot
|
2024-10-27 18:22:19 +00:00 |
|
Spartan322
|
6beb1eef9a
|
Fix copyright headers referring to Godot
|
2024-10-27 11:17:29 -04:00 |
|
bruvzg
|
335b42d437
|
Remove button number limit from Windows dialog_show() implementation.
|
2024-10-27 16:54:03 +02:00 |
|
Spartan322
|
953af98c79
|
Merge commit godotengine/godot@61accf0605
|
2024-10-26 22:41:20 -04:00 |
|
Thaddeus Crews
|
07e759b74a
|
Merge pull request #97771 from dsnopek/openxr-linux-egl
OpenXR: Add support for Wayland on Linux
|
2024-10-25 13:04:08 -05:00 |
|
Adam Scott
|
0d350e7108
|
Set clang-format RemoveSemicolon rule to true
- Set clang-format `Standard` rule to `c++20`
|
2024-10-25 13:49:43 -04:00 |
|
Spartan322
|
3679f5971a
|
Merge commit godotengine/godot@1015a481ff
|
2024-10-24 18:01:23 -04:00 |
|
Garetonchick
|
2bd759964e
|
fix drag-and-drop in windows
|
2024-10-24 19:43:30 +03:00 |
|
Spartan322
|
9a93ab2506
|
Merge commit godotengine/godot@b3bcb2dc14
|
2024-10-22 06:56:34 -04:00 |
|
dan
|
403e53e1d3
|
Fix window exiting with no message to user if _create_window fails
|
2024-10-21 17:31:30 -07:00 |
|
Thaddeus Crews
|
f8c4a683d7
|
Core: Add DisplayServer flag for sharp corners
|
2024-10-18 11:20:21 -05:00 |
|
Dubhghlas McLaughlin
|
e8542b06ac
|
Rebrand preambles to Redot
Credits:
Co-authored-by: Skogi <skogi.b@gmail.com>
Co-authored-by: Spartan322 <Megacake1234@gmail.com>
Co-authored-by: swashberry <swashdev@pm.me>
Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: radenthefolf <radenthefolf@gmail.com>
Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com>
Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com>
Co-authored-by: decryptedchaos <nixgod@gmail.com>
Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com>
Co-authored-by: Mister Puma <MisterPuma80@gmail.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: SingleError <isaaconeoneone@gmail.com>
Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
|
2024-10-11 02:26:51 -04:00 |
|
Randolph W. Aarseth II
|
d5fc3d1e8c
|
Rebrand Godot to Redot
Add Linux Editor tests workflow matrix
Add Windows Editor w/ Mono workflow matrix
Add Generate Glue Code job to Windows workflow
Add Build GodotSharp job to Windows workflow
Add godot compatibility version references
Add Godot author info
Add Godot version compatibility info
Add Godot donor info
Add Godot authors and donors to editor_about.cpp
Credits:
Co-authored-by: Skogi <skogi.b@gmail.com>
Co-authored-by: Spartan322 <Megacake1234@gmail.com>
Co-authored-by: swashberry <swashdev@pm.me>
Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: radenthefolf <radenthefolf@gmail.com>
Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com>
Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com>
Co-authored-by: decryptedchaos <nixgod@gmail.com>
Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com>
Co-authored-by: Mister Puma <MisterPuma80@gmail.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: SingleError <isaaconeoneone@gmail.com>
Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
|
2024-10-11 02:25:54 -04:00 |
|
David Snopek
|
256699ee31
|
OpenXR: Add support for Wayland on Linux
|
2024-10-04 11:44:05 -05:00 |
|
Rémi Verschelde
|
36837bfb5d
|
Merge pull request #91487 from shatyuka/window-style
Apply `WS_MINIMIZE` style on window creation
|
2024-10-04 12:58:34 +02:00 |
|
bruvzg
|
d2f3725120
|
Fix window_set_current_screen for maximized windows.
|
2024-10-03 10:38:32 +03:00 |
|