You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
embree: Update to 4.3.1
This commit is contained in:
committed by
Jakub Marcowski
parent
d2f9245ddc
commit
c43eab55a4
@@ -134,7 +134,7 @@ namespace embree
|
||||
Geometry::update();
|
||||
}
|
||||
|
||||
void TriangleMesh::commit()
|
||||
void TriangleMesh::commit()
|
||||
{
|
||||
/* verify that stride of all time steps are identical */
|
||||
for (unsigned int t=0; t<numTimeSteps; t++)
|
||||
|
||||
Reference in New Issue
Block a user