Age | Commit message (Collapse) | Author |
|
|
|
Fix CharacterBody3D stuck in some advanced scenario
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
williamd67/GPULightmapper-improve-noise-to-prevent-artifacts
GPULightmapper: better algorithm to generate rays for indirect lighting
|
|
|
|
|
|
|
|
|
|
Fix Android `get_screen_orientation()` not returning valid values
|
|
|
|
|
|
When disabling specific modules, misspellings can occur. Additionally,
when switching between the `3.x` and `master` branches frequently,
it's possible to forget about renamed modules such as `lightmapper_cpu`
versus `lightmapper_rd`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
certs: Sync with Mozilla bundle as of Nov 1, 2021
|
|
Fix Area monitorable in 2D and 3D Godot physics.
|
|
and only remove area from query when deleting pair if it was monitorable.
|