| Commit message (Collapse) | Author | Age |
... | |
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
transparency and large stroke widths...seems to work better with smoothing)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
AND
Laplacian smoothing for denoising
AND
code cleanup (removing blocks of commented code)
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
that's fully the color of the brush
AND
add a smoothing flag for the brush options
|
| | | |
|
| |/ |
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Removed the following unused files from the build script
/core/script/fx/blur.js
/core/script/fx/ssao.js
/core/script/animation.js
- Fully removed the following from the build and from source control as they are unused or no longer needed
/core/script/util/dbgpanel.js
/core/script/util/fpsTracker.js
/core/script/util/statTracker.js
/core/script/input.js
/core/script/TextureManager.js
/core/script/ubershader.js
|
|
- Requiring all the previously pre-loaded files
- RDGE, Codemirror and gl-matrix are not included via a script tag.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|