Skip to content
Snippets Groups Projects
Forked from Software / Simox / Simox
1494 commits behind the upstream repository.
  • Raphael Grimm's avatar
    86be3e27
    Optimize collision checking · 86be3e27
    Raphael Grimm authored
    * remove some pointer derefs
    * manually inline some code
    * compile pqp into VirtualRobot (library inlining)
    * auto format some code
    * remove unused datamembers (they were calculated, but we never used them)
    86be3e27
    History
    Optimize collision checking
    Raphael Grimm authored
    * remove some pointer derefs
    * manually inline some code
    * compile pqp into VirtualRobot (library inlining)
    * auto format some code
    * remove unused datamembers (they were calculated, but we never used them)
CMakeLists.txt 12.75 KiB