notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
threejs JavaScript 3D library
150 www on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-24 18:44:35
Last Update: 2023-03-11 18:25:35
Commit Hash: b068155
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
License: MIT
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (378 items)
Collapse this list.
  1. /usr/local/share/licenses/three.js-150/catalog.mk
  2. /usr/local/share/licenses/three.js-150/LICENSE
  3. /usr/local/share/licenses/three.js-150/MIT
  4. www/threejs/Three.Legacy.js
  5. www/threejs/Three.js
  6. www/threejs/animation/AnimationAction.js
  7. www/threejs/animation/AnimationClip.js
  8. www/threejs/animation/AnimationMixer.js
  9. www/threejs/animation/AnimationObjectGroup.js
  10. www/threejs/animation/AnimationUtils.js
  11. www/threejs/animation/KeyframeTrack.js
  12. www/threejs/animation/PropertyBinding.js
  13. www/threejs/animation/PropertyMixer.js
  14. www/threejs/animation/tracks/BooleanKeyframeTrack.js
  15. www/threejs/animation/tracks/ColorKeyframeTrack.js
  16. www/threejs/animation/tracks/NumberKeyframeTrack.js
  17. www/threejs/animation/tracks/QuaternionKeyframeTrack.js
  18. www/threejs/animation/tracks/StringKeyframeTrack.js
  19. www/threejs/animation/tracks/VectorKeyframeTrack.js
  20. www/threejs/audio/Audio.js
  21. www/threejs/audio/AudioAnalyser.js
  22. www/threejs/audio/AudioContext.js
  23. www/threejs/audio/AudioListener.js
  24. www/threejs/audio/PositionalAudio.js
  25. www/threejs/cameras/ArrayCamera.js
  26. www/threejs/cameras/Camera.js
  27. www/threejs/cameras/CubeCamera.js
  28. www/threejs/cameras/OrthographicCamera.js
  29. www/threejs/cameras/PerspectiveCamera.js
  30. www/threejs/cameras/StereoCamera.js
  31. www/threejs/constants.js
  32. www/threejs/core/BufferAttribute.js
  33. www/threejs/core/BufferGeometry.js
  34. www/threejs/core/Clock.js
  35. www/threejs/core/EventDispatcher.js
  36. www/threejs/core/GLBufferAttribute.js
  37. www/threejs/core/InstancedBufferAttribute.js
  38. www/threejs/core/InstancedBufferGeometry.js
  39. www/threejs/core/InstancedInterleavedBuffer.js
  40. www/threejs/core/InterleavedBuffer.js
  41. www/threejs/core/InterleavedBufferAttribute.js
  42. www/threejs/core/Layers.js
  43. www/threejs/core/Object3D.js
  44. www/threejs/core/Raycaster.js
  45. www/threejs/core/Uniform.js
  46. www/threejs/core/UniformsGroup.js
  47. www/threejs/extras/DataUtils.js
  48. www/threejs/extras/Earcut.js
  49. www/threejs/extras/ImageUtils.js
  50. www/threejs/extras/PMREMGenerator.js
  51. www/threejs/extras/ShapeUtils.js
  52. www/threejs/extras/core/Curve.js
  53. www/threejs/extras/core/CurvePath.js
  54. www/threejs/extras/core/Interpolations.js
  55. www/threejs/extras/core/Path.js
  56. www/threejs/extras/core/Shape.js
  57. www/threejs/extras/core/ShapePath.js
  58. www/threejs/extras/curves/ArcCurve.js
  59. www/threejs/extras/curves/CatmullRomCurve3.js
  60. www/threejs/extras/curves/CubicBezierCurve.js
  61. www/threejs/extras/curves/CubicBezierCurve3.js
  62. www/threejs/extras/curves/Curves.js
  63. www/threejs/extras/curves/EllipseCurve.js
  64. www/threejs/extras/curves/LineCurve.js
  65. www/threejs/extras/curves/LineCurve3.js
  66. www/threejs/extras/curves/QuadraticBezierCurve.js
  67. www/threejs/extras/curves/QuadraticBezierCurve3.js
  68. www/threejs/extras/curves/SplineCurve.js
  69. www/threejs/geometries/BoxGeometry.js
  70. www/threejs/geometries/CapsuleGeometry.js
  71. www/threejs/geometries/CircleGeometry.js
  72. www/threejs/geometries/ConeGeometry.js
  73. www/threejs/geometries/CylinderGeometry.js
  74. www/threejs/geometries/DodecahedronGeometry.js
  75. www/threejs/geometries/EdgesGeometry.js
  76. www/threejs/geometries/ExtrudeGeometry.js
  77. www/threejs/geometries/Geometries.js
  78. www/threejs/geometries/IcosahedronGeometry.js
  79. www/threejs/geometries/LatheGeometry.js
  80. www/threejs/geometries/OctahedronGeometry.js
  81. www/threejs/geometries/PlaneGeometry.js
  82. www/threejs/geometries/PolyhedronGeometry.js
  83. www/threejs/geometries/RingGeometry.js
  84. www/threejs/geometries/ShapeGeometry.js
  85. www/threejs/geometries/SphereGeometry.js
  86. www/threejs/geometries/TetrahedronGeometry.js
  87. www/threejs/geometries/TorusGeometry.js
  88. www/threejs/geometries/TorusKnotGeometry.js
  89. www/threejs/geometries/TubeGeometry.js
  90. www/threejs/geometries/WireframeGeometry.js
  91. www/threejs/helpers/ArrowHelper.js
  92. www/threejs/helpers/AxesHelper.js
  93. www/threejs/helpers/Box3Helper.js
  94. www/threejs/helpers/BoxHelper.js
  95. www/threejs/helpers/CameraHelper.js
  96. www/threejs/helpers/DirectionalLightHelper.js
  97. www/threejs/helpers/GridHelper.js
  98. www/threejs/helpers/HemisphereLightHelper.js
  99. www/threejs/helpers/PlaneHelper.js
  100. www/threejs/helpers/PointLightHelper.js
  101. www/threejs/helpers/PolarGridHelper.js
  102. www/threejs/helpers/SkeletonHelper.js
  103. www/threejs/helpers/SpotLightHelper.js
  104. www/threejs/lights/AmbientLight.js
  105. www/threejs/lights/AmbientLightProbe.js
  106. www/threejs/lights/DirectionalLight.js
  107. www/threejs/lights/DirectionalLightShadow.js
  108. www/threejs/lights/HemisphereLight.js
  109. www/threejs/lights/HemisphereLightProbe.js
  110. www/threejs/lights/Light.js
  111. www/threejs/lights/LightProbe.js
  112. www/threejs/lights/LightShadow.js
  113. www/threejs/lights/PointLight.js
  114. www/threejs/lights/PointLightShadow.js
  115. www/threejs/lights/RectAreaLight.js
  116. www/threejs/lights/SpotLight.js
  117. www/threejs/lights/SpotLightShadow.js
  118. www/threejs/loaders/AnimationLoader.js
  119. www/threejs/loaders/AudioLoader.js
  120. www/threejs/loaders/BufferGeometryLoader.js
  121. www/threejs/loaders/Cache.js
  122. www/threejs/loaders/CompressedTextureLoader.js
  123. www/threejs/loaders/CubeTextureLoader.js
  124. www/threejs/loaders/DataTextureLoader.js
  125. www/threejs/loaders/FileLoader.js
  126. www/threejs/loaders/ImageBitmapLoader.js
  127. www/threejs/loaders/ImageLoader.js
  128. www/threejs/loaders/Loader.js
  129. www/threejs/loaders/LoaderUtils.js
  130. www/threejs/loaders/LoadingManager.js
  131. www/threejs/loaders/MaterialLoader.js
  132. www/threejs/loaders/ObjectLoader.js
  133. www/threejs/loaders/TextureLoader.js
  134. www/threejs/materials/LineBasicMaterial.js
  135. www/threejs/materials/LineDashedMaterial.js
  136. www/threejs/materials/Material.js
  137. www/threejs/materials/Materials.js
  138. www/threejs/materials/MeshBasicMaterial.js
  139. www/threejs/materials/MeshDepthMaterial.js
  140. www/threejs/materials/MeshDistanceMaterial.js
  141. www/threejs/materials/MeshLambertMaterial.js
  142. www/threejs/materials/MeshMatcapMaterial.js
  143. www/threejs/materials/MeshNormalMaterial.js
  144. www/threejs/materials/MeshPhongMaterial.js
  145. www/threejs/materials/MeshPhysicalMaterial.js
  146. www/threejs/materials/MeshStandardMaterial.js
  147. www/threejs/materials/MeshToonMaterial.js
  148. www/threejs/materials/PointsMaterial.js
  149. www/threejs/materials/RawShaderMaterial.js
  150. www/threejs/materials/ShaderMaterial.js
  151. www/threejs/materials/ShadowMaterial.js
  152. www/threejs/materials/SpriteMaterial.js
  153. www/threejs/math/Box2.js
  154. www/threejs/math/Box3.js
  155. www/threejs/math/Color.js
  156. www/threejs/math/ColorManagement.js
  157. www/threejs/math/Cylindrical.js
  158. www/threejs/math/Euler.js
  159. www/threejs/math/Frustum.js
  160. www/threejs/math/Interpolant.js
  161. www/threejs/math/Line3.js
  162. www/threejs/math/MathUtils.js
  163. www/threejs/math/Matrix3.js
  164. www/threejs/math/Matrix4.js
  165. www/threejs/math/Plane.js
  166. www/threejs/math/Quaternion.js
  167. www/threejs/math/Ray.js
  168. www/threejs/math/Sphere.js
  169. www/threejs/math/Spherical.js
  170. www/threejs/math/SphericalHarmonics3.js
  171. www/threejs/math/Triangle.js
  172. www/threejs/math/Vector2.js
  173. www/threejs/math/Vector3.js
  174. www/threejs/math/Vector4.js
  175. www/threejs/math/interpolants/CubicInterpolant.js
  176. www/threejs/math/interpolants/DiscreteInterpolant.js
  177. www/threejs/math/interpolants/LinearInterpolant.js
  178. www/threejs/math/interpolants/QuaternionLinearInterpolant.js
  179. www/threejs/objects/Bone.js
  180. www/threejs/objects/Group.js
  181. www/threejs/objects/InstancedMesh.js
  182. www/threejs/objects/LOD.js
  183. www/threejs/objects/Line.js
  184. www/threejs/objects/LineLoop.js
  185. www/threejs/objects/LineSegments.js
  186. www/threejs/objects/Mesh.js
  187. www/threejs/objects/Points.js
  188. www/threejs/objects/Skeleton.js
  189. www/threejs/objects/SkinnedMesh.js
  190. www/threejs/objects/Sprite.js
  191. www/threejs/renderers/WebGL1Renderer.js
  192. www/threejs/renderers/WebGL3DRenderTarget.js
  193. www/threejs/renderers/WebGLArrayRenderTarget.js
  194. www/threejs/renderers/WebGLCubeRenderTarget.js
  195. www/threejs/renderers/WebGLMultipleRenderTargets.js
  196. www/threejs/renderers/WebGLRenderTarget.js
  197. www/threejs/renderers/WebGLRenderer.js
  198. www/threejs/renderers/shaders/ShaderChunk.js
  199. www/threejs/renderers/shaders/ShaderChunk/alphamap_fragment.glsl.js
  200. www/threejs/renderers/shaders/ShaderChunk/alphamap_pars_fragment.glsl.js
  201. www/threejs/renderers/shaders/ShaderChunk/alphatest_fragment.glsl.js
  202. www/threejs/renderers/shaders/ShaderChunk/alphatest_pars_fragment.glsl.js
  203. www/threejs/renderers/shaders/ShaderChunk/aomap_fragment.glsl.js
  204. www/threejs/renderers/shaders/ShaderChunk/aomap_pars_fragment.glsl.js
  205. www/threejs/renderers/shaders/ShaderChunk/begin_vertex.glsl.js
  206. www/threejs/renderers/shaders/ShaderChunk/beginnormal_vertex.glsl.js
  207. www/threejs/renderers/shaders/ShaderChunk/bsdfs.glsl.js
  208. www/threejs/renderers/shaders/ShaderChunk/bumpmap_pars_fragment.glsl.js
  209. www/threejs/renderers/shaders/ShaderChunk/clearcoat_normal_fragment_begin.glsl.js
  210. www/threejs/renderers/shaders/ShaderChunk/clearcoat_normal_fragment_maps.glsl.js
  211. www/threejs/renderers/shaders/ShaderChunk/clearcoat_pars_fragment.glsl.js
  212. www/threejs/renderers/shaders/ShaderChunk/clipping_planes_fragment.glsl.js
  213. www/threejs/renderers/shaders/ShaderChunk/clipping_planes_pars_fragment.glsl.js
  214. www/threejs/renderers/shaders/ShaderChunk/clipping_planes_pars_vertex.glsl.js
  215. www/threejs/renderers/shaders/ShaderChunk/clipping_planes_vertex.glsl.js
  216. www/threejs/renderers/shaders/ShaderChunk/color_fragment.glsl.js
  217. www/threejs/renderers/shaders/ShaderChunk/color_pars_fragment.glsl.js
  218. www/threejs/renderers/shaders/ShaderChunk/color_pars_vertex.glsl.js
  219. www/threejs/renderers/shaders/ShaderChunk/color_vertex.glsl.js
  220. www/threejs/renderers/shaders/ShaderChunk/common.glsl.js
  221. www/threejs/renderers/shaders/ShaderChunk/cube_uv_reflection_fragment.glsl.js
  222. www/threejs/renderers/shaders/ShaderChunk/default_fragment.glsl.js
  223. www/threejs/renderers/shaders/ShaderChunk/default_vertex.glsl.js
  224. www/threejs/renderers/shaders/ShaderChunk/defaultnormal_vertex.glsl.js
  225. www/threejs/renderers/shaders/ShaderChunk/displacementmap_pars_vertex.glsl.js
  226. www/threejs/renderers/shaders/ShaderChunk/displacementmap_vertex.glsl.js
  227. www/threejs/renderers/shaders/ShaderChunk/dithering_fragment.glsl.js
  228. www/threejs/renderers/shaders/ShaderChunk/dithering_pars_fragment.glsl.js
  229. www/threejs/renderers/shaders/ShaderChunk/emissivemap_fragment.glsl.js
  230. www/threejs/renderers/shaders/ShaderChunk/emissivemap_pars_fragment.glsl.js
  231. www/threejs/renderers/shaders/ShaderChunk/encodings_fragment.glsl.js
  232. www/threejs/renderers/shaders/ShaderChunk/encodings_pars_fragment.glsl.js
  233. www/threejs/renderers/shaders/ShaderChunk/envmap_common_pars_fragment.glsl.js
  234. www/threejs/renderers/shaders/ShaderChunk/envmap_fragment.glsl.js
  235. www/threejs/renderers/shaders/ShaderChunk/envmap_pars_fragment.glsl.js
  236. www/threejs/renderers/shaders/ShaderChunk/envmap_pars_vertex.glsl.js
  237. www/threejs/renderers/shaders/ShaderChunk/envmap_physical_pars_fragment.glsl.js
  238. www/threejs/renderers/shaders/ShaderChunk/envmap_vertex.glsl.js
  239. www/threejs/renderers/shaders/ShaderChunk/fog_fragment.glsl.js
  240. www/threejs/renderers/shaders/ShaderChunk/fog_pars_fragment.glsl.js
  241. www/threejs/renderers/shaders/ShaderChunk/fog_pars_vertex.glsl.js
  242. www/threejs/renderers/shaders/ShaderChunk/fog_vertex.glsl.js
  243. www/threejs/renderers/shaders/ShaderChunk/gradientmap_pars_fragment.glsl.js
  244. www/threejs/renderers/shaders/ShaderChunk/iridescence_fragment.glsl.js
  245. www/threejs/renderers/shaders/ShaderChunk/iridescence_pars_fragment.glsl.js
  246. www/threejs/renderers/shaders/ShaderChunk/lightmap_fragment.glsl.js
  247. www/threejs/renderers/shaders/ShaderChunk/lightmap_pars_fragment.glsl.js
  248. www/threejs/renderers/shaders/ShaderChunk/lights_fragment_begin.glsl.js
  249. www/threejs/renderers/shaders/ShaderChunk/lights_fragment_end.glsl.js
  250. www/threejs/renderers/shaders/ShaderChunk/lights_fragment_maps.glsl.js
  251. www/threejs/renderers/shaders/ShaderChunk/lights_lambert_fragment.glsl.js
  252. www/threejs/renderers/shaders/ShaderChunk/lights_lambert_pars_fragment.glsl.js
  253. www/threejs/renderers/shaders/ShaderChunk/lights_pars_begin.glsl.js
  254. www/threejs/renderers/shaders/ShaderChunk/lights_phong_fragment.glsl.js
  255. www/threejs/renderers/shaders/ShaderChunk/lights_phong_pars_fragment.glsl.js
  256. www/threejs/renderers/shaders/ShaderChunk/lights_physical_fragment.glsl.js
  257. www/threejs/renderers/shaders/ShaderChunk/lights_physical_pars_fragment.glsl.js
  258. www/threejs/renderers/shaders/ShaderChunk/lights_toon_fragment.glsl.js
  259. www/threejs/renderers/shaders/ShaderChunk/lights_toon_pars_fragment.glsl.js
  260. www/threejs/renderers/shaders/ShaderChunk/logdepthbuf_fragment.glsl.js
  261. www/threejs/renderers/shaders/ShaderChunk/logdepthbuf_pars_fragment.glsl.js
  262. www/threejs/renderers/shaders/ShaderChunk/logdepthbuf_pars_vertex.glsl.js
  263. www/threejs/renderers/shaders/ShaderChunk/logdepthbuf_vertex.glsl.js
  264. www/threejs/renderers/shaders/ShaderChunk/map_fragment.glsl.js
  265. www/threejs/renderers/shaders/ShaderChunk/map_pars_fragment.glsl.js
  266. www/threejs/renderers/shaders/ShaderChunk/map_particle_fragment.glsl.js
  267. www/threejs/renderers/shaders/ShaderChunk/map_particle_pars_fragment.glsl.js
  268. www/threejs/renderers/shaders/ShaderChunk/metalnessmap_fragment.glsl.js
  269. www/threejs/renderers/shaders/ShaderChunk/metalnessmap_pars_fragment.glsl.js
  270. www/threejs/renderers/shaders/ShaderChunk/morphcolor_vertex.glsl.js
  271. www/threejs/renderers/shaders/ShaderChunk/morphnormal_vertex.glsl.js
  272. www/threejs/renderers/shaders/ShaderChunk/morphtarget_pars_vertex.glsl.js
  273. www/threejs/renderers/shaders/ShaderChunk/morphtarget_vertex.glsl.js
  274. www/threejs/renderers/shaders/ShaderChunk/normal_fragment_begin.glsl.js
  275. www/threejs/renderers/shaders/ShaderChunk/normal_fragment_maps.glsl.js
  276. www/threejs/renderers/shaders/ShaderChunk/normal_pars_fragment.glsl.js
  277. www/threejs/renderers/shaders/ShaderChunk/normal_pars_vertex.glsl.js
  278. www/threejs/renderers/shaders/ShaderChunk/normal_vertex.glsl.js
  279. www/threejs/renderers/shaders/ShaderChunk/normalmap_pars_fragment.glsl.js
  280. www/threejs/renderers/shaders/ShaderChunk/output_fragment.glsl.js
  281. www/threejs/renderers/shaders/ShaderChunk/packing.glsl.js
  282. www/threejs/renderers/shaders/ShaderChunk/premultiplied_alpha_fragment.glsl.js
  283. www/threejs/renderers/shaders/ShaderChunk/project_vertex.glsl.js
  284. www/threejs/renderers/shaders/ShaderChunk/roughnessmap_fragment.glsl.js
  285. www/threejs/renderers/shaders/ShaderChunk/roughnessmap_pars_fragment.glsl.js
  286. www/threejs/renderers/shaders/ShaderChunk/shadowmap_pars_fragment.glsl.js
  287. www/threejs/renderers/shaders/ShaderChunk/shadowmap_pars_vertex.glsl.js
  288. www/threejs/renderers/shaders/ShaderChunk/shadowmap_vertex.glsl.js
  289. www/threejs/renderers/shaders/ShaderChunk/shadowmask_pars_fragment.glsl.js
  290. www/threejs/renderers/shaders/ShaderChunk/skinbase_vertex.glsl.js
  291. www/threejs/renderers/shaders/ShaderChunk/skinning_pars_vertex.glsl.js
  292. www/threejs/renderers/shaders/ShaderChunk/skinning_vertex.glsl.js
  293. www/threejs/renderers/shaders/ShaderChunk/skinnormal_vertex.glsl.js
  294. www/threejs/renderers/shaders/ShaderChunk/specularmap_fragment.glsl.js
  295. www/threejs/renderers/shaders/ShaderChunk/specularmap_pars_fragment.glsl.js
  296. www/threejs/renderers/shaders/ShaderChunk/tonemapping_fragment.glsl.js
  297. www/threejs/renderers/shaders/ShaderChunk/tonemapping_pars_fragment.glsl.js
  298. www/threejs/renderers/shaders/ShaderChunk/transmission_fragment.glsl.js
  299. www/threejs/renderers/shaders/ShaderChunk/transmission_pars_fragment.glsl.js
  300. www/threejs/renderers/shaders/ShaderChunk/uv_pars_fragment.glsl.js
  301. www/threejs/renderers/shaders/ShaderChunk/uv_pars_vertex.glsl.js
  302. www/threejs/renderers/shaders/ShaderChunk/uv_vertex.glsl.js
  303. www/threejs/renderers/shaders/ShaderChunk/uv2_pars_fragment.glsl.js
  304. www/threejs/renderers/shaders/ShaderChunk/uv2_pars_vertex.glsl.js
  305. www/threejs/renderers/shaders/ShaderChunk/uv2_vertex.glsl.js
  306. www/threejs/renderers/shaders/ShaderChunk/worldpos_vertex.glsl.js
  307. www/threejs/renderers/shaders/ShaderLib.js
  308. www/threejs/renderers/shaders/ShaderLib/background.glsl.js
  309. www/threejs/renderers/shaders/ShaderLib/backgroundCube.glsl.js
  310. www/threejs/renderers/shaders/ShaderLib/cube.glsl.js
  311. www/threejs/renderers/shaders/ShaderLib/depth.glsl.js
  312. www/threejs/renderers/shaders/ShaderLib/distanceRGBA.glsl.js
  313. www/threejs/renderers/shaders/ShaderLib/equirect.glsl.js
  314. www/threejs/renderers/shaders/ShaderLib/linedashed.glsl.js
  315. www/threejs/renderers/shaders/ShaderLib/meshbasic.glsl.js
  316. www/threejs/renderers/shaders/ShaderLib/meshlambert.glsl.js
  317. www/threejs/renderers/shaders/ShaderLib/meshmatcap.glsl.js
  318. www/threejs/renderers/shaders/ShaderLib/meshnormal.glsl.js
  319. www/threejs/renderers/shaders/ShaderLib/meshphong.glsl.js
  320. www/threejs/renderers/shaders/ShaderLib/meshphysical.glsl.js
  321. www/threejs/renderers/shaders/ShaderLib/meshtoon.glsl.js
  322. www/threejs/renderers/shaders/ShaderLib/points.glsl.js
  323. www/threejs/renderers/shaders/ShaderLib/shadow.glsl.js
  324. www/threejs/renderers/shaders/ShaderLib/sprite.glsl.js
  325. www/threejs/renderers/shaders/ShaderLib/vsm.glsl.js
  326. www/threejs/renderers/shaders/UniformsLib.js
  327. www/threejs/renderers/shaders/UniformsUtils.js
  328. www/threejs/renderers/webgl/WebGLAnimation.js
  329. www/threejs/renderers/webgl/WebGLAttributes.js
  330. www/threejs/renderers/webgl/WebGLBackground.js
  331. www/threejs/renderers/webgl/WebGLBindingStates.js
  332. www/threejs/renderers/webgl/WebGLBufferRenderer.js
  333. www/threejs/renderers/webgl/WebGLCapabilities.js
  334. www/threejs/renderers/webgl/WebGLClipping.js
  335. www/threejs/renderers/webgl/WebGLCubeMaps.js
  336. www/threejs/renderers/webgl/WebGLCubeUVMaps.js
  337. www/threejs/renderers/webgl/WebGLExtensions.js
  338. www/threejs/renderers/webgl/WebGLGeometries.js
  339. www/threejs/renderers/webgl/WebGLIndexedBufferRenderer.js
  340. www/threejs/renderers/webgl/WebGLInfo.js
  341. www/threejs/renderers/webgl/WebGLLights.js
  342. www/threejs/renderers/webgl/WebGLMaterials.js
  343. www/threejs/renderers/webgl/WebGLMorphtargets.js
  344. www/threejs/renderers/webgl/WebGLObjects.js
  345. www/threejs/renderers/webgl/WebGLProgram.js
  346. www/threejs/renderers/webgl/WebGLPrograms.js
  347. www/threejs/renderers/webgl/WebGLProperties.js
  348. www/threejs/renderers/webgl/WebGLRenderLists.js
  349. www/threejs/renderers/webgl/WebGLRenderStates.js
  350. www/threejs/renderers/webgl/WebGLShader.js
  351. www/threejs/renderers/webgl/WebGLShaderCache.js
  352. www/threejs/renderers/webgl/WebGLShadowMap.js
  353. www/threejs/renderers/webgl/WebGLState.js
  354. www/threejs/renderers/webgl/WebGLTextures.js
  355. www/threejs/renderers/webgl/WebGLUniforms.js
  356. www/threejs/renderers/webgl/WebGLUniformsGroups.js
  357. www/threejs/renderers/webgl/WebGLUtils.js
  358. www/threejs/renderers/webxr/WebXRController.js
  359. www/threejs/renderers/webxr/WebXRManager.js
  360. www/threejs/scenes/Fog.js
  361. www/threejs/scenes/FogExp2.js
  362. www/threejs/scenes/Scene.js
  363. www/threejs/textures/CanvasTexture.js
  364. www/threejs/textures/CompressedArrayTexture.js
  365. www/threejs/textures/CompressedTexture.js
  366. www/threejs/textures/CubeTexture.js
  367. www/threejs/textures/Data3DTexture.js
  368. www/threejs/textures/DataArrayTexture.js
  369. www/threejs/textures/DataTexture.js
  370. www/threejs/textures/DepthTexture.js
  371. www/threejs/textures/FramebufferTexture.js
  372. www/threejs/textures/Source.js
  373. www/threejs/textures/Texture.js
  374. www/threejs/textures/VideoTexture.js
  375. www/threejs/utils.js
  376. @owner
  377. @group
  378. @mode
