Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Add http method and request data parameters to HTTPRequest::request
|
|
documentation more clearly and also make it easier to bind to C#
|
|
For HTTPRequest::request
|
|
-Ability to set compression to ENet packets (check API)
-Fixed small bug in StringDB that lead to duplicate empty strings
-Added a new class, StreamPeerBuffer, useful to create your own tightly packed data
|
|
|
|
|
|
|
|
It's complete, but absolutely and completely untested, undocumented and NSFW.
Have fun :-)
|
|
yield( get_tree().create_timer(5.0), "timeout" )
|
|
Previously, you could assign joystick axis events to "ui_*" actions but they had no effect.
See https://godotengine.org/qa/6232
|
|
|
|
Viewport: Replace obsolete "windows" group calls
|
|
Fix tooltips blinking
|
|
- Fixes neighbour focusing event propagation not being stopped
|
|
|
|
|
|
|
|
|
|
It happens when the viewport has WorldEnviroment child with a valid Enviroment
|
|
Fixes various gcc 5.4.0 warnings for -Wunused-variable and -Wunused-but-set-variable
|
|
|
|
loaded, closes #5403
|
|
|
|
This abuse of focus was the original culprit of #5354
|
|
|
|
|
|
|
|
|
|
cases so they properly stop shortcuts if a modal window is open, closes #4848
|
|
in the same frame, closes #3837
|
|
parents, closes #4215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Part of #5272
|
|
Also removes a couple wrong Godot headers from third-party source files.
|
|
parent, closes #4838
|
|
Preserve signal connections when replacing target node
|
|
|
|
|
|
|
|
Update asset library editor plugin, adding a bit new functionality and fixes
|
|
|