mirror of
https://github.com/godotengine/godot.git
synced 2026-04-20 19:01:43 +00:00
Initially 3d had premulT alpha as a keyword. Since Canvas item uses mixed premul and premult as keywords, 3D is changed as well to keep consistency with 2D. Unfortunately this keeps inconsistency with the internal ENUM. |
||
|---|---|---|
| .. | ||
| render_forward_mobile.cpp | ||
| render_forward_mobile.h | ||
| scene_shader_forward_mobile.cpp | ||
| scene_shader_forward_mobile.h | ||
| SCsub | ||