Skip to content

v0.2.0 Blinker

Compare
Choose a tag to compare
@HactarCE HactarCE released this 21 Feb 06:05

Blinker

Added

  • Simulation
    • 3D rendering and simulation
    • Advance one generation (Space)
    • Advance one step (Tab)
    • Place grid plane on cell face (E)
  • Selection
    • Added edge resize indicator
    • Cancel selection drag (Esc)
  • Navigation
    • 3D orbit (right mouse drag)
    • 3D pan (///, W/A/S/D, or middle mouse drag)
    • 3D pan horizontally (middle mouse drag with Shift)
    • Zoom (right mouse drag with Ctrl)
  • GUI
    • Load/save file

Changed

  • Simulation
    • Cells align better to pixel boundaries when zoomed out, appearing crisper
    • Optimized 2D rendering of empty areas
  • Selection
    • Selection edge resizing now clamps to the opposite corner
  • GUI
    • Disabled rounded window borders
    • Display "RUNNING" or "STEPPING" accordingly instead of "SIMULATING"
    • Relabeled "Trigger garbage collection" button to "Clear cache"
    • Replaced inaccurate maximum simulation speed with average simulation time.
  • Tweaked colors

Fixed

  • Changing the step size while the simulation is running now takes effect immediately (#6)
  • Selected cells no longer appear to be tiled infinitely
  • Touchpad scrolling now zooms in/out at a reasonable pace
  • Crash when pressing an exotic mouse button

Changelog