index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
main
/
window.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing native file dialog title translation.
Pāvels Nadtočajevs
2024-11-14
1
-0
/
+5
*
[Debugger] Move quit shortcut configuration to the SceneDebugger
Fabio Alessandrelli
2024-11-07
1
-31
/
+0
*
Merge pull request #97005 from Repiteo/core/window-corner-style
Thaddeus Crews
2024-10-21
1
-0
/
+2
|
\
|
*
Core: Add `DisplayServer` flag for sharp corners
Thaddeus Crews
2024-10-18
1
-0
/
+2
*
|
Add System Locale layout direction for Control and Window
Haoyu Qiu
2024-10-17
1
-3
/
+15
|
/
*
Enable Drag and Drop for SubViewports and Windows
Markus Sauermann
2024-09-15
1
-4
/
+8
*
Merge pull request #96708 from bruvzg/lbl3d_os
Rémi Verschelde
2024-09-12
1
-0
/
+1
|
\
|
*
[Label3D] Fix updating labels in subvieports on oversampling change.
bruvzg
2024-09-08
1
-0
/
+1
*
|
StringName: Fix empty hash
rune-scape
2024-09-09
1
-1
/
+0
|
/
*
Merge pull request #93602 from aaronp64/inspector_latency
Rémi Verschelde
2024-08-22
1
-24
/
+24
|
\
|
*
Improve Editor Inspector/Theme item lookup performance
aaronp64
2024-08-20
1
-24
/
+24
*
|
Fix Window.wrap_controls does not account for the content_scale_factor
DE-YU
2024-08-19
1
-1
/
+1
*
|
Split TranslationServer into its own file
Haoyu Qiu
2024-08-15
1
-1
/
+1
*
|
Fix update mouse cursor state wrong mouse position
kit
2024-07-31
1
-1
/
+1
*
|
Pass window exclusive and transient properties for subwindow creation
Alvin Wong
2024-07-25
1
-11
/
+1
|
/
*
[Window] Ignore duplicate mouse enter events.
bruvzg
2024-06-12
1
-0
/
+3
*
[Window] Fix mouse hover state of the main window when mouse enter event was ...
bruvzg
2024-06-10
1
-0
/
+4
*
Fix excessive canvas items updates.
bruvzg
2024-06-05
1
-5
/
+3
*
Force canvas item update on oversampling change.
bruvzg
2024-06-03
1
-3
/
+8
*
Update editor `Window` preview position when resizing window.
bruvzg
2024-05-31
1
-0
/
+1
*
Merge pull request #92317 from bruvzg/emb_decorations
Rémi Verschelde
2024-05-30
1
-0
/
+20
|
\
|
*
Fix `get_position_with_decorations` and `get_size_with_decorations` for embed...
bruvzg
2024-05-24
1
-0
/
+20
*
|
Fix Window position preview in the editor.
bruvzg
2024-05-29
1
-2
/
+33
|
/
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-3
/
+2
*
Add shorthand for using singleton string names
kobewi
2024-05-11
1
-6
/
+6
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-2
/
+2
*
Merge pull request #90268 from RandomShaper/wtp_servers
Rémi Verschelde
2024-04-15
1
-0
/
+1
|
\
|
*
Polish interaction between windowing, input and rendering
Pedro J. Estébanez
2024-04-10
1
-0
/
+1
*
|
Fix Window.hide() crash when force_native changed
aaronp64
2024-04-13
1
-2
/
+2
|
/
*
Prohibit execution of delayed input events by different means
Markus Sauermann
2024-03-27
1
-3
/
+3
*
Merge pull request #89673 from bruvzg/f_na_ed
Rémi Verschelde
2024-03-25
1
-2
/
+2
|
\
|
*
Do not apply "force_native" to the edited scene windows.
bruvzg
2024-03-19
1
-2
/
+2
*
|
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-5
/
+3
|
/
*
[Window] Allow to override viewport and project settings and force use of nat...
bruvzg
2024-03-04
1
-0
/
+22
*
Merge pull request #84906 from /fix-some-defvals
Rémi Verschelde
2024-02-23
1
-12
/
+13
|
\
|
*
Fix some DEFVALs to use the right type
Raul Santos
2024-02-23
1
-12
/
+13
*
|
Revert "Fix `NOTIFICATION_WM_SIZE_CHANGED` firing if the size hasn't changed"
Michael Alexsander
2024-02-21
1
-4
/
+1
|
/
*
Merge pull request #79617 from sepTN/add-screensize-check-popup
Rémi Verschelde
2024-02-19
1
-1
/
+4
|
\
|
*
Add screen size check on `popup`
Septian
2024-02-19
1
-1
/
+4
*
|
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-21
/
+11
*
|
Automatically set viewport background to transparent when window flag is set.
bruvzg
2024-02-02
1
-1
/
+7
*
|
Remove unnecessary `this->` expressions
A Thousand Ships
2024-01-29
1
-13
/
+13
*
|
Merge pull request #86446 from reduz/transient-to-focused
Rémi Verschelde
2024-01-15
1
-12
/
+50
|
\
\
|
*
|
Implement a transient_to_focused mode
Juan Linietsky
2024-01-14
1
-12
/
+50
*
|
|
Add deprecation notice to a duplicate method of class `Window`
Jakub Marcowski
2024-01-12
1
-7
/
+6
*
|
|
Update deferred calls to use Callables
kobewi
2024-01-09
1
-5
/
+2
*
|
|
Merge pull request #84151 from YeldhamDev/that_was_not_a_resize_you_dunce
Rémi Verschelde
2024-01-02
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix `NOTIFICATION_WM_SIZE_CHANGED` firing if the size hasn't changed
Michael Alexsander
2023-10-31
1
-1
/
+4
*
|
|
Merge pull request #85000 from bruvzg/ed_ui_direction
Yuri Sizov
2023-12-19
1
-3
/
+36
|
\
\
\
|
*
|
|
[Editor] Add option to override editor UI layout direction.
bruvzg
2023-11-17
1
-3
/
+36
|
|
/
/
[next]