mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-10 21:45:57 +10:00
This commit fixes what that change broke. Removed chromatic distortion from WebGL reflection/refraction.
8 lines
102 B
Bash
Executable File
8 lines
102 B
Bash
Executable File
#!/bin/sh
|
|
|
|
python build.py
|
|
python build.py --extras
|
|
python build.py --debug
|
|
|
|
# python build.py --help
|