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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-0
/
+1
|
\
|
*
Fix missing native file dialog title translation.
Pāvels Nadtočajevs
2024-11-14
1
-0
/
+1
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-1
/
+1
|
\
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-2
/
+8
|
\
|
|
*
Merge pull request #97005 from Repiteo/core/window-corner-style
Thaddeus Crews
2024-10-21
1
-0
/
+1
|
|
\
|
|
*
Core: Add `DisplayServer` flag for sharp corners
Thaddeus Crews
2024-10-18
1
-0
/
+1
|
*
|
Add System Locale layout direction for Control and Window
Haoyu Qiu
2024-10-17
1
-2
/
+7
|
|
/
*
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Enable Drag and Drop for SubViewports and Windows
Markus Sauermann
2024-09-15
1
-1
/
+1
*
StringName: Fix empty hash
rune-scape
2024-09-09
1
-4
/
+0
*
Fix Window position preview in the editor.
bruvzg
2024-05-29
1
-0
/
+2
*
[Window] Allow to override viewport and project settings and force use of nat...
bruvzg
2024-03-04
1
-0
/
+4
*
Merge pull request #84906 from /fix-some-defvals
Rémi Verschelde
2024-02-23
1
-0
/
+4
|
\
|
*
Fix some DEFVALs to use the right type
Raul Santos
2024-02-23
1
-0
/
+4
*
|
Revert "Fix `NOTIFICATION_WM_SIZE_CHANGED` firing if the size hasn't changed"
Michael Alexsander
2024-02-21
1
-1
/
+0
|
/
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-6
/
+6
*
Merge pull request #86446 from reduz/transient-to-focused
Rémi Verschelde
2024-01-15
1
-0
/
+4
|
\
|
*
Implement a transient_to_focused mode
Juan Linietsky
2024-01-14
1
-0
/
+4
*
|
Add deprecation notice to a duplicate method of class `Window`
Jakub Marcowski
2024-01-12
1
-0
/
+2
*
|
Merge pull request #84151 from YeldhamDev/that_was_not_a_resize_you_dunce
Rémi Verschelde
2024-01-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix `NOTIFICATION_WM_SIZE_CHANGED` firing if the size hasn't changed
Michael Alexsander
2023-10-31
1
-0
/
+1
*
|
Merge pull request #85000 from bruvzg/ed_ui_direction
Yuri Sizov
2023-12-19
1
-0
/
+4
|
\
\
|
*
|
[Editor] Add option to override editor UI layout direction.
bruvzg
2023-11-17
1
-0
/
+4
|
|
/
*
/
Fix internal events not being delivered to some Window types
Markus Sauermann
2023-11-14
1
-0
/
+1
|
/
*
[DisplayServer] Add method to estimate window title bar size.
bruvzg
2023-10-03
1
-0
/
+5
*
Merge pull request #82590 from YuriSizov/window-you-come-to-me-on-this-day-th...
Rémi Verschelde
2023-10-02
1
-2
/
+4
|
\
|
*
Add more context to some `Window` errors
Yuri Sizov
2023-09-30
1
-2
/
+4
*
|
[FileDialog] Make set_visible compatible with native dialogs.
bruvzg
2023-09-30
1
-1
/
+1
|
/
*
Bind remaining theme properties to their respective classes
Yuri Sizov
2023-09-13
1
-3
/
+23
*
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-0
/
+1
*
Introduce the concept of global theme contexts
Yuri Sizov
2023-09-06
1
-0
/
+3
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-0
/
+3
*
Implement window center function.
Jordyfel
2023-08-26
1
-0
/
+1
*
Merge pull request #80334 from Sauermann/fix-window-out-of-viewport-events
Rémi Verschelde
2023-08-16
1
-0
/
+4
|
\
|
*
Fix nodes receiving mouse events in black bars of `Window`
Markus Sauermann
2023-08-09
1
-0
/
+4
*
|
Merge pull request #75784 from Riteo/int-scale
Rémi Verschelde
2023-08-11
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Add content scale stretch modes, implement integer scaling
Riteo
2023-08-10
1
-0
/
+10
*
|
Expose `Window`'s `_get_contents_minimum_size()` to scripting
Michael Alexsander
2023-08-02
1
-1
/
+4
*
|
Refactor mouse_entered and mouse_exited notifications
Markus Sauermann
2023-08-01
1
-0
/
+1
*
|
[macOS] Implement optional native file selection dialog support for sandboxed...
bruvzg
2023-07-12
1
-1
/
+1
*
|
Fix missing enum value for `Window.initial_position`
jeana helver
2023-06-21
1
-0
/
+2
*
|
Fix mouse position with screen transform
Markus Sauermann
2023-06-09
1
-0
/
+1
*
|
Create a virtual mouse move event after moving child nodes
Markus Sauermann
2023-05-29
1
-1
/
+1
*
|
Expose dialog parent-and-popup logic to the API
Yuri Sizov
2023-05-15
1
-2
/
+14
*
|
Add project manager / editor initial screen settings, implement DisplayServer...
bruvzg
2023-04-19
1
-0
/
+2
|
/
*
Add a warning when trying to access theme items too early
Yuri Sizov
2023-04-03
1
-0
/
+1
*
Apply clamp_to_embedder on parent resize and popup.
Ryan Roden-Corrent
2023-03-27
1
-0
/
+1
*
Fix Color Picking
Markus Sauermann
2023-02-09
1
-1
/
+1
[next]