Age | Commit message (Collapse) | Author |
|
|
|
|
|
Release pressed events when the window is blurred on HTML5 platform
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It used an old vendored version of acorn.js which seems to choke on this
trailing comma. This is not a problem for more recent Emscripten versions.
We disable the `comma-dangle` check in ESLint to prevent this issue.
|
|
|
|
|
|
|
|
|
|
Clarify RigidDynamicBody modes
|
|
|
|
Set stop on slope on by default on CharacterBody
|
|
Update attribute class references in mono cache
|
|
|
|
Physic API change: apply the delta in move and collide like move and slide
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #godotengine/godot-proposals#29
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Net] Extension system for network peers, webrtc.
|
|
|
|
Fix access to render target texture for XR interfaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by destroying the XRServer too early
|
|
interval type.
|