Skip to content

Commit b9a0a28

Browse files
committed
updated docu
1 parent 123b303 commit b9a0a28

File tree

3 files changed

+104
-78
lines changed

3 files changed

+104
-78
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Version History
22
---------------
33

4+
### New Features in Embree 2.7.0
5+
6+
- Added device concept to Embree to allow different components of an
7+
application to use Embree without interfering with each other.
8+
- Fixed memory leak in twolevel builder used for dynamic scenes.
9+
- Fixed bug in tesselation cache that caused crashes for subdivision
10+
surfaces.
11+
- Fixed bug in internal task scheduler that caused deadlocks when
12+
using rtcCommitThread.
13+
- Improved hit-distance accuracy for thin triangles in robust mode.
14+
- Added support to disable ray packet support in cmake.
15+
416
### New Features in Embree 2.6.2
517

618
- Fixed bug triggered by instantiating motion blur geometry.

0 commit comments

Comments
 (0)