Skip to content

Commit 44a8652

Browse files
committed
REVISION ++
1 parent 8062c3b commit 44a8652

File tree

8 files changed

+33
-22
lines changed

8 files changed

+33
-22
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,17 @@ This code creates a camera, then creates a scene, adds a cube on it, creates a &
139139

140140
### Change Log ###
141141

142+
2011 04 24 - **r40** (263.774 KB, gzip: 64.320 KB)
143+
144+
* Fixed `Object3D.lookAt`. ([mrdoob](http://github.com/mrdoob))
145+
* More and more Blender exporter goodness. ([alteredq](http://github.com/alteredq) and [mrdoob](http://github.com/mrdoob))
146+
* Improved `CollisionSystem`. ([drojdjou](https://github.com/drojdjou) and [alteredq](http://github.com/alteredq))
147+
* Fixes on WebGLRenderer. ([empaempa](http://github.com/empaempa))
148+
* Added `Trident` object. ([sroucheray](http://github.com/sroucheray))
149+
* Added `data` object to Renderers for getting number of vertices/faces/callDraws from last render. ([mrdoob](http://github.com/mrdoob))
150+
* Fixed `Projector` handling Particles with hierarchies. ([mrdoob](http://github.com/mrdoob))
151+
152+
142153
2011 04 09 - **r39** (249.048 KB, gzip: 61.020 KB)
143154

144155
* Improved WebGLRenderer program cache. ([alteredq](http://github.com/alteredq))

REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
39
1+
40

build/Three.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/custom/ThreeCanvas.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/custom/ThreeDOM.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)