Mr.doob 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 éve
..
ctm b0cfbad8cc Updated CTM pipeline to use single concatenated file for multi-material models. 14 éve
fonts ec3ea826ab Added Droid fonts. 14 éve
js c78b813539 Merge remote-tracking branch 'onionhammer/patch-1' into dev 13 éve
models eb37f601b5 Added MorphBlendMesh, MD2CharacterComplex and corresponding example. 13 éve
obj 17d21a2c0c Added specular map for Lee-Perry. 14 éve
scenes 5e7d0fc061 Fixed scene example. 13 éve
sounds 7415759392 Added 3d sound support plus example. 15 éve
textures 4d1dd95d62 Added another dynamic cubemap example. 13 éve
utf8 d5a54e0a4e Added UTF8 format loader and example. 14 éve
canvas_camera_orthographic.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 éve
canvas_camera_orthographic2.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 éve
canvas_geometry_birds.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_geometry_cube.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
canvas_geometry_earth.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
canvas_geometry_hierarchy.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 éve
canvas_geometry_panorama.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_geometry_panorama_fisheye.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_geometry_terrain.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
canvas_geometry_text.html 0817add186 Added missing "parent" variable definition. Fixes #1251 14 éve
canvas_interactive_cubes.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_interactive_cubes_tween.html 104389c58e Fixed broken interactive examples. 14 éve
canvas_interactive_particles.html 104389c58e Fixed broken interactive examples. 14 éve
canvas_interactive_voxelpainter.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
canvas_lights_pointlights.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 éve
canvas_lights_pointlights_smooth.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 éve
canvas_lines.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_lines_sphere.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_materials.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 éve
canvas_materials_depth.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
canvas_materials_normal.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 éve
canvas_materials_reflection.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 éve
canvas_materials_video.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
canvas_particles_floor.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_particles_random.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_particles_shapes.html 91854828b1 mesh.overdraw clean up. 14 éve
canvas_particles_sprites.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_particles_waves.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_performance.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
canvas_sandbox.html 75242fec8f Updated examples that used Icosahedron. 14 éve
misc_camera_fly.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
misc_camera_path.html 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. 13 éve
misc_camera_roll.html 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. 13 éve
misc_camera_trackball.html 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. 13 éve
misc_lights_test.html ba22d994e2 Added material.needsUpdate flag. 13 éve
misc_lookat.html ca90b0aa03 Cleaned up lookAt() example. Minor tweaks. 14 éve
misc_sound.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
misc_ubiquity_test.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_animation_skinning.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_camera.html 98cb0d37e5 Refactored cameraHelper.update(camera) to cameraHelper.update() 13 éve
webgl_custom_attributes.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_custom_attributes_lines.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 éve
webgl_custom_attributes_particles.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_custom_attributes_particles2.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_custom_attributes_particles3.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_geometries.html 685d72ed9f Merged @zz85's branch. 13 éve
webgl_geometry_colors.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_geometry_colors_blender.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_geometry_cube.html 142ea7bc98 Implemented classic NeHe textured cube example. 13 éve
webgl_geometry_dynamic.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_geometry_extrude.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_geometry_extrude_shapes.html 4db14072d7 Update webgl_geometry_extrude_shapes.html example description 13 éve
webgl_geometry_extrude_splines.html 7a493479a4 Add sample spline curves to extrude_splines.html menu 13 éve
webgl_geometry_extrude_uvs.html 1ebe7dff4f Fixed artefacts in extrude example. 13 éve
webgl_geometry_hierarchy.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_geometry_hierarchy2.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_geometry_large_mesh.html f5c7ac4983 More examples fixing. 14 éve
webgl_geometry_minecraft.html f5c7ac4983 More examples fixing. 14 éve
webgl_geometry_minecraft_ao.html f5c7ac4983 More examples fixing. 14 éve
webgl_geometry_shapes.html 0de29f2da9 Just adjusting some formatting in ExtrudeGeometry 13 éve
webgl_geometry_subdivison.html 30db3bb144 fix for #1589 as THREE.PolyhedronGeometry do not use computeCentroids() 13 éve
webgl_geometry_terrain.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_geometry_terrain_fog.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_geometry_tessellation.html 14fdaa11e7 Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example. 14 éve
webgl_geometry_text.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_hdr.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_interactive_cubes.html 104389c58e Fixed broken interactive examples. 14 éve
webgl_interactive_draggablecubes.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_interactive_voxelpainter.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_kinect.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 éve
webgl_lensflares.html 2a79171077 Fixed some examples. 14 éve
webgl_lights_pointlights.html 7eab901dae Updated all the links to the Wald Disney head. 14 éve
webgl_lights_pointlights2.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_lines_colors.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 éve
webgl_lines_cubes.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 éve
webgl_lines_sphere.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 éve
webgl_lines_splines.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 éve
webgl_loader_collada.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_loader_ctm.html 31f5fc42d4 Fixed missing comma in webgl_loader_ctm. Fixes #1438. 13 éve
webgl_loader_ctm_materials.html a48864b47a Reverted TrackballControls changes. 14 éve
webgl_loader_json_blender.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_loader_json_objconverter.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_loader_scene.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 14 éve
webgl_loader_scene_blender.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 14 éve
webgl_loader_utf8.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_lod.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 éve
webgl_marching_cubes.html 0e3b527cdc Refactored MarchingCubes out into examples/js 13 éve
webgl_materials.html aaaf14a056 Fixed bug in emissive for Lambert. Added emissive balls to webgl_materials example. 13 éve
webgl_materials2.html 9451201ca3 Added workaround for ANGLE bug which was breaking shading when using physically based specular term. 13 éve
webgl_materials_blending.html 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. 13 éve
webgl_materials_blending_custom.html 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. 13 éve
webgl_materials_cars.html b151edf297 Simplified skyboxes handling in examples. 13 éve
webgl_materials_cars_anaglyph.html b151edf297 Simplified skyboxes handling in examples. 13 éve
webgl_materials_cars_camaro.html e45513c91b Fixed ambient in few more examples. 14 éve
webgl_materials_cars_camaro_crosseyed.html f59ed3e2ab Changed default ambient color to 0xffffff. 14 éve
webgl_materials_cars_parallaxbarrier.html e45513c91b Fixed ambient in few more examples. 14 éve
webgl_materials_cubemap.html b151edf297 Simplified skyboxes handling in examples. 13 éve
webgl_materials_cubemap_balls_reflection.html b151edf297 Simplified skyboxes handling in examples. 13 éve
webgl_materials_cubemap_balls_reflection_anaglyph.html b151edf297 Simplified skyboxes handling in examples. 13 éve
webgl_materials_cubemap_balls_refraction.html b151edf297 Simplified skyboxes handling in examples. 13 éve
webgl_materials_cubemap_balls_refraction_crosseyed.html b151edf297 Simplified skyboxes handling in examples. 13 éve
webgl_materials_cubemap_dynamic.html 2a335b902d Removed heightOffset from CubeCamera (as per @mrdoob's suggestion). 13 éve
webgl_materials_cubemap_dynamic2.html 4d1dd95d62 Added another dynamic cubemap example. 13 éve
webgl_materials_cubemap_escher.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_materials_cubemap_refraction.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_materials_grass.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_materials_normalmap.html 9451201ca3 Added workaround for ANGLE bug which was breaking shading when using physically based specular term. 13 éve
webgl_materials_normalmap2.html fc639b2ab6 Added physical specular term also to normal map shader. 13 éve
webgl_materials_shaders.html 91854828b1 mesh.overdraw clean up. 14 éve
webgl_materials_shaders_fresnel.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_materials_skin.html c15de0a390 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_materials_skin.html`. 14 éve
webgl_materials_texture_filters.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_materials_video.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 14 éve
webgl_morphnormals.html cb41542aad Refactored morph normals to be optional. 14 éve
webgl_morphtargets.html f59ed3e2ab Changed default ambient color to 0xffffff. 14 éve
webgl_morphtargets_horse.html 6862c7d935 Fixed horse-induced animation playback bug. 14 éve
webgl_morphtargets_md2.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_morphtargets_md2_control.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_multiple_canvases_circle.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_multiple_canvases_complex.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_multiple_canvases_grid.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_multiple_views.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_panorama_equirectangular.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_particles_billboards.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 éve
webgl_particles_billboards_colors.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_particles_dynamic.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_particles_random.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 éve
webgl_particles_shapes.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_particles_sprites.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 éve
webgl_performance.html 2a79171077 Fixed some examples. 14 éve
webgl_performance_doublesided.html 382f964255 Added doubleSided handling for reflections / refractions. 14 éve
webgl_postprocessing.html 4473685351 Fixed postprocessing example. 13 éve
webgl_postprocessing_dof.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 éve
webgl_ribbons.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_rtt.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_sandbox.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 éve
webgl_shader.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_shader2.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_shader_lava.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_shading_physical.html 2a335b902d Removed heightOffset from CubeCamera (as per @mrdoob's suggestion). 13 éve
webgl_shadowmap.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
webgl_sprites.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_terrain_dynamic.html ff5d13d03c "Fixed" dynamic terrain demo. 13 éve
webgl_test_memory.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve
webgl_trackballcamera_earth.html 503f08fa98 Brought back old TrackballControls. Sorry @mrdoob :/ 14 éve
webgl_trails.html 36b8839f50 More fixing of runtime warnings in examples. 14 éve