Skip to content

Commit 68fc4f3

Browse files
committed
Bumped threejs to r100
1 parent 86e9d45 commit 68fc4f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Display/WebGl/threejs_renderer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
from OCC.Extend.TopologyUtils import is_edge, is_wire, discretize_edge, discretize_wire
3131
from OCC.Display.WebGl.simple_server import start_server
3232

33-
THREEJS_RELEASE = "r99"
33+
THREEJS_RELEASE = "r100"
3434

3535
def spinning_cursor():
3636
while True:

0 commit comments

Comments
 (0)