Collapse this list.
Dependency lines:
  • three.js>0:www/threejs
To install the port:
cd /usr/ports/www/threejs/ && make install clean
To add the package, run one of these commands:
  • pkg install www/threejs
  • pkg install three.js
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: three.js
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
three.js
ABIlatestquarterly
FreeBSD:11:aarch64pkg-fallout118
FreeBSD:11:amd64131_1130_1
FreeBSD:11:armv6pkg-fallout118
FreeBSD:11:i386131_1130_1
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-fallout118
FreeBSD:12:aarch64pkg-fallout148
FreeBSD:12:amd64150148
FreeBSD:12:armv6pkg-fallout121
FreeBSD:12:armv7pkg-fallout121
FreeBSD:12:i386150148
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-fallout118
FreeBSD:12:powerpc64pkg-fallout126
FreeBSD:13:aarch64150148
FreeBSD:13:amd64150148
FreeBSD:13:armv6124142
FreeBSD:13:armv7150148
FreeBSD:13:i386150148
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64124124
FreeBSD:13:powerpc64124148
FreeBSD:13:riscv64pkg-fallout142
FreeBSD:14:aarch64150pkg-fallout
FreeBSD:14:amd64150pkg-fallout
FreeBSD:14:armv6148pkg-fallout
FreeBSD:14:armv7149pkg-fallout
FreeBSD:14:i386150pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64149pkg-fallout
FreeBSD:14:riscv64134pkg-fallout
 
