Files
three.js/utils/build.sh
T
Mr.doob 0f2badfdd1 Previous commit: Matrix4.transformMatrix4.transformVector3 and Matrix4.tranformVector4
This commit fixes what that change broke.
Removed chromatic distortion from WebGL reflection/refraction.
2010-11-30 16:15:16 +00:00

8 lines
102 B
Bash
Executable File

#!/bin/sh
python build.py
python build.py --extras
python build.py --debug
# python build.py --help