diff options
author | Marius Kintel <marius@kintel.net> | 2012-10-24 02:10:15 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2012-10-24 02:10:15 (GMT) |
commit | ebf9ee0f9f525d91b34224565da2d594d500484f (patch) | |
tree | 2a33f255392bd154166ef96f515a8590b689442b /doc | |
parent | 5467bc94116c7e3f22210ace64e0678fff4d4347 (diff) |
Support specifying an OPENSCADPATH environment variable which will have precedence over the hardcoded library paths. First step of issue #125
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index c58a942..be70c26 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -240,6 +240,7 @@ o Collect "all" available OpenSCAD scripts from the internets and run the integr MISSING TESTS: -------------- o cmd-line -D variable override +o OPENSCADPATH env.variable o all functions o mirror o scale |