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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #43828 from Chaosus/restore_line_antialiasing
Yuri Roubinsky
2020-11-28
2
-12
/
+12
|
\
|
*
Restored antialiased lines by emulation using triangle strips
Yuri Roubinsky
2020-11-27
2
-12
/
+12
*
|
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
Rémi Verschelde
2020-11-28
1
-9
/
+3
|
\
\
|
*
|
Implement new shortcuts system.
Eric M
2020-11-23
1
-9
/
+3
*
|
|
Merge pull request #41100 from bruvzg/ctl_text_server_interface
Rémi Verschelde
2020-11-28
8
-29
/
+109
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
8
-29
/
+109
|
|
/
*
/
Implement signed distance fields for 2D shaders
reduz
2020-11-26
3
-0
/
+76
|
/
*
Do not start `Timer` upon manual switching of internal process
Andrii Doroshenko (Xrayez)
2020-11-20
1
-2
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
5
-10
/
+0
*
Remove property groups for Pause Mode and Script
Hugo Locurcio
2020-11-15
1
-1
/
+0
*
Refactored variant constructor logic
reduz
2020-11-09
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
8
-16
/
+16
*
Merge pull request #39635 from Meriipu/master_nodrop
Rémi Verschelde
2020-11-03
1
-3
/
+38
|
\
|
*
Make the currently hovered control get updated on mouse-release
Meriipu
2020-09-28
1
-2
/
+30
|
*
If the mouse is held on notification_wm_mouse_exit, do not drop focus
Meriipu
2020-09-07
1
-1
/
+8
*
|
Tooltips: Improve code clarity and docs
Rémi Verschelde
2020-11-03
2
-38
/
+48
*
|
Refactor pixel snapping.
reduz
2020-10-30
3
-0
/
+43
*
|
Implement CanvasGroup and CanvasItem clipping
reduz
2020-10-28
2
-0
/
+26
*
|
Fixes setting top_level not updating the global position
Gilles Roudière
2020-10-27
1
-0
/
+2
*
|
Fix uninitialized `Viewport::use_debanding` member variable
Hugo Locurcio
2020-10-26
1
-1
/
+1
*
|
Merge pull request #42969 from Klowner/fixes/42967-popup-position
Rémi Verschelde
2020-10-26
1
-3
/
+3
|
\
\
|
*
|
include parent display location in popup location calculation
Mark Riedesel
2020-10-21
1
-3
/
+3
*
|
|
Refactored 2D shader and lighting system
reduz
2020-10-24
4
-103
/
+274
|
/
/
*
|
Merge pull request #38097 from Calinou/add-viewport-debanding
Juan Linietsky
2020-10-19
3
-2
/
+24
|
\
\
|
*
|
Add a debanding property to Viewport
Hugo Locurcio
2020-08-14
3
-2
/
+24
*
|
|
Refactor MethodBind to use variadic templates
reduz
2020-10-18
2
-2
/
+0
*
|
|
Fix Popup crash in single window mode
PouleyKetchoupp
2020-10-09
1
-2
/
+2
*
|
|
Updated getters and setters names for toplevel
Duroxxigar
2020-10-02
2
-13
/
+13
*
|
|
Merge pull request #42451 from Duroxxigar/rename-toplevel
Rémi Verschelde
2020-10-02
3
-33
/
+33
|
\
\
\
|
*
|
|
Renamed toplevel to be top_level
Duroxxigar
2020-10-01
3
-33
/
+33
*
|
|
|
Merge pull request #38743 from arrowinaknee/node-config-warnings
Rémi Verschelde
2020-10-01
2
-4
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update all get_configuration_warning to retrieve warnings from the parent
ArrowInAKnee
2020-05-16
2
-4
/
+14
*
|
|
|
Made toplevel a property for Node3D and CanvasItem
Duroxxigar
2020-10-01
1
-2
/
+1
*
|
|
|
Merge pull request #41895 from 11thPenguin/master
Rémi Verschelde
2020-09-29
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fixed minor typo, gui_hid -> gui_hide.
Jonah Stich
2020-09-08
2
-2
/
+2
*
|
|
|
|
Merge pull request #36374 from kuruk-mm/tilemap_filter_set_and_update
Rémi Verschelde
2020-09-15
2
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
TileMap: Set texture_filter and texture_repeat to generated CanvasItems and u...
Mateo Dev .59
2020-09-12
2
-2
/
+4
*
|
|
|
|
|
Merge pull request #41776 from EricEzaM/PR/tooltip-bugfixes
Rémi Verschelde
2020-09-15
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Tooltip flickering and targeting fixes.
Eric M
2020-09-15
1
-1
/
+1
*
|
|
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2020-09-11
1
-0
/
+1
*
|
|
|
|
|
scene_tree.h: Update header guard
Yetizone
2020-09-10
1
-3
/
+3
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #38944 from Wavesonics/http-gzip
Fabio Alessandrelli
2020-09-07
2
-6
/
+120
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
HTTPRequest now accepts gzip
Adam Brown
2020-09-02
2
-6
/
+120
*
|
|
|
|
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
2
-4
/
+4
*
|
|
|
|
Merge pull request #41456 from nekomatata/x11-fix-popups
Rémi Verschelde
2020-09-03
1
-2
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix WINDOW_EVENT_FOCUS_IN for popups on Windows
PouleyKetchoupp
2020-08-26
1
-2
/
+2
|
*
|
|
|
Re-apply "Fixes for windows in X11 tiling WMs"
PouleyKetchoupp
2020-08-22
1
-0
/
+1
*
|
|
|
|
Made get_child support negative indexes, with documentation
SekoiaTree
2020-09-01
1
-0
/
+3
|
/
/
/
/
*
|
/
/
Revert "Fixes for windows in X11 tiling WMs"
Juan Linietsky
2020-08-19
1
-1
/
+0
|
|
/
/
|
/
|
|
*
|
|
Expose NOTIFICATION_POST_ENTER_TREE
Tomasz Chabora
2020-08-12
1
-0
/
+1
|
|
/
|
/
|
[next]