Update CHANGES.md
This commit is contained in:
parent
ca25ad4840
commit
5754226e75
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
### ? - ?
|
||||
|
||||
##### Breaking Changes :mega:
|
||||
|
||||
- `ForEachPrimitiveInSceneCallback` now passes `meshId` and `primitiveId` to the caller. Existing callbacks will need to add these new parameters
|
||||
|
||||
##### Additions :tada:
|
||||
|
||||
- Added `rayTriangle` intersection function that returns the intersection point between a ray and a triangle.
|
||||
|
|
|
|||
Loading…
Reference in New Issue