Skip to content

v2.0.1

Compare
Choose a tag to compare
@phisko phisko released this 24 Dec 12:54

Major changes:

  • RegisterGameObject and RemoveGameObject are now datapackets, instead of members of the ISystem interface.

Minor changes:

  • Added pmeta_get_class_name and other utility macros to make creating Reflectible classes much easier.

Fixes:

  • SfSystem had a major drawing issue which is now fixed