Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The wrongly claimed support for it was removed in #49645.
See also #56862.
|
|
|
|
|
|
Merge "required" / "optional" icons into a single list.
Remove "generate_missing" and automatically rescale icons / loading screens that are missing or have incorrect size.
Print warning if icon or loading screen has incorrect size.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
C# scripts reload in editor fixed
|
|
|
|
Replicate load-as-placeholder state on node duplication
|
|
Remove mistakenly added push constant from SSR
|
|
|
|
|
|
Add filtering property to PanoramaSkyMaterial and switch from static shader to shader cache
|
|
|
|
Refactor size expression parsing for arrays in the shaders
|
|
Improvements for SyntaxHighlighters
|
|
VS Projects: Don't include `mono_reg` without its module
|
|
- Fix immedate Funcion in lamba highlight
- Highlight signals as one colour
- Highlight node paths as one colour
- Highlight escape chars in strings
|
|
|
|
|
|
|
|
Fix `AtlasTexture` nesting
|
|
Mention that modifying text erases BBCode stacks
|
|
Fix crash when exiting the editor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
On the only platform where PVRTC is supported (iOS),
ETC2 generally supersedes PVRTC in every possible way. The increased
memory usage is not really a problem thanks to modern iOS' devices
processing power being higher than its Android counterparts.
|