Move json plugin to core
- Dec 09, 2019
-
-
Corentin Allaire authored
-
Corentin Allaire authored
-
- Dec 06, 2019
-
-
Corentin Allaire authored
-
Corentin Allaire authored
-
-
- Dec 02, 2019
-
-
-
CMakeLists updated to take into acounte the json.h name change. Small change to comply with clang-tidy.
9f12c0be -
Modified .gitlab-ci.yml to have clang-tidy only look for header files that end with .*pp; json.hpp was rename json.h to avoid clang-tidy getting stuck.
46fd466c -
f7bc34f1
-
Corrected a bug in the Map to Json process. Values of A and Z were inverted while writing the Json files.
11f01b36 -
2dc4c685
-
Added JsonGeometryConverter and JsonMaterialDecorator to the core. Minor change compared to the framework version were necessary to remove warning and adapt to the new version of GeometryID.
3cad5f21
-