pcbjam/tests/3d-regression/manifest.json

53 lines
1.1 KiB
JSON
Raw Normal View History

{
"width": 800,
"height": 600,
"scenarios": [
"bg-gradient",
"bg-gradient-alpha",
"bounding-box",
"half-open-cylinder",
"segment-single",
"segments-star",
"round-arrow",
"round-arrows-axes",
"material-copper",
"material-diffuse-only",
"material-transparent",
"light-front",
"light-top",
"light-bottom",
"tdl-draw-top",
"tdl-draw-bot",
"tdl-draw-middle",
"tdl-draw-all",
"tdl-seg-ends-texture",
"tdl-culled-stencil",
"tdl-zscale",
"tdl-transparent",
"model3d-opaque",
"model3d-transparent",
"model3d-material-modes",
"model3d-bbox",
"spheres-gizmo",
"camera-persp",
"camera-ortho",
"camera-preset-views",
"gen-cylinder",
"gen-invcone",
"gen-disk",
"gen-dimple",
"addobj-all-shapes",
"post-machining",
"via-composite",
"grid-1mm",
"grid-2p5mm",
"grid-5mm",
"grid-10mm",
"layer-materials",
"arrow-material",
"create-board",
"redraw-empty",
"redraw-mini-board",
"redraw-mini-board-navigator"
]
}