1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-09 12:50:35 +00:00
Files
godot/doc/classes
Fernando Cosentino cc8846bef6 Added material_overlay property to MeshInstance
Applying overlay materials into multi-surface meshes currently
requires adding a next pass material to all the surfaces, which
might be cumbersome when the material is to be applied to a range
of different geometries. This also makes it not trivial to use
AnimationPlayer to control the material in case of visual effects.
The material_override property is not an option as it works
replacing the active material for the surfaces, not adding a new pass.

This commit adds the material_overlay property to GeometryInstance
(and therefore MeshInstance), having the same reach as
material_override (that is, all surfaces) but adding a new material
pass on top of the active materials, instead of replacing them.

Implemented in rasterizer of both GLES2 and GLES3.
2021-11-15 23:50:34 +00:00
..
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-08 17:42:27 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-08 17:42:27 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-08 17:42:27 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00
2021-11-05 16:10:17 +01:00