mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
- Extended command Close with an option -silent - Extended command Close to handle */-ALL for closing ALL document - Replaced catch {Close D} by Close D -silent in tests
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
pload XDE OCAF MODELING VISUALIZATION
|
|
Close D -silent
|
|
# PBR requires OpenGL 3.0+ on macOS
|
|
if { $::tcl_platform(os) == "Darwin" } { vcaps -core }
|