Age | Commit message (Collapse) | Author |
|
Update view name after processing orbit view shortcuts
|
|
Fix double _get_tracking_status declaration
|
|
|
|
|
|
Fix: typo in TextParagraph class and docs
|
|
|
|
Fix EditorToaster constant update and prevent a crash
|
|
|
|
Fix shaders using `TIME` not continuously updating
|
|
|
|
williamd67/GPULightmapper-first-dilate-than-denoise
|
|
Implement TileMap patterns palette
|
|
|
|
Add support for returning the play area from XRInterface
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Klowner/audioserver-startplaybackstream-potential-leak
|
|
|
|
Also moved MT physics server wrappers to the main servers folder, since
they don't have to be implementation specific.
|
|
|
|
|
|
|
|
|
|
|
|
AudioServer::start_playback_stream()
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit c17f051ee976ca3f192b1ead6c92aff762067508)
|
|
(cherry picked from commit 2a7e1d0aac1020f12228d62a4be76ec6bc4a919a)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
calculation to better match font size.
|
|
the check read the return type of the setter, which doesn't exist and
lead to a segmentation fault. Now we check the first function parameter.
Probably a bad copy/paste of the getter case
|
|
Remove unused imports default_theme SCsub
|