This port has no dependencies.
This port is required by:
for Build
  1. math/sage
for Run
  1. math/sage

Configuration Options:
Options name:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mrdoob/three.js/tar.gz/r150?dummy=/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
150
11 Mar 2023 18:25:35
commit hash:b06815524541b8a82cfb6f3103c2df70ce82303ccommit hash:b06815524541b8a82cfb6f3103c2df70ce82303ccommit hash:b06815524541b8a82cfb6f3103c2df70ce82303ccommit hash:b06815524541b8a82cfb6f3103c2df70ce82303c files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r150

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r150>.
149
27 Jan 2023 18:00:37
commit hash:7ca30ffd4e28e7e39bd4d0b7112e87cc50c7ce4dcommit hash:7ca30ffd4e28e7e39bd4d0b7112e87cc50c7ce4dcommit hash:7ca30ffd4e28e7e39bd4d0b7112e87cc50c7ce4dcommit hash:7ca30ffd4e28e7e39bd4d0b7112e87cc50c7ce4d files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r149

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r149>.
148
22 Dec 2022 17:01:10
commit hash:1ae5506941e613e2685934f6447c6c21d332649bcommit hash:1ae5506941e613e2685934f6447c6c21d332649bcommit hash:1ae5506941e613e2685934f6447c6c21d332649bcommit hash:1ae5506941e613e2685934f6447c6c21d332649b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r148

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r148>.
147
30 Nov 2022 17:49:21
commit hash:d3713ccc630080d8df9c1f45bda8e5316460898bcommit hash:d3713ccc630080d8df9c1f45bda8e5316460898bcommit hash:d3713ccc630080d8df9c1f45bda8e5316460898bcommit hash:d3713ccc630080d8df9c1f45bda8e5316460898b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r147

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r147>.
146
27 Oct 2022 17:59:40
commit hash:90538762996782e1cf2ce683949548db33e84fb8commit hash:90538762996782e1cf2ce683949548db33e84fb8commit hash:90538762996782e1cf2ce683949548db33e84fb8commit hash:90538762996782e1cf2ce683949548db33e84fb8 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r146

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r146>.
145
29 Sep 2022 16:10:34
commit hash:c8a17b2225d40493b304e64ed5b6dc521435bd72commit hash:c8a17b2225d40493b304e64ed5b6dc521435bd72commit hash:c8a17b2225d40493b304e64ed5b6dc521435bd72commit hash:c8a17b2225d40493b304e64ed5b6dc521435bd72 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r145

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r145>.
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
144
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
144
02 Sep 2022 17:55:44
commit hash:6eed374e2b709e93b715395d8fab052d61aef833commit hash:6eed374e2b709e93b715395d8fab052d61aef833commit hash:6eed374e2b709e93b715395d8fab052d61aef833commit hash:6eed374e2b709e93b715395d8fab052d61aef833 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r144

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r144>.
143
31 Jul 2022 20:31:25
commit hash:75420600ebbed8a0dbedf3a9e6eba7e5e313ae0bcommit hash:75420600ebbed8a0dbedf3a9e6eba7e5e313ae0bcommit hash:75420600ebbed8a0dbedf3a9e6eba7e5e313ae0bcommit hash:75420600ebbed8a0dbedf3a9e6eba7e5e313ae0b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r143

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r143>.
142
20 Jul 2022 14:23:26
commit hash:e915e756715f12e5e0e46993b1265f44690b4a90commit hash:e915e756715f12e5e0e46993b1265f44690b4a90commit hash:e915e756715f12e5e0e46993b1265f44690b4a90commit hash:e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
142
30 Jun 2022 19:29:08
commit hash:1bda03d2171613fe8543be0bfba7de8f2138511bcommit hash:1bda03d2171613fe8543be0bfba7de8f2138511bcommit hash:1bda03d2171613fe8543be0bfba7de8f2138511bcommit hash:1bda03d2171613fe8543be0bfba7de8f2138511b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r142

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r142>.
141
26 May 2022 18:55:08
commit hash:500d2afb916f51c89f5df6400751624e301b8e6ecommit hash:500d2afb916f51c89f5df6400751624e301b8e6ecommit hash:500d2afb916f51c89f5df6400751624e301b8e6ecommit hash:500d2afb916f51c89f5df6400751624e301b8e6e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r141

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r141>.
140
02 May 2022 17:13:39
commit hash:7c96c64533a4ffd610029bb5a266a6e36c633905commit hash:7c96c64533a4ffd610029bb5a266a6e36c633905commit hash:7c96c64533a4ffd610029bb5a266a6e36c633905commit hash:7c96c64533a4ffd610029bb5a266a6e36c633905 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r140

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r140>.
139
25 Mar 2022 19:15:09
commit hash:95f5c0b053e5acdbfd39eb2090e7afba20d85565commit hash:95f5c0b053e5acdbfd39eb2090e7afba20d85565commit hash:95f5c0b053e5acdbfd39eb2090e7afba20d85565commit hash:95f5c0b053e5acdbfd39eb2090e7afba20d85565 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r139

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r139>.
138
24 Feb 2022 18:23:03
commit hash:7b22fb69cbdf89b9d9909a6909ed56e6ae362c08commit hash:7b22fb69cbdf89b9d9909a6909ed56e6ae362c08commit hash:7b22fb69cbdf89b9d9909a6909ed56e6ae362c08commit hash:7b22fb69cbdf89b9d9909a6909ed56e6ae362c08 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r138

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r138>.
137
30 Jan 2022 20:41:29
commit hash:ca55b9b78ea2af6032d19c1f903932f70724811acommit hash:ca55b9b78ea2af6032d19c1f903932f70724811acommit hash:ca55b9b78ea2af6032d19c1f903932f70724811acommit hash:ca55b9b78ea2af6032d19c1f903932f70724811a files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: tarball has been rerolled

