Skip to content

Releases: gustafla/linux_demo

v0.3.0

02 Aug 22:32
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Full Changelog: v0.2.1...v0.3.0

This release changes shader inputs because of a cleanup in src/demo.c

Bug fixes and compatibility

02 Aug 21:46
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Make it possible to exit if rocket is not connected by @mgunyho in #1
  • Add 'make run' command by @mgunyho in #2
  • Building on Ubuntu 20.04 works now, required LDLIBS were added to Makefile

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Aug 11:45
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

This release moved shaders from data directory to their own shaders directory.

v0.1.3

02 Aug 06:11
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Added config.h and notes about using it

Add auto-quit

01 Aug 19:45
Compare
Choose a tag to compare
Add auto-quit Pre-release
Pre-release

This release makes the demo quit when music ends (pretty important :D)

Fix a confusing thing about music player

01 Aug 19:25
Compare
Choose a tag to compare

This release makes debug builds load music.ogg from disk, not executable.
Now it's easier to switch music files during development.

Project started

01 Aug 19:08
Compare
Choose a tag to compare
Project started Pre-release
Pre-release

Full Changelog: https://github.com/gustafla/linux_demo/commits/v0.1.0

This is the first release which has most of the features I'm planning to add. Still untested.