Update changelog for 2.2.

pull/19/head
whitequark 2016-06-23 02:52:47 +00:00
parent 85cd44df3c
commit 3a34f63415
1 changed files with 17 additions and 0 deletions

View File

@ -1,6 +1,23 @@
Changelog
=========
3.0
---
New export/import features:
* Three.js: allow configuring projection for exported model, and initially
use the current viewport projection.
2.2
---
Other new features:
* OS X: support 3Dconnexion devices (SpaceMouse, SpaceNavigator, etc).
Bug fixes:
* Three.js: correctly respond to controls when browser zoom is used.
* OS X: do not completely hide main window when defocused.
2.1
---