Yet another silent update (mostly manual and examples).
Full diff available at
<https://people.freebsd.org/~thierry/three.js-r137_20220127_20220130.diff.bz2>

PR:		257731
Reported by:	pkg-fallout
137
27 Jan 2022 20:33:44
commit hash:a24015553266c8f5e48e345856c8ae1bd04f30b8commit hash:a24015553266c8f5e48e345856c8ae1bd04f30b8commit hash:a24015553266c8f5e48e345856c8ae1bd04f30b8commit hash:a24015553266c8f5e48e345856c8ae1bd04f30b8 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r137

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r137>.
136
26 Dec 2021 17:59:43
commit hash:04a920dd64070719d8c36f35563d403afa060b61commit hash:04a920dd64070719d8c36f35563d403afa060b61commit hash:04a920dd64070719d8c36f35563d403afa060b61commit hash:04a920dd64070719d8c36f35563d403afa060b61 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r136

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r136>.
135
26 Nov 2021 19:05:53
commit hash:073a51a8ea6904da829fb5df289c44956021cf98commit hash:073a51a8ea6904da829fb5df289c44956021cf98commit hash:073a51a8ea6904da829fb5df289c44956021cf98commit hash:073a51a8ea6904da829fb5df289c44956021cf98 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r135

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r135>.
134
31 Oct 2021 16:40:55
commit hash:33fbc017d09108cc8dc0be1344d6f3685c588c51commit hash:33fbc017d09108cc8dc0be1344d6f3685c588c51commit hash:33fbc017d09108cc8dc0be1344d6f3685c588c51commit hash:33fbc017d09108cc8dc0be1344d6f3685c588c51 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r134

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r134>.
133
17 Oct 2021 17:13:51
commit hash:cd9f79b8d2d506fa6d74f9fdef66a38cbedf430ecommit hash:cd9f79b8d2d506fa6d74f9fdef66a38cbedf430ecommit hash:cd9f79b8d2d506fa6d74f9fdef66a38cbedf430ecommit hash:cd9f79b8d2d506fa6d74f9fdef66a38cbedf430e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r133

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r133>.
131_1
11 Aug 2021 17:42:48
commit hash:e2777df2393467a8f90beaf28c26cb4dc36c891acommit hash:e2777df2393467a8f90beaf28c26cb4dc36c891acommit hash:e2777df2393467a8f90beaf28c26cb4dc36c891acommit hash:e2777df2393467a8f90beaf28c26cb4dc36c891a files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: update to r131 (bis) (bis) (bis)

