mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-02 17:46:22 +03:00
Testing - Update path for propeller script in video recorder tests #266
This commit is contained in:
parent
ac450989ef
commit
5c64284f9a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user