Skip to content

Releases: yuzawa-san/PolyhedraSaver

v2.1.5

16 Dec 02:25
v2.1.5
4997275
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.1.5

v2.1.4

10 Dec 15:48
755cc98
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.1.4

v2.1.3

11 Dec 19:14
97af3ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.1.3

v2.1.2

18 Feb 01:24
d4fe14e
Compare
Choose a tag to compare
  • Set minimum OS version to Catalina (10.15) because swift screensaver support is dodgy in prior versions.
  • Draw obscured edges lightly. This makes the objects look more 3-dimensional. The back edges were present in v1.0. Then hidden fully in v2.0.0. I've decided to bring them partially back.
  • Use hsluv color space to generate perceptually luminous colors. The prior versions used an HSV spline to generate the colors. However, changing the hue degrees generates colors with differing luminosities. i.e. blue was "dark" and yellow/green was "light". This improvement makes them similar in subjective "lightness" to avoid the blues from making the object disappearing.
  • Don't forget to star this project so this can get on homebrew's main cask distribution.

v2.1.1

02 Feb 02:24
c80dc6a
Compare
Choose a tag to compare
  • Add more concrete polyhedra source attribution.
  • Make the polyhedra selector visible in system's dark mode.
  • Make the rotation transformation more visually appealing (matches original ico implementation visually).
  • Don't forget to star this project so this can get on homebrew's main cask distribution.

v2.1.0

20 Jan 19:32
3e0fcd8
Compare
Choose a tag to compare
  • Fix random selection.
  • Remove label on non-random selection
  • Code cleanup
  • Self-hosted Homebrew distribution. Please star, so I can add to main Homebrew!

v2.0.0

14 Jan 01:27
7a82d71
Compare
Choose a tag to compare
  • Renamed from ico-saver to PolyhedraSaver
  • Complete rewrite of the 2013 version into a modern 2021 version.
  • Maintainer learned swift. It is quite cool versus Objective-C.
  • Add "Random" option
  • Add "Display Polyhedra Name" option
  • Add "Override Color" option
  • The minimum build target is macOS 10.13.

Included polyhedra:

v1.0

01 Jan 15:09
Compare
Choose a tag to compare

Initial release from 2013. Legacy archive attached here. Compiled in Snow Leopard (?), but still works in Big Sur. Project has been renamed since this version.