v0.12.0
Added
preview
andtracer.Preview
accept a boolean flaganti_alias
to
enable or disable anti-aliasing.
Changed
preview
andtracer.Preview
enable anti-alisasing by default.- Python, Cython, and C code must follow strict style guidelines.
- Renamed
util.array
toutil.Array
- Renamed
util.image_array
toutil.ImageArray
- Converted
interact.SceneView.setScene
to a property:scene
Removed
preview
andtracer.Preview
no longer accept theaa_level
argument- use
anti_alias
.
- use