Socket
Socket
Sign inDemoInstall

three

Package Overview
Dependencies
0
Maintainers
1
Versions
286
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.55.0 to 0.56.0

2

package.json

@@ -5,3 +5,3 @@ {

"version" : "0.55.0",
"version" : "0.56.0",

@@ -8,0 +8,0 @@ "description" : "JavaScript 3D library",

@@ -68,3 +68,31 @@ three.js

2013 02 15 - **r56** (407,609 KB, gzip: 96,870 KB)
* Added `LineDashedMaterial` support to `CanvasRenderer`. ([sole](http://github.com/sole))
* Documentation improvements. ([gero3](http://github.com/gero3), [erich666](http://github.com/erich666), [Stompfrog](http://github.com/Stompfrog), [morenoh149](http://github.com/morenoh149), [chrmoritz](http://github.com/chrmoritz) and [mrdoob](http://github.com/mrdoob))
* Added `Matrix3.getNormalMatrix()` and `Vector3.transformDirection()`. ([WestLangley](http://github.com/WestLangley))
* Added [generator](https://github.com/mrdoob/three.js/blob/master/utils/sublime.py) for [Sublime Text 2 completion file](https://github.com/mrdoob/three.js/tree/master/utils/editors/sublimetext2). ([mrdoob](http://github.com/mrdoob))
* Removed `Matrix4`'s `getPosition()` and `getColumn*()`. ([mrdoob](http://github.com/mrdoob) and [bhouston](http://github.com/bhouston))
* [Blender exporter](https://github.com/mrdoob/three.js/tree/master/utils/exporters/blender) improvements. ([migvel](http://github.com/migvel))
* Added `Vector*.toArray()`. ([mrdoob](http://github.com/mrdoob))
* Added [Maya exporter](https://github.com/mrdoob/three.js/tree/master/utils/exporters/maya) for JSON format. ([etic](http://github.com/etic))
* Improvements to `FlyControls`. ([WestLangley](http://github.com/WestLangley))
* Improvements to `OBJLoader` and `OBJMTLLoader`. ([edwardsp](http://github.com/edwardsp) and [Fktrcfylh](http://github.com/Fktrcfylh))
* Added `.reflect()`, `projectOnVector()` and `projectOnPlane()` to `Vector3`. ([bhouston](http://github.com/bhouston))
* Added `OculusRiftEffect`. ([troffmo5](http://github.com/troffmo5))
* Fixed loading of JSON format 2.0 files in the editor. ([mrdoob](http://github.com/mrdoob) and [drewnoakes](http://github.com/drewnoakes))
* Added `setHSL()` and `getHSL()` to `Color`. ([pksunkara](http://github.com/pksunkara) and [mrdoob](http://github.com/mrdoob))
* Added binary files support to `STLLoader`. ([aleeper](http://github.com/aleeper))
* Removed `setHSV()`, `getHSV()` from `Color`. ([mrdoob](http://github.com/mrdoob))
* Replaced `ColorUtils.adjustHSV()` with `Color`'s `.offsetHSL()`. ([mrdoob](http://github.com/mrdoob))
* Added `Line3`. ([bhouston](http://github.com/bhouston))
* Addded `linewidth` support to `BufferGeometry` lines. ([arodic](http://github.com/arodic))
* Renamed `Box3`/`Line3`/`Plane`/`Ray`/`Sphere`'s `.transform()` to `applyMatrix4()`. ([bhouston](http://github.com/bhouston))
* Added `smoothstep` and `smootherstep` to `Math`. ([bhouston](http://github.com/bhouston))
* Improvements to the editor. ([drewnoakes](http://github.com/drewnoakes))
* Added `.reset()` to `TrackballControls`. ([WestLangley](http://github.com/WestLangley))
* Added two edge detection shader effects. ([zz85](http://github.com/zz85))
* Unit conversion handling in`ColladaLoader`. ([jihoonl](http://github.com/jihoonl))
2013 01 15 - **r55** (406,462 KB, gzip: 96,542 KB)

@@ -71,0 +99,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc