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
/
viewport.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tooltips behaving incorrectly on `Tree` nodes
Michael Alexsander
2023-09-28
1
-0
/
+1
*
Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.
Dario
2023-09-25
1
-0
/
+2
*
Merge pull request #79201 from Rindbee/fix-setup-state-not-cleared
Rémi Verschelde
2023-08-17
1
-0
/
+2
|
\
|
*
Clear the previously set state when configuring for a new scene root node
Rindbee
2023-08-08
1
-0
/
+2
*
|
Allow to get a list of visible embedded `Window`s
Michael Alexsander
2023-08-16
1
-0
/
+1
*
|
Fix nodes receiving mouse events in black bars of `Window`
Markus Sauermann
2023-08-09
1
-3
/
+2
|
/
*
Merge pull request #80215 from clayjohn/HDR-2D
Rémi Verschelde
2023-08-08
1
-0
/
+4
|
\
|
*
Add option to enable HDR rendering in 2D
clayjohn
2023-08-07
1
-0
/
+4
*
|
Fix various typos with codespell
Rémi Verschelde
2023-08-07
1
-1
/
+1
|
/
*
Refactor mouse_entered and mouse_exited notifications
Markus Sauermann
2023-08-01
1
-2
/
+11
*
Embedded Popups store their safe_rect in their embedder
Markus Sauermann
2023-06-20
1
-1
/
+4
*
Merge pull request #77209 from Rindbee/ViewportTexture-not-change-RID
Rémi Verschelde
2023-06-09
1
-0
/
+1
|
\
|
*
Don't change `RID` when changing `viewport_path` in `ViewportTexture`
Rindbee
2023-06-09
1
-0
/
+1
*
|
Merge pull request #78017 from Sauermann/fix-physics-passive-hovering
Rémi Verschelde
2023-06-09
1
-10
/
+0
|
\
\
|
*
|
Fix passive mouse hovering for physics
Markus Sauermann
2023-06-09
1
-10
/
+0
*
|
|
Merge pull request #77923 from Sauermann/fix-mouse-position-with-screen-trans...
Rémi Verschelde
2023-06-09
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix mouse position with screen transform
Markus Sauermann
2023-06-09
1
-0
/
+2
*
|
|
Fix input handling of unfocusable embedded Windows
Markus Sauermann
2023-06-06
1
-0
/
+1
|
/
/
*
/
Make `Viewport::gui_get_focus_owner` const
Aaron Franke
2023-06-02
1
-1
/
+1
|
/
*
Deprecate push_unhandled_input
Markus Sauermann
2023-05-31
1
-0
/
+4
*
Create a virtual mouse move event after moving child nodes
Markus Sauermann
2023-05-29
1
-0
/
+1
*
Improve the UX of ViewportTexture in the editor
Rindbee
2023-05-10
1
-0
/
+2
*
Merge pull request #75751 from KoBeWi/eradicate_ViewportTexture_errors_entire...
Rémi Verschelde
2023-05-08
1
-0
/
+3
|
\
|
*
Prevent errors when using ViewportTexture
kobewi
2023-05-08
1
-0
/
+3
*
|
Merge pull request #57179 from spacechase0/notify-world2d-changed-master
Rémi Verschelde
2023-05-08
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Propogate previously unused NOTIFICATION_WORLD_2D_CHANGED, make CanvasItem/Co...
Chase Warrington
2023-05-01
1
-0
/
+2
*
|
Remove NOTIFICATION_MOVED_IN_PARENT
Juan Linietsky
2023-04-06
1
-0
/
+5
|
/
*
Fix some ways to create inconsistent Viewport sizes
Markus Sauermann
2023-02-13
1
-0
/
+1
*
Fix Viewport::get_mouse_position for SubViewports
Markus Sauermann
2023-02-07
1
-2
/
+3
*
Merge pull request #68492 from Sauermann/fix-picking-sort
Rémi Verschelde
2023-02-06
1
-0
/
+3
|
\
|
*
Fix propagation order for 2D physics picking events
Markus Sauermann
2023-02-04
1
-0
/
+3
*
|
Remove `Viewport::_get_input_pre_xform`
Markus Sauermann
2023-02-02
1
-3
/
+1
*
|
Simplify Viewport::_set_size
Markus Sauermann
2023-02-02
1
-2
/
+1
*
|
Fix stretch transform when resizing SubViewports
Markus Sauermann
2023-02-01
1
-3
/
+4
*
|
Merge pull request #66906 from Sauermann/fix-prohibit-inconsistent-size-state
Rémi Verschelde
2023-02-01
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Prohibit inconsistent size state for SubViewport
Markus Sauermann
2023-01-31
1
-0
/
+3
*
|
Merge pull request #65698 from KoBeWi/cameraman
Rémi Verschelde
2023-01-31
1
-0
/
+1
|
\
\
|
*
|
Rework how current Camera2D is determined
kobewi
2022-12-02
1
-0
/
+1
*
|
|
Merge pull request #68627 from Sauermann/fix-tooltip-position
Rémi Verschelde
2023-01-26
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix position of Tooltips
Markus Sauermann
2023-01-26
1
-0
/
+2
*
|
|
|
Calculate the mouse focus inverse transform only when needed
Markus Sauermann
2023-01-09
1
-2
/
+1
*
|
|
|
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-2
/
+2
*
|
|
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
|
/
/
|
/
|
|
*
|
|
Fix routing of InputEventScreenDrag events to Control nodes
Fredia Huya-Kouadio
2022-11-30
1
-0
/
+1
*
|
|
Merge pull request #59801 from Sauermann/fix-node2d-viewport-root-order
Rémi Verschelde
2022-11-28
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix Viewport root order after Node2D raise
Markus Sauermann
2022-11-02
1
-2
/
+2
*
|
|
Allow canceling Drag and Drop with the Escape-Key
Markus Sauermann
2022-11-08
1
-0
/
+1
|
/
/
*
/
Viewport canvas cull mask feature
BimDav
2022-10-31
1
-0
/
+8
|
/
*
Make sure to reset the tooltip of its gui_parent when the viewport is removed
Rindbee
2022-10-04
1
-0
/
+1
*
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
1
-1
/
+1
[next]