Skip to content

Commit

Permalink
updated docu
Browse files Browse the repository at this point in the history
  • Loading branch information
svenwoop committed Sep 17, 2015
1 parent 123b303 commit b9a0a28
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 78 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Version History
---------------

### New Features in Embree 2.7.0

- Added device concept to Embree to allow different components of an
application to use Embree without interfering with each other.
- Fixed memory leak in twolevel builder used for dynamic scenes.
- Fixed bug in tesselation cache that caused crashes for subdivision
surfaces.
- Fixed bug in internal task scheduler that caused deadlocks when
using rtcCommitThread.
- Improved hit-distance accuracy for thin triangles in robust mode.
- Added support to disable ray packet support in cmake.

### New Features in Embree 2.6.2

- Fixed bug triggered by instantiating motion blur geometry.
Expand Down

0 comments on commit b9a0a28

Please sign in to comment.