This tarball has been re-rolled several times after the initial commit:
- r131 (bis) on Jul 30, 2021
- r131 (bis) (bis) on Aug 3, 2021
- r131 (bis) (bis) (bis) on Aug 4, 2021

Log at <https://github.com/mrdoob/three.js/commits/r131>

PR:		257731
Reported by:	Yasuhiro Kimura
131
30 Jul 2021 16:28:24
commit hash:21c583814d9ed004c405c96b99b19bf83d57995bcommit hash:21c583814d9ed004c405c96b99b19bf83d57995bcommit hash:21c583814d9ed004c405c96b99b19bf83d57995bcommit hash:21c583814d9ed004c405c96b99b19bf83d57995b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r131

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r131>.
130_1
07 Jul 2021 18:02:03
commit hash:92b3510dc40cd6a8ba5b9263a5a192a535e9a6dbcommit hash:92b3510dc40cd6a8ba5b9263a5a192a535e9a6dbcommit hash:92b3510dc40cd6a8ba5b9263a5a192a535e9a6dbcommit hash:92b3510dc40cd6a8ba5b9263a5a192a535e9a6db files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: the source tarball has been rerolled

The source tarball has been silently rerolled: full diff available at
<https://people.freebsd.org/~thierry/three.js-r130_210630_210705.diff>.

Reported by:	pkg-fallout
MFH:		2021Q3
130
30 Jun 2021 17:59:51
commit hash:6d8b5cb7a24e4081e51f8bf1bee19cf966eaf053commit hash:6d8b5cb7a24e4081e51f8bf1bee19cf966eaf053commit hash:6d8b5cb7a24e4081e51f8bf1bee19cf966eaf053commit hash:6d8b5cb7a24e4081e51f8bf1bee19cf966eaf053 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r130

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r130>.
129
28 May 2021 15:25:15
commit hash:a6fa1b5a15f44287518041f6d2425edcc6168af7commit hash:a6fa1b5a15f44287518041f6d2425edcc6168af7commit hash:a6fa1b5a15f44287518041f6d2425edcc6168af7commit hash:a6fa1b5a15f44287518041f6d2425edcc6168af7 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r129

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r129>.
128
23 Apr 2021 15:41:15
commit hash:14107e4b6cfb2103776d811bf146230cad2e3767commit hash:14107e4b6cfb2103776d811bf146230cad2e3767commit hash:14107e4b6cfb2103776d811bf146230cad2e3767commit hash:14107e4b6cfb2103776d811bf146230cad2e3767 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r128

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r128>.
127
07 Apr 2021 16:00:32
commit hash:5e31f78e18fc61742768ac4db42100b2c01da3f3commit hash:5e31f78e18fc61742768ac4db42100b2c01da3f3commit hash:5e31f78e18fc61742768ac4db42100b2c01da3f3commit hash:5e31f78e18fc61742768ac4db42100b2c01da3f3 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
www/threejs: upgrade to r127

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r127>.
126
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
126
25 Feb 2021 18:35:34
Revision:566550Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to r126.

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r126>.
125
28 Jan 2021 16:43:01
Revision:563146Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to r125.

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r125>.
124
25 Dec 2020 22:18:53
Revision:559260Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to r124.

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r124>.
123
26 Nov 2020 11:17:02
Revision:556328Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to r123.

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r123>.
122
29 Oct 2020 20:04:37
Revision:553637Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to r122.

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r122>.
121
01 Oct 2020 18:04:17
Revision:550855Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to r121.

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r121>.
120
13 Sep 2020 10:53:12
Revision:548472Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to r120.

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r120>.
119
02 Aug 2020 20:17:47
Revision:543998Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to r119.

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r119>.
118
26 Jun 2020 16:13:16
Revision:540521Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to r118.

Changelog at <https://github.com/mrdoob/three.js/releases/tag/r118>.
117
28 May 2020 10:30:13
Revision:536758Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to r117.

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r117>.
116
24 May 2020 18:44:31
Revision:536415Original commit files touched by this commit
thierry search for other commits by this committer
Adding three.js, a JavaScript 3D library used by SageMath.

Number of commits found: 41