Historique des commits

Auteur SHA1 Message Date
  Sergey Linev 3422cb0560 SVGRenderer: let configure precision for SVG coordinates il y a 8 ans
  Sergey Linev c527f1ff5e SVGRenderer: remove usage of no longer existing variables il y a 8 ans
  Sergey Linev bcd90b1e02 SVGRenderer: use rgba() where opacity is not 1 il y a 8 ans
  Sergey Linev 33c2c9473c SVGRenderer: remove spaces from svg:path il y a 8 ans
  Sergey Linev 6dbc68c8b6 SVGRenderer: concatenate svg:path with similar styles il y a 8 ans
  Sergey Linev 694dbd37ff SVGRenderer: remove unused line and rect pools il y a 8 ans
  Sergey Linev c5bade1c5c SVGRenderer: use svg:path also for rendering sprite il y a 8 ans
  Sergey Linev 23cc902593 SVGRenderer: use svg:path for line drawing il y a 8 ans
  Sergey Linev 7a9d564666 Support PointsMaterial in SVGRenderer il y a 8 ans
  Franklin Ta 4be326e503 Deprecate Vector3.applyProjection il y a 8 ans
  Mr.doob 8546eb7b88 CanvasRenderer/SVGRenderer/SoftwareRenderer: Added basic scene.background support. il y a 8 ans
  Mr.doob 916ce9c675 Renamed isIntersection* to intersects*. See #7376. il y a 10 ans
  Mr.doob e2a72e1350 CanvasRenderer/SVGRenderer: Removed broken MeshDepthMaterial support. See #7311. il y a 10 ans
  gero3 923256459e fixed files to codestyle il y a 10 ans
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. il y a 10 ans
  brason eb68622a6e Add missing semicolons il y a 10 ans
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. il y a 10 ans
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log il y a 10 ans
  gero3 4501d5a51d revert last commit il y a 10 ans
  gero3 fe8493157e codestyle fixes il y a 10 ans
  Mr.doob 8b31578ad2 Editor: Fixed pixelRatio breakage. il y a 10 ans
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes il y a 10 ans
  Mr.doob 4b1742ce0a Renamed THREE.Renderer back to THREE.Projector. il y a 11 ans
  Mr.doob 662eaa17f1 Moved CanvasRenderer to examples folder. il y a 11 ans
  Mr.doob 6acd71c147 SVGRenderer: Fixed MeshNormalMaterial rendering. il y a 11 ans
  Mr.doob fffbcce862 SVGRenderer: Support for custom nodes (WIP). See #5126 il y a 11 ans
  Mr.doob b507048fc4 SVGRenderer: Implemented @srifqi clearAlpha code. Fixes #4898. il y a 11 ans
  Mr.doob fca5866e28 SVGRenderer: Reverted lost changes and using getStyle() instead. il y a 11 ans
  srifqi 19dc776922 Update SVGRenderer.js il y a 11 ans
  Mr.doob 43cded21c8 CanvasRenderer/SVGRenderer: Discard elements with material.opacity === 0. Fixes #4617. il y a 11 ans