aboutsummaryrefslogtreecommitdiff
path: root/modules/bmp
Commit message (Collapse)AuthorAgeFilesLines
* SCons: Pass env to modules can_build methodRémi Verschelde2018-05-301-3/+1
| | | | | | This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not.
* BMP moduleSaracen2018-04-306-0/+370