kit
|
fce60c2b3f
Fix update mouse cursor state wrong mouse position
|
6 月之前 |
Alvin Wong
|
97aa278edb
Pass window exclusive and transient properties for subwindow creation
|
6 月之前 |
bruvzg
|
18393eb09a
[Window] Ignore duplicate mouse enter events.
|
8 月之前 |
bruvzg
|
768fd1eacb
[Window] Fix mouse hover state of the main window when mouse enter event was sent before setting callbacks.
|
8 月之前 |
bruvzg
|
864a93fdbf
Fix excessive canvas items updates.
|
8 月之前 |
bruvzg
|
9fb9660912
Force canvas item update on oversampling change.
|
8 月之前 |
bruvzg
|
5c433cf693
Update editor `Window` preview position when resizing window.
|
8 月之前 |
Rémi Verschelde
|
c9f249796d
Merge pull request #92317 from bruvzg/emb_decorations
|
8 月之前 |
bruvzg
|
19839d9553
Fix Window position preview in the editor.
|
8 月之前 |
bruvzg
|
64d789aba7
Fix `get_position_with_decorations` and `get_size_with_decorations` for embedded windows.
|
8 月之前 |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
9 月之前 |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
1 年之前 |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
11 月之前 |
Rémi Verschelde
|
c951421c99
Merge pull request #90268 from RandomShaper/wtp_servers
|
10 月之前 |
aaronp64
|
4ed51933f9
Fix Window.hide() crash when force_native changed
|
10 月之前 |
Pedro J. Estébanez
|
c28f5901c7
Polish interaction between windowing, input and rendering
|
10 月之前 |
Markus Sauermann
|
945babc619
Prohibit execution of delayed input events by different means
|
10 月之前 |
Rémi Verschelde
|
d66539e485
Merge pull request #89673 from bruvzg/f_na_ed
|
10 月之前 |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
11 月之前 |
bruvzg
|
92d69da7a6
Do not apply "force_native" to the edited scene windows.
|
10 月之前 |
bruvzg
|
cfdb968848
[Window] Allow to override viewport and project settings and force use of native window.
|
11 月之前 |
Rémi Verschelde
|
3ce9ae71fc
Merge pull request #84906 from /fix-some-defvals
|
11 月之前 |
Raul Santos
|
5ba92e5a57
Fix some DEFVALs to use the right type
|
1 年之前 |
Michael Alexsander
|
584a6aeeb7
Revert "Fix `NOTIFICATION_WM_SIZE_CHANGED` firing if the size hasn't changed"
|
11 月之前 |
Rémi Verschelde
|
dfcecb77bd
Merge pull request #79617 from sepTN/add-screensize-check-popup
|
11 月之前 |
Septian
|
34210e812a
Add screen size check on `popup`
|
1 年之前 |
Michael Alexsander
|
7b42c24550
Make auto translation inheritable
|
1 年之前 |
bruvzg
|
0d88aadd53
Automatically set viewport background to transparent when window flag is set.
|
1 年之前 |
A Thousand Ships
|
15369fdb1d
Remove unnecessary `this->` expressions
|
1 年之前 |
Rémi Verschelde
|
03767fbf3b
Merge pull request #86446 from reduz/transient-to-focused
|
1 年之前 |