Skip to content

Tags: walles/loadviz

Tags

macos-1.2.4

Toggle macos-1.2.4's commit message
Fix a memory leak

macos-1.2.3

Toggle macos-1.2.3's commit message
Animate the flame shape with time

macos-1.2.2

Toggle macos-1.2.2's commit message
Improve performance by using 2D noise instead of 3D

I can't see the difference and I'm guessing 2D noise should be faster.

macos-1.2.1

Toggle macos-1.2.1's commit message
Fix flame artifacts showing up after days

Due to floating point precision problems the flames started to look
weird after some days. With this change in place, we just reset the time
once or place per day to stop this from happening.

macos-1.2.0

Toggle macos-1.2.0's commit message
Fix visual artifacts in the flames

macos-1.1.1

Toggle macos-1.1.1's commit message
Update marketing graphics

macos-1.1.0

Toggle macos-1.1.0's commit message
Merge branch 'johan/firier-fire'

This change makes the flames look a lot more like fire.

macos-1.0.0

Toggle macos-1.0.0's commit message
Make Activity Monitor show us as "LoadViz"

Before this change the name was empty in there.

macos-0.4.0

Toggle macos-0.4.0's commit message
Get closer to Apples icon guidelines

macos-0.3.0

Toggle macos-0.3.0's commit message
Improve idle performance

By only doing flames maths for pixels that can potentially contain
flames.