mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-07-31 07:20:12 +02:00
Updated tutorial image gen script.
This commit is contained in:
@@ -15,7 +15,7 @@ done
|
||||
if [[ "$FILES" != "" ]]; then
|
||||
PREVIEW_LIBS="$FILES"
|
||||
else
|
||||
PREVIEW_LIBS="Basics FractalTree"
|
||||
PREVIEW_LIBS="Transforms Distributors Basic_Shapes FractalTree"
|
||||
fi
|
||||
|
||||
dir="$(basename $PWD)"
|
||||
|
@@ -8,7 +8,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
BOSL_VERSION = [2,0,244];
|
||||
BOSL_VERSION = [2,0,245];
|
||||
|
||||
|
||||
// Section: BOSL Library Version Functions
|
||||
|
Reference in New Issue
Block a user