Skip to content
Snippets Groups Projects
  1. Dec 07, 2021
  2. Sep 04, 2021
    • Jean-Noël Grad's avatar
      Fix 756 Doxygen warnings · 25af88f4
      Jean-Noël Grad authored
      Delete Doxygen blocks duplicated in both .h and .cpp files.
      Fix incorrect argument names in \param blocks. Fix filenames
      in \file blocks. Fix broken Doxygen syntax (broken numerated
      lists containing more than 9 items, invalid HTML tags, broken
      links in \ref and malformed math equations). Wrap code blocks
      inside \code ... \endcode.
      25af88f4
  3. Apr 15, 2021
  4. Dec 11, 2020
  5. May 19, 2020
  6. Sep 24, 2019
  7. Jul 10, 2019
    • Tobias Leemann's avatar
      [API] Union redesign · f0a69f7d
      Tobias Leemann authored and Sebastian Eibl's avatar Sebastian Eibl committed
      [API] removed rpos from all body constructors
      
      Changes: Bodies that are part of a union now store all attributes relative to its respective coordinate frame. This affects gpos and q (Rotation), which are implicitly relative once a body becomes part of the union. These properties became private and the global Position can be accessed via getGlobalPos() which performs a recursive calcuation of the position of this body in the world frame. This avoids error-prone update procedures, if a Union is tranlated or rotated.
      f0a69f7d
  8. Mar 27, 2019
  9. Sep 28, 2018
  10. Aug 22, 2018
  11. Aug 09, 2018
  12. Aug 07, 2018
  13. Jun 14, 2018
  14. Jun 06, 2018
  15. Apr 06, 2018
  16. Feb 19, 2018
  17. Jan 19, 2018
  18. Jan 18, 2018
  19. Dec 20, 2017