Skip to content

SFramework v0.3.2

Compare
Choose a tag to compare
@mitchwadair mitchwadair released this 09 Mar 22:46
· 37 commits to master since this release
78d9cbc

Big Changes

  • Adds friction to physics
    • Adds friction coefficient to Physics component
      • related getter/setter
    • Incorporates friction coefficient into collision resolution

Minor changes

  • Fix some doc errors
  • Add license headers to source files