Skip to content
Snippets Groups Projects
  1. Dec 11, 2020
  2. May 19, 2020
  3. Sep 24, 2019
  4. 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
  5. Mar 27, 2019
  6. Sep 28, 2018
  7. Aug 22, 2018
  8. Aug 09, 2018
  9. Aug 07, 2018
  10. Jun 14, 2018
  11. Jun 06, 2018
  12. Apr 06, 2018
  13. Feb 19, 2018
  14. Jan 19, 2018
  15. Jan 18, 2018
  16. Dec 20, 2017