| # | Line 21 | Line 21 | RTTMAP = Split('''tonemap.c tmapluv.c tmaptiff.c tmap1 | |
|---|---|---|
| 21 | RTPIC = Split('color.c colrops.c resolu.c image.c bmpfile.c')+ RTCOLOR + RTTMAP | |
| 22 | ||
| 23 | RTERROR = Split('''error.c eputs.c wputs.c quit.c''') | |
| 24 | < | RTCONT = Split('''lookup.c savestr.c savqstr.c''') |
| 24 | > | RTCONT = Split('''lookup.c savestr.c savqstr.c bsdf.c ezxml.c''') |
| 25 | RTMATH = Split('''fvect.c invmat4.c linregr.c mat4.c tcos.c urand.c urind.c | |
| 26 | zeroes.c dircode.c clip.c multisamp.c plocate.c byteswap.c''' | |
| 27 | ) + env.get('RAD_MATHCOMPAT', []) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |