aboutsummaryrefslogtreecommitdiff
path: root/modules/svg/config.py
Commit message (Collapse)AuthorAgeFilesLines
* SCons: Pass env to modules can_build methodRémi Verschelde2018-05-301-1/+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.
* doc: Make all module docs self-containedRémi Verschelde2017-11-151-2/+0
|
* Added support for SVGDaniel J. Ramirez2017-08-201-0/+7