godot/modules/cvtt
Harley Laue 0fbd00f656 Allow building cvtt with system squish
It looks like the SCsub for cvtt was copied from squish and it left
the `if env['build_squish']:` line intact. This means that using
`scons builtin_squish=no modules/cvtt` would fail and overal builds
would also fail because they'd fail to find `ConvectionKernels.h`
2019-09-23 02:59:59 -07:00
..
config.py
image_compress_cvtt.cpp Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
image_compress_cvtt.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_types.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Allow building cvtt with system squish 2019-09-23 02:59:59 -07:00