Skip to content

0.4.0 release

Compare
Choose a tag to compare
@RobTillaart RobTillaart released this 12 Jun 15:31
· 9 commits to master since this release
b0a5174
fix #42, pitch and roll (#43)

- fix #42 roll + pitch "jumps" after full rotation.
- fixed normalization code.
- made normalization conditional
  - add **void setNormalize(bool normalize = true)**
  - add **bool getNormalize()**
- update readme.md
- minor edits