- 17 Apr, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 26 Mar, 2020 1 commit
-
-
Justin Carpentier authored
-
- 03 Mar, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 27 Feb, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 21 Feb, 2020 2 commits
-
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
- 28 Jan, 2020 1 commit
-
-
Justin Carpentier authored
-
- 08 Dec, 2019 2 commits
-
-
Justin Carpentier authored
It will avoid conflicts with other libs that already implements some of these bindings
-
Justin Carpentier authored
-
- 08 Nov, 2019 1 commit
-
-
Gabriele Buondonno authored
-
- 18 Sep, 2019 2 commits
-
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
- 07 Feb, 2019 1 commit
-
-
* Commands executed: * find include src test -iname "*.h" -type f -exec sed -i "s/^namespace fcl/namespace hpp\n{\nnamespace fcl/; \$i} // namespace hpp\n" {} \; * find src -iname "*.cpp" -type f -exec sed -i "s/^namespace fcl/namespace hpp\n{\nnamespace fcl/; \$a\\\n} // namespace hpp" {} \; * find test/ -iname "*.cpp" -type f -exec sed -i "s/using namespace fcl/using namespace hpp::fcl/; s/fcl::/hpp::fcl::/g" {} \;
-
- 02 Jan, 2019 1 commit
-
-
Joseph Mirabel authored
-
- 30 Jun, 2015 3 commits
-
-
Florent Lamiraux authored
This enables users to install the official version of fcl together with hpp-fcl.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-