1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

Testing - Update path for propeller script in video recorder tests #266

This commit is contained in:
dpasukhi 2025-01-17 18:40:49 +00:00
parent ac450989ef
commit 5c64284f9a

View File

@ -14,7 +14,8 @@ pload VISUALIZATION
pload OPENGL
if { $::tcl_platform(os) == "Darwin" } { vcaps -core }
source $env(CSF_OCCTTestsPath)/v3d/anim/propeller
set test_dir [file dirname [info script]]
source [file join $test_dir "propeller"]
vraytrace 1
vrenderparams -msaa 8
vrenderparams -fsaa 1