Fixed samples to work with resizing code introduced yesterday. Now the
setup of the containing div is identical to that in the plugin version of O3D. Fixed createClients to only call the initialization callback once the client's initial size has been set. Fixed bug in texture wrap mode setup which was breaking the bump map in helloworld.html. BUG=none TEST=ran all o3d-webgl samples TBR=petersont Review URL: http://codereview.chromium.org/1687019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45866 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- o3d/samples/o3d-webgl-samples/hellocube-colors.html 1 addition, 1 deletiono3d/samples/o3d-webgl-samples/hellocube-colors.html
- o3d/samples/o3d-webgl-samples/hellocube-textures.html 1 addition, 1 deletiono3d/samples/o3d-webgl-samples/hellocube-textures.html
- o3d/samples/o3d-webgl-samples/hellocube.html 1 addition, 1 deletiono3d/samples/o3d-webgl-samples/hellocube.html
- o3d/samples/o3d-webgl-samples/helloworld.html 1 addition, 1 deletiono3d/samples/o3d-webgl-samples/helloworld.html
- o3d/samples/o3d-webgl-samples/primitives.html 1 addition, 1 deletiono3d/samples/o3d-webgl-samples/primitives.html
- o3d/samples/o3d-webgl-samples/shadow-map.html 1 addition, 1 deletiono3d/samples/o3d-webgl-samples/shadow-map.html
- o3d/samples/o3d-webgl/pack.js 3 additions, 6 deletionso3d/samples/o3d-webgl/pack.js
- o3d/samples/o3d-webgl/texture.js 34 additions, 0 deletionso3d/samples/o3d-webgl/texture.js
- o3d/samples/o3djs/webgl.js 14 additions, 1 deletiono3d/samples/o3djs/webgl.js
Loading
Please register or sign in to comment