Skip to content

Releases: NiklasJohansen/PulseEngine

PulseEngine 0.13.0

15 Oct 20:17

Choose a tag to compare

PulseEngine 0.12.0

31 Aug 21:20

Choose a tag to compare

Changelog: #20

PulseEngine 0.11.0

01 Jul 21:39

Choose a tag to compare

Changelog: #19

PulseEngine 0.10.1

10 Mar 22:34

Choose a tag to compare

Changelog: #18

PulseEngine 0.10.0

09 Mar 22:48

Choose a tag to compare

Changelog: #17

PulseEngine 0.9.0

18 May 19:16

Choose a tag to compare

Changelog: #15

PulseEngine 0.7.3

06 Aug 19:24

Choose a tag to compare

PulseEngine 0.7.3 Pre-release
Pre-release

Added support for rotated and scaled normal maps to improve lighting.

PulseEngine 0.7.1

29 Jul 14:07

Choose a tag to compare

PulseEngine 0.7.1 Pre-release
Pre-release

Fix issue with audio being load outside of main thread.

Full Changelog: v0.7.0...v0.7.1

PulseEngine 0.7.0

29 Jul 12:30

Choose a tag to compare

PulseEngine 0.7.0 Pre-release
Pre-release

Changelog: #12

PulseEngine 0.6.3 - Natives for all platforms

03 Jul 15:13

Choose a tag to compare

Library now includes natives for the following platforms:

  • LINUX
  • LINUX_ARM64
  • LINUX_ARM32
  • MACOS
  • MACOS_ARM64
  • WINDOWS
  • WINDOWS_X86
  • WINDOWS_ARM64

Artifact can be pulled from: https://repo.repsy.io/mvn/njoh/public

<dependency>
  <groupId>no.njoh</groupId>
  <artifactId>pulse-engine</artifactId>
  <version>0.6.3</version>
</dependency>