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
/
gui
/
subviewport_container.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix super call in various `get_configuration_warnings` methods
A Thousand Ships
2024-09-05
1
-1
/
+1
*
Add range hint for SubViewportContainer.stretch_shrink
Haoyu Qiu
2024-05-29
1
-1
/
+1
*
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-2
/
+1
*
Revert "Update Node::get_configuration_warnings signature"
Rémi Verschelde
2024-02-17
1
-2
/
+2
*
Update Node::get_configuration_warnings signature
RedMser
2024-02-08
1
-2
/
+2
*
Enable filtering `InputEvent`-sending in `SubViewportContainer`
Markus Sauermann
2023-10-02
1
-0
/
+16
*
Refactor mouse_entered and mouse_exited notifications
Markus Sauermann
2023-08-01
1
-8
/
+0
*
Merge pull request #79805 from kumikumi/fix-subviewport-cursor
Yuri Sizov
2023-07-26
1
-0
/
+4
|
\
|
*
Don't override SubViewport's cursor with SubViewportContainer's cursor
Mikko Ankkala
2023-07-23
1
-0
/
+4
*
|
Make `SubViewportContainer` event propagation aware of focused Control
Markus Sauermann
2023-07-17
1
-1
/
+22
|
/
*
Move call of `push_unhandled_input` from `Window` to `Viewport`
Markus Sauermann
2023-03-17
1
-28
/
+0
*
Fix some ways to create inconsistent Viewport sizes
Markus Sauermann
2023-02-13
1
-14
/
+8
*
Merge pull request #66906 from Sauermann/fix-prohibit-inconsistent-size-state
Rémi Verschelde
2023-02-01
1
-2
/
+2
|
\
|
*
Prohibit inconsistent size state for SubViewport
Markus Sauermann
2023-01-31
1
-2
/
+2
*
|
Merge pull request #58334 from Sauermann/fix-to-gui-or-not-to-gui
Rémi Verschelde
2023-01-27
1
-7
/
+34
|
\
\
|
*
|
Adjust SubViewportContainer event handling
Markus Sauermann
2022-10-02
1
-7
/
+34
|
|
/
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
|
Fix Viewport being visible after leaving tree
Markus Sauermann
2022-11-23
1
-0
/
+12
|
/
*
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
1
-2
/
+2
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-2
/
+2
*
Add some codes, returnes directly if the value is not changed.
风青山
2022-08-23
1
-0
/
+4
*
Fix event transform in SubViewportContainer
Markus Sauermann
2022-03-30
1
-2
/
+2
*
String: Remove TTR and DTR defines in non-tools build
Rémi Verschelde
2022-03-28
1
-1
/
+1
*
Add configuration warning for SubViewportContainer
Markus Sauermann
2022-03-26
1
-0
/
+17
*
Connect notifications from Container to Viewport
Markus Sauermann
2022-02-15
1
-0
/
+18
*
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-02-15
1
-39
/
+42
*
Reorganize inspector layout workflow for Control nodes
Yuri Sizov
2022-02-10
1
-0
/
+8
*
Update the minimum size of ViewportContainer
Tomasz Chabora
2022-01-06
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-6
/
+4
*
Fix crashes in *_input functions
Rafał Mikrut
2021-04-05
1
-0
/
+4
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-2
/
+0
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-17
/
+32
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-20
/
+0
*
Style: Add missing copyright headers
Rémi Verschelde
2020-05-10
1
-1
/
+1
*
Rename ViewportContainer to SubViewportContainer
Michael Alexsander
2020-04-01
1
-0
/
+215