Skip to content

Releases: LeForgeron/povray

Hgpovray38 229 Granit, at 31 december 2020

31 Dec 15:43
b2917d2
Compare
Choose a tag to compare

X11 should be working (-y x11) without I/O errors due to multithreading.
All same features as previous.

Hgpovray38 229 Betterave, at 25th October 2020

25 Oct 12:41
Compare
Choose a tag to compare

Based on Povray 3.8

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)
  • fix the angles of icosahedron and tetrahedron from shapes2.inc

Extensions & Additions

✔ cameras, data access and new types: cameras
✔ compound objects, data access to inner objects: compound
✔ long auto-folding text: galley
✔ generalized symetric difference, interunion, intermerge: gsd
✔ mesh tools, data access and transformations: mesh
✔ nurbs: nurbs
✔ patterns, new types: patterns
✔ 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
✔ traces, methods to transform get uv data from traces: trace
✔ 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
✔ warp rotate, wrapping to or from shapes: warp 

Bugfix specific to hgpovray38

  • problem with missing media in advanced/abyss.pov (background turned black instead of cyan, tied to media computation)

Hgpovray38 228 Jasmin, at 14th June 2020

14 Jun 16:29
Compare
Choose a tag to compare

Extensions & Additions

✔ cameras, data access and new types: cameras
✔ compound objects, data access to inner objects: compound
✔ long auto-folding text: galley
✔ generalized symetric difference, interunion, intermerge: gsd
✔ mesh tools, data access and transformations: mesh
✔ nurbs: nurbs
✔ patterns, new types: patterns
✔ 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
✔ traces, methods to transform get uv data from traces: trace
✔ 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
⌚ wrapping around four shapes: warp

  • only rotate warp is available so far

UVMesshable supported shapes

  • nurbs
  • rational_bezier_patch
  • sphere
  • cone
  • cylinder
  • ovus
  • lemon
  • torus
  • disc
  • parametric

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)
  • fix the angles of icosahedron and tetrahedron from shapes2.inc

Hgpovray38 227 Blé, at 17th July 2019

17 Jul 15:45
f9a71d6
Compare
Choose a tag to compare

Extensions & Additions

✔ cameras, data access and new types: cameras
✔ compound objects, data access to inner objects: compound
✔ long auto-folding text: galley
✔ generalized symetric difference, interunion, intermerge: gsd
✔ mesh tools, data access and transformations: mesh
✔ nurbs: nurbs
✔ patterns, new types: patterns
✔ 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
✔ traces, methods to transform get uv data from traces: trace
✔ 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
⌚ wrapping around four shapes: warp

  • only rotate warp is available so far

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)

Hgpovray38 227 Raisin, at 22 September 2018

22 Sep 17:06
20e73e7
Compare
Choose a tag to compare

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

Hgpovray38 226 Bigarade, at 12 September 2018

12 Sep 20:34
e02470f
Compare
Choose a tag to compare

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)

Hgpovray38 at 18 August 2018

18 Aug 07:28
6688990
Compare
Choose a tag to compare

Extensions & Additions

✔ cameras, data access and new types: cameras
✔ mesh tools, data access and transformations: mesh
✔ 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

Corrections & Changes from official

  • 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)

Final release of hgpovray based on 3.7

13 Jun 16:03
Compare
Choose a tag to compare

Last release based on 3.7 for hg-povray