История коммитов

Автор SHA1 Сообщение Дата
  Ben Houston 3871af55c2 Rename Triangle3.js to Triangle.js per @mrdoob's suggestion here: https://github.com/mrdoob/three.js/issues/2750#issuecomment-11063983 13 лет назад
  Ben Houston e18dcf1645 move Clock.js from src/math to src/core per @alteredq https://github.com/mrdoob/three.js/issues/2753#issuecomment-11057521 13 лет назад
  Ben Houston c5d38e8993 add Triangle3, add optionalTargets to Box2,Box3,Plane,Sphere,Ray where possible to reduce GC load, add Triangle3 unit tests. 13 лет назад
  Ben Houston e6f509baf6 rename Ray -> Raycaster, Ray3 -> Ray per @mrdoob (see #2729) 13 лет назад
  Ben Houston d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 лет назад
  alteredq c84097364b Moved sprite material properties from Sprite object into SpriteMaterial. 13 лет назад
  Mr.doob 1abc24587e Removing geometry.materials and returning materials from JSONLoader. 13 лет назад
  alteredq b92df1f673 Editor: added handling of HemisphereLights. Added HemisphereLightHelper. 13 лет назад
  alteredq 136faefe20 Editor: added handling of SpotLights. Added SpotLightHelper. 13 лет назад
  alteredq 5a92000046 Editor: added PointLightHelper. 13 лет назад
  alteredq f286b6c1d8 Editor: extracted light gizmo into DirectionalLightHelper. 13 лет назад
  alteredq e39cbf23f1 Added LineDashedMaterial and corresponding example. 13 лет назад
  Mr.doob 3a171111eb Added missing includes in webgl.json. Fixes #2462. 13 лет назад
  Mr.doob 79666b295f Fixed canvas and webgl include lists depedencies. 13 лет назад
  Mr.doob e2c26d56e4 Splited /utils/files.json into /utils/includes/canvas.json, ... 13 лет назад
粤ICP备19079148号