Skip to content

Releases: gmitch215/cmdfx

cmdfx v0.1.1

19 Feb 03:52
0b1a36a
Compare
Choose a tag to compare

New Features

  • feat: draft device integration (0)
  • feat: key & mouse events (0)
  • feat: full key & mouse events (0)
  • feat: add polygon methods (0)
  • feat: transformation builder functions (0)
  • feat: sprite transformation methods (0)
  • feat(draft): physics engine & audio player (0)
  • feat(draft): physics engine implementation (0)
  • feat(draft): forces implementation (0)

Bug Fixes

  • fix: checksum on release only (0)
  • fix: switch to productbuild (0)
  • fix: cleanup testing, remove unused headers (0)
  • fix(ci): fix windows testing (0)
  • fix(ci): try fix windows build (0)
  • fix(ci): include test directory by default on win (0)
  • fix: use math defines, add linux impl (0)
  • fix: remove <unistd.h> (0)
  • fix: fix polygon methods (0)
  • fix: proper header location (0)
  • fix: use dynamic array for polygons (0)
  • fix: missed a spot (0)
  • fix: release configuration (0)
  • fix: release workflow (again) (0)

Other Updates

  • chore: bump version (0)
  • chore: add component install, fix doc install (0)
  • chore: Remove Unnecessary Doxygen Message (0)
  • chore: Add Checksums to Packages (0)
  • chore: update CMAKE_INSTALL_PREFIX (0)
  • chore: cleanup build, set CPACK_PACKAGING_INSTALL_PREFIX (0)
  • chore: remove unnecessary prefix for OS's that properly function (0)
  • chore: update package configuration (0)
  • chore: bump docs version (0)
  • chore: separate test from default target, add installer readme (0)
  • chore: cleanup docs (0)
  • chore: update macOS link libraries (0)
  • chore: add event README.md example (0)
  • chore: restructure library for module-based development (0)
  • chore: fix warnings (0)
  • chore: remove audio library (0)
  • chore: cleanup linux events (0)
  • chore: set wix version (0)
  • chore: set wix version (again) (0)
  • chore: declare toTag (0)

Contributors

cmdfx v0.1.0

01 Feb 02:27
7faf4d1
Compare
Choose a tag to compare

Initial Release