Circular Studios Dash Versions Save

A free and open 3D game engine written in D.

v0.11.1

9 years ago

Fixed issues with serializing multidimensional arrays as Component members.

v0.11.0

9 years ago

Features

  • Audio
  • SDL Adapter
  • OpenGL 3.3+ support (down from 4.0+ for better compatibility)
  • New input system
  • New serialization system that allows for JSON among other things
  • Improved tools pipeline
  • Added std.experimental.logger support

v0.10.0

9 years ago

v0.9.6

9 years ago

v0.9.5

9 years ago

This is a stability update, adding support for the newest versions of DMD and Dub, as well as moving everything to the dash.* package.

Breaking Changes:

  • All imports of dash modules (core, components, utility, and graphics) need to be prefixed with dash. (e.g. import core becomes import dash.core).

v0.9.1

9 years ago

v0.9.0

10 years ago

v0.8.2

10 years ago

v0.8.1

10 years ago

v0.8.0

10 years ago