-
Solly Ross authored
This commit skips object creation for the render queue when not needed. Instead of pushing an object onto the queue, and then immediately running the result, you call the function directly. Then, if the render queue is not empty, an object is created and pushed onto the queue. Otherwise, the functionality is just run directly.
f00193e0
Name |
Last commit
|
Last update |
---|---|---|
docs | ||
images | ||
include | ||
tests | ||
utils | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
README.md | ||
favicon.ico | ||
karma.conf.js | ||
package.json | ||
vnc.html | ||
vnc_auto.html |