Update and correct ZDRay-related stuff in the specs and also in the n… (#2503)

* Update and correct ZDRay-related stuff in the specs and also in the namedef table

* Fix compile error
This commit is contained in:
Nash Muhandes 2024-04-18 06:53:46 +08:00 committed by GitHub
commit 6226f03bb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 4 deletions

View file

@ -792,7 +792,7 @@ public:
break;
case NAME_lm_suncolor:
case NAME_lm_sampledistance:
case NAME_lm_sampledist:
CHECK_N(Zd | Zdt)
break;

View file

@ -858,8 +858,10 @@ xx(lm_sampledist_mid)
xx(lm_sampledist_bot)
xx(lm_sampledist_floor)
xx(lm_sampledist_ceiling)
xx(lm_dynamic)
xx(lm_suncolor)
xx(lm_sampledistance)
xx(lm_sampledist)
xx(sourceradius)
xx(skew_bottom_type)
xx(skew_middle_type)