Releases: JoshuaVarga/Cellular-Automata
Releases · JoshuaVarga/Cellular-Automata
v0.4.1-alpha
Changelog
1a491d0
[v0.4.1-alpha] - 2018/10/15
Added
- New Instructions.
Fixed
- Key press registering as mouse press.
v0.4.0-alpha
v0.3.0-alpha
Changelog
facedd3
[v0.3.0-alpha] - 2018/08/27
Added
- Cell cycling working with zoom
- GUI displaying information about the automaton
Removed
- Custom cellular automata (temporary)
v0.2.0-alpha
Changelog
892c04c
[v0.2.0-alpha] - 2018/08/19
Added
- Brian's Brain
- Support for multiple cellular automata.
Changed
- cellularautomata.h is now a parent class for all cellular automaton
Removed
- Mouse input (temporary)
v0.1.1-alpha
Changelog
520037a
[v0.1.1] - 2018/08/09
Added
- Comments
Changed
- Window pan/zoom is constant (for now)
Removed
- Useless files