DarkRadiant: master 66f7882c

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 29.05.2024 19:16 master 666ccbc9
Changeset Fix incorrect vertex colours in imported LWO models

The picomodel code was multiplying the vertex colours by the surface
DIFF and COLR values, which are not used for any purpose when exporting
models to TDM, and may be set to Blender's default of (0.8, 0.8, 0.8).
This resulted in white vertex colours appearing grey.
mod - radiantcore/model/picomodel/lib/pm_lwo.c Diff File