Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: samples/o3d-webgl/base.js

Issue 2803007: o3d-webgl: convolution shader and error texture. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « samples/o3d-webgl-samples/error-texture.html ('k') | samples/o3d-webgl/client.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/o3d-webgl/base.js
===================================================================
--- samples/o3d-webgl/base.js (revision 52210)
+++ samples/o3d-webgl/base.js (working copy)
@@ -234,6 +234,7 @@
o3d.include('named_object_base');
o3d.include('named_object');
o3d.include('param_object');
+o3d.include('param_array');
o3d.include('param');
o3d.include('event');
o3d.include('raw_data');
« no previous file with comments | « samples/o3d-webgl-samples/error-texture.html ('k') | samples/o3d-webgl/client.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698