Skip to content

Releases: tom-mohr/particle-life-app

v1.2.0

22 May 21:44
4b49898
Compare
Choose a tag to compare

Lots of small improvements, mostly cleaning up code, bugfixes, build stuff. Here are the most notable changes:

  • Smaller app! (84 MB -> 30 MB)
  • Bugfix: zooming in with + didn't work on some keyboards (by @mlochen in #18)
  • Put resources directory next to the executable (instead of inside the JAR)
  • Use shaders.yaml for letting users specify custom pipelines of vertex, geometry and fragment shaders
  • Cap "types" to 256, correctly render "types" 65-256 when using palette dependent shader by @jroscoe5 in #12
  • Add zoom limit by @karolstawowski in #16

Full Changelog: v1.1.3...v1.2.0

v1.1.3

30 Jan 17:49
dc362d7
Compare
Choose a tag to compare
  • added cursors with actions: move, brush, delete (available in advanced mode)
  • more scrolling controls (use shift and control while scrolling to change cursor and particle size)
  • use "repeat" shader by default
  • linux support (adapted build script)
  • some minor bug fixes and code improvements

v1.1.2

15 Jan 11:46
062a6a1
Compare
Choose a tag to compare
  • higher and more stable performance due to usage of a thread pool
  • cleaned up main menu

v1.1.1

15 Dec 01:12
Compare
Choose a tag to compare
  • added white shader
  • 2 new accelerators particle life / r and particle life / r^2

v1.1.0

28 Nov 22:12
Compare
Choose a tag to compare

New: Camera movement with arrow keys.

v1.0.3

26 Nov 10:32
Compare
Choose a tag to compare

sort palettes lexicographically and explicitly set default palette selection

v1.0.2

07 Mar 11:25
Compare
Choose a tag to compare
use particle-life framework version v0.1.0

v1.0.1

05 Mar 04:13
Compare
Choose a tag to compare

GUI now scales according to window size.

v1.0.0

18 Feb 14:19
Compare
Choose a tag to compare
add favicon for .exe