Yury Delendik
|
6b60c8f4db
|
Adds UMD headers to core, display and shared files.
|
2015-12-15 13:24:39 -06:00 |
|
Manas
|
a2ba1b8189
|
Uses editorconfig to maintain consistent coding styles
Removes the following as they unnecessary
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
|
2015-11-14 07:32:18 +05:30 |
|
Jonas Jenwald
|
ee5ce4b4a2
|
Fix typo in drawFigures , in webgl.js, which causes shadingPatterns with figure.type === triangles to render incorrectly
The file `issue2948.pdf` from the test-suite can be used to (manually) test the patch.
|
2015-08-13 17:58:18 +02:00 |
|
jsundn
|
2ec7e34541
|
Fixes typo in webgl.js
|
2014-11-18 14:31:19 +01:00 |
|
Jonas Jenwald
|
8ad1ea3c5f
|
Zero the height and width of the WebGL canvases on cleanup
|
2014-06-24 13:52:22 +02:00 |
|
Tim van der Meij
|
f463f96f35
|
Resolving new lint issues
|
2014-04-11 00:41:18 +02:00 |
|
Yury Delendik
|
f57c6935d7
|
Implements WebGL support
|
2014-04-03 08:36:22 -05:00 |
|