@trojanfoe wrote:
With the release of v4 looming on the horizon, I think it would be a good time to make code-breaking changes.
- Move from C++11 to C++14 to gain fundamental language benefits.
- Move
AudioEngine
out of theexperimental
namespace (isn’t it the only audio engine available anyway?)- Move
FastTMX
out of theexperimental
namespace.- Move everthing else out of the
experimental
namespace if it’s been there more than 12 months!What do people think?
Posts: 1
Participants: 1