Skip to content

Hgpovray38 227 Raisin, at 22 September 2018

Choose a tag to compare

@LeForgeron LeForgeron released this 22 Sep 17:06
· 190 commits to hgpovray38 since this release
20e73e7

Extensions & Additions

✔ cameras, data access and new types: cameras
✔ mesh tools, data access and transformations: mesh
✔ nurbs: nurbs
✔ polygon using winding number for filling: polyline
✔ rational_bezier_patch: rational_bezier_patch
✔ render pattern: spirals render pattern
✔ skeleton of mesh: skeleton
✔ sphere_sweep, uv mapping: sphere_sweep
✔ splines, data access and new types: splines
✔ tesselations, methods to transform into mesh: tesselation
✔ UVMapping, cylinder, cone, sphere_sweep, disc, lemon: UVMapping
✔ UVMeshable, data access for classes of objects, transform into mesh: UVMeshable

Corrections & Changes

  • removed tiny rotation of text
  • fix for FS#324 (rendering mesh/mesh2 artifact, regression from 3.6)
  • UV-mapping of Ovus is oriented the same way as lemon, cone, cylinder
  • Unix-specific: display error on options (command line and ini file)

Extra

  • Sphere_sweep now compiles with gcc 4.8