Age | Commit message (Collapse) | Author |
|
|
|
Add dumb theme item cache to `Control`
|
|
[doc] Use "param" instead of "code" to refer to parameters (8)
|
|
[doc] Use "param" instead of "code" to refer to parameters (7)
|
|
[doc] Use "param" instead of "code" to refer to parameters (6)
|
|
[doc] Use "param" instead of "code" to refer to parameters (5)
|
|
|
|
Implement coloring for disabled branches in the shader editor
|
|
Bind uniform buffer locations for lights even when no lights present
|
|
Refactor the export checking logic to improve separation of concerns
|
|
Document GLTFLight and GLTFSpecGloss
|
|
|
|
|
|
|
|
comply with strict webGL drivers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix jumbled error output when using Windows spawn fix
|
|
[doc] Use "param" instead of "code" to refer to parameters (4)
|
|
[doc] Use "param" instead of "code" to refer to parameters #3
|
|
|
|
|
|
|
|
|
|
Calinou/3d-scaling-bilinear-use-negative-mipmap-bias
|
|
|
|
Improvements to shader editor
|
|
|
|
Optimize theme usage in editor log
|
|
[doc] Use "param" instead of "code" to refer to parameters #2
|
|
Change `LineEdit` default secret character from "*" to "•".
|
|
Add missing properties to default theme
|
|
|
|
|
|
|
|
|
|
smix8/fix_navigationregion3d_debug_doublerender_4.x
Fix NavigationRegion3D debug mesh rendering twice in Editor
|
|
Clean iOS platform config of long gone macro
|
|
Refix document not showing for gdscript properties in inspector since commit 77d3ac7
|
|
Detect if VRS is supported when creating textures
|
|
|
|
|
|
|
|
This provides a benefit similar to FSR 1.0 (greater texture sharpness
at the cost of some graininess at sub-native resolution scales), but
without the added performance cost of FSR 1.0.
|
|
|
|
|