Age | Commit message (Collapse) | Author |
|
|
|
|
|
Document most of the Window's members
|
|
Starting in August 2022, new apps will need to target API level 31 (Android 12) or higher and adjust for behavioral changes.
Read more here: https://developer.android.com/google/play/requirements/target-sdk
|
|
|
|
|
|
Fix setting owner on internal nodes when save branch as scene
|
|
|
|
|
|
|
|
|
|
|
|
Improved way of getting MethodTrack keys
|
|
Fix ObjectDB instances leaked on state machine when editor closes
|
|
Update OpenXR to 1.0.23
|
|
Respect disabled animation tracks
|
|
Fix animation reset on save
|
|
|
|
Add surface indices to TriangleMesh
|
|
Fixes #25537, supersedes #60509
|
|
* Update visibility again for editor-only lights if owner changes.
Fixes #26399, supersedes #52327
|
|
Add missing TTR in dialog title
|
|
Document the MovieWriter class and associated project settings
|
|
Old (prototype) name was left in code
Supersedes #60565
|
|
|
|
|
|
Fix ogg edge cases
|
|
|
|
Helps unblock #56597
|
|
Cleanup audio effect class reference pages
|
|
|
|
Add a description to ORMMaterial3D and StandardMaterial3D
|
|
|
|
|
|
Remove redundant thread sync counter draw_pending
|
|
|
|
|
|
|
|
|
|
Fix ResourceLoaderText::save_as_binary()
|
|
This makes it work consistently for motion vectors in all functions, including user-defined ones.
|
|
|
|
|
|
|
|
|
|
Previously, only ShaderMaterial overrides could be added.
|
|
|
|
|
|
Remove spaces in `SubResource()/ExtResource/Resource()` in text resources
|
|
Implement a Movie Maker mode
|