Skip to content

Releases: tiltedphoques/TiltedCore

v0.2.8

29 Nov 13:46
5e582f1

Choose a tag to compare

What's Changed

  • Fix TiltedPhoques::GetPath() to persist the correct path by @rfortier in #12

New Contributors

Full Changelog: v0.2.7...v0.2.8

Fix catch

03 Aug 16:18
34b7a3c

Choose a tag to compare

v0.2.7

Update xmake.lua

Allocator override

08 Mar 19:44

Choose a tag to compare

v0.2.6

feat: optional allocator override

Expose more buffer functionalities

14 Jan 21:07

Choose a tag to compare

v0.2.5

Added buffer cursor util functions

Build fix vs2022

11 Jan 22:43

Choose a tag to compare

v0.2.4

Update Initializer.hpp

SortedMap

05 Aug 09:31

Choose a tag to compare

v0.2.3

Added SortedMap

Fix build xmake

31 Mar 17:52
2c23324

Choose a tag to compare

v0.2.2

Update xmake.lua

Remove deprecated classes

23 Feb 14:48

Choose a tag to compare

v0.2.1

Remove vector classes and update xmake

Lockable objects

16 Feb 16:00

Choose a tag to compare

v0.2.0

Add Lockable/Locked to wrap data we want to move around threads

v0.1.6

06 Feb 16:09

Choose a tag to compare

Fix windows build?