mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-28 18:21:21 -05:00
dd77bd4cdf
The material alpha overrides alpha values from flat color or vertex colors. This follows what the fixed-function pipeline does. Fixes #912