Skip to content

Commit 9394bc7

Browse files
committed
Updated CHANGELOG for 0.1.5
1 parent 8c28946 commit 9394bc7

File tree

3 files changed

+11
-27
lines changed

3 files changed

+11
-27
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ pyembree Change Log
44

55
.. current developments
66
7+
v0.1.5
8+
====================
9+
10+
**Added:**
11+
12+
* Calling EmbreeScene.run with query = 'DISTANCE' returns an array with the
13+
distance to the nearest hit, or tfar (default of 1e37) if there is no hit.
14+
* Set tfar to the same value for all points by passing a number to the dists argument in EmbreeScene.run
15+
16+
17+
718
v0.1.4
819
====================
920

news/distance_query.rst

Lines changed: 0 additions & 14 deletions
This file was deleted.

news/set_uniform_dist.rst

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)