Commit History

Author SHA1 Message Date
  Mr.doob 2fab4de6c3 Revert "Fix circular references and improve closure performance" 8 years ago
  Mr.doob fcfb140529 Merge branch 'dev' into FixCircularReferences 8 years ago
  Mr.doob ae2e1c485c Texture: Removed "(Copy)" from copy(). See #10304. 8 years ago
  Tristan VALCKE 4a887c434c Protect Texture against the closure circular reference bug 8 years ago
  Ben Houston 4f53d93791 Properly propagate texture names and allow them to be set from WebGLRenderTarget 8 years ago
  Mr.doob 9b6bc2556d Removed ObjectIdCount, MaterialIdCount and TextureIdCount. See #10095. 8 years ago
  Mr.doob 646d523690 Texture: Removed unneded needsUpdate/version copy. 8 years ago
  Samuel Sylvester 346f38c566 Abelnation RectAreaLight with ltc approximation (#10041) 8 years ago
  Lewy Blue dff3b9fd01 removed unused texture.sourceFile property (#10024) 8 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago
  Mr.doob bdea7d00ce Fixed function formatting 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  Mr.doob 9318d75f12 Texture.toJSON(): flipY support. 9 years ago
  Eli Grey bc873ad2f7 Fixed for non-HTML documents (#9041) 9 years ago
  tschw ed8831b0e6 EventDispatcher: Deprecated .apply. (#8775) 9 years ago
  Ben Houston (Clara.io) cc2373f486 PMREM bug fixes 9 years ago
  Ben Houston bc0d71431e add better documentation that MAterial.needsUpdate needs to be set if one changes Texture.encoding. 9 years ago
  Ben Houston e384007915 remove THREE.DefaultEncoding and also old uniforms for encoding. 9 years ago
  Ben Houston 15e08c1327 add support for Texture.encoding to Material.map 9 years ago
  Ben Houston 94eca51d6d adopt new naming scheme per @mrdoob's recommendation. 9 years ago
  Ben Houston 52a0262c2a add ability to have texel encodings (RGBE,RGBM,etc.) on envMap and emissiveMap that can contain unbounded intensities. 9 years ago
  rfm1201 a69476ef05 Add tuning to the web page 10 years ago
  rfm1201 61ec551932 Ray casting gives texture intersection in uv coordinates 10 years ago
  Mr.doob 5d3f840805 Added CanvasTexture. 10 years ago
  Mr.doob 3f9614c4b7 Clean up. 10 years ago
  Daniel Hritzkiv 8d3f1ce652 Prefer one-line constructor+copy in clone methods 10 years ago
  Daniel Hritzkiv ce1a1f14df Revert change of passing in arguments to constructor 10 years ago
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 years ago
  Mr.doob c66c419832 Simplified .clone()s. 10 years ago