Skip to content

Optional faster lightmap allocation

Thomas Debesse requested to merge illwieckz/netradiant:fastallocate into master
  -fastallocate             Use `-fastallocate` to trade lightmap size against 
                            allocation time (useful with hi res lightmaps on 
                            large maps: reduce allocation time from days to 
                            minutes for only some extra bytes)

Tanks to Kangz for his help!

Merge request reports