Started by upstream project "clean-old-builds" build number 1367
originally caused by:
Started by user guillaume.paran@inria.fr
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sofa-ci-windows10-0 (windows10_vs-2017 debug package release rebootable cleanable windows_msvc default builder options windows_vs2017) in workspace J:\jenkins2\workspace\clean-old-builds
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[clean-old-builds] $ bash C:\Users\ci\AppData\Local\Temp\jenkins8311832150692604250.sh
--------------- Clone/update CI scripts ---------------
pwd = /j/jenkins2/workspace/clean-old-builds
HEAD is now at 7030185 Merge pull request #8 from fredroy/fetch_sofacuda
CI scripts are available in /j/jenkins2/workspace/clean-old-builds/ci/scripts
-------------------------------------------------------
------------- Clone/update reference_repo/sofa --------------
Checking /c/Users/ci/reference_repo/sofa
Reference repo found. Updating...
From https://github.com/sofa-framework/sofa
57f96bdd72..d8c91a04ec master -> origin/master
Updating files: 97% (390/399)
Updating files: 98% (392/399)
Updating files: 99% (396/399)
Updating files: 100% (399/399)
Updating files: 100% (399/399), done.
Updating 57f96bdd72..d8c91a04ec
Fast-forward
.../SofaBaseTopology_test/fake_TopologyScene.cpp | 4 +-
.../src/SofaBaseVisual/VisualModelImpl.cpp | 8 +-
.../SofaEngine/SofaEngine_test/BoxROI_test.cpp | 2 +-
.../SofaHelper/src/sofa/helper/ComponentChange.cpp | 2 +-
SofaKernel/modules/SofaLoader/CMakeLists.txt | 4 +-
.../SofaLoader/SofaLoader_test/CMakeLists.txt | 2 +-
...shObjLoader_test.cpp => MeshOBJLoader_test.cpp} | 8 +-
.../{MeshObjLoader.cpp => MeshOBJLoader.cpp} | 53 +-
.../{MeshObjLoader.h => MeshOBJLoader.h} | 13 +-
.../scenes/TetrahedronDiffusionFEMForceField.scn | 2 +-
.../examples/BulletConvexHullDemo.scn | 6 +-
.../examples/BulletLMDragon.scn | 4 +-
.../examples/GlobalBulletCollision.py | 2 +-
.../CGALPlugin/CGALGeneratorSpecificSettings.cmake | 47 --
applications/plugins/CGALPlugin/CGALPlugin.txt | 26 -
.../plugins/CGALPlugin/CGALPluginConfig.cmake.in | 16 -
.../CGALPlugin/CGALPlugin_test/CMakeLists.txt | 29 --
.../MeshGenerationFromImage_test.cpp | 257 ----------
applications/plugins/CGALPlugin/CMakeLists.txt | 85 ----
.../CGALPlugin/ExternalProjectConfig.cmake.in | 14 +
.../CGALPlugin/scenes/BooleanOperations.scn | 50 --
.../scenes/FrontSurfaceReconstruction.scn | 20 -
.../CGALPlugin/scenes/MeshGenerationFromImage.scn | 23 -
.../scenes/MeshGenerationFromImageWithFeatures.scn | 17 -
.../scenes/MeshGenerationFromPolyhedron.scn | 23 -
.../scenes/PoissonSurfaceReconstruction.scn | 20 -
.../plugins/CGALPlugin/scenes/Refine2DMesh.scn | 24 -
.../scenes/Refine2DMesh.scn.qglviewer.view | 2 -
.../CGALPlugin/scenes/UpsamplePointCloud.scn | 20 -
.../plugins/CGALPlugin/scenes/data/edgePoints.vtk | 101 ----
.../CGALPlugin/scenes/data/image/image-cube.inr | Bin 544576 -> 0 bytes
.../plugins/CGALPlugin/scenes/data/mesh/edges.vtk | 52 --
.../plugins/CGALPlugin/scenes/data/output.png | Bin 84327 -> 0 bytes
.../src/CGALPlugin/BooleanOperations.cpp | 304 -----------
.../CGALPlugin/src/CGALPlugin/BooleanOperations.h | 107 ----
.../CGALPlugin/src/CGALPlugin/CuboidMesh.cpp | 39 --
.../plugins/CGALPlugin/src/CGALPlugin/CuboidMesh.h | 119 -----
.../CGALPlugin/src/CGALPlugin/CuboidMesh.inl | 526 -------------------
.../CGALPlugin/src/CGALPlugin/CylinderMesh.cpp | 39 --
.../CGALPlugin/src/CGALPlugin/CylinderMesh.h | 108 ----
.../CGALPlugin/src/CGALPlugin/CylinderMesh.inl | 555 ---------------------
.../CGALPlugin/src/CGALPlugin/DecimateMesh.cpp | 38 --
.../CGALPlugin/src/CGALPlugin/DecimateMesh.h | 183 -------
.../CGALPlugin/src/CGALPlugin/DecimateMesh.inl | 315 ------------
.../src/CGALPlugin/FrontSurfaceReconstruction.cpp | 170 -------
.../src/CGALPlugin/FrontSurfaceReconstruction.h | 72 ---
.../src/CGALPlugin/MeshGenerationFromImage.cpp | 38 --
.../src/CGALPlugin/MeshGenerationFromImage.h | 174 -------
.../src/CGALPlugin/MeshGenerationFromImage.inl | 493 ------------------
.../CGALPlugin/MeshGenerationFromPolyhedron.cpp | 38 --
.../src/CGALPlugin/MeshGenerationFromPolyhedron.h | 198 --------
.../CGALPlugin/MeshGenerationFromPolyhedron.inl | 502 -------------------
.../CGALPlugin/PoissonSurfaceReconstruction.cpp | 158 ------
.../src/CGALPlugin/PoissonSurfaceReconstruction.h | 68 ---
.../CGALPlugin/src/CGALPlugin/Refine2DMesh.cpp | 36 --
.../CGALPlugin/src/CGALPlugin/Refine2DMesh.h | 99 ----
.../CGALPlugin/src/CGALPlugin/Refine2DMesh.inl | 413 ---------------
.../src/CGALPlugin/TriangularConvexHull3D.cpp | 38 --
.../src/CGALPlugin/TriangularConvexHull3D.h | 85 ----
.../src/CGALPlugin/TriangularConvexHull3D.inl | 156 ------
.../src/CGALPlugin/UpsamplePointCloud.cpp | 141 ------
.../CGALPlugin/src/CGALPlugin/UpsamplePointCloud.h | 65 ---
.../plugins/CGALPlugin/src/CGALPlugin/config.h.in | 37 --
.../CGALPlugin/src/CGALPlugin/initCGALPlugin.cpp | 83 ---
applications/plugins/CMakeLists.txt | 2 +-
.../ExternalBehaviorModel/example/MultiMapping.py | 2 +-
.../Geomagic/scenes/Geomagic-DeformableCubes.scn | 4 +-
.../plugins/Geomagic/scenes/Geomagic-Demo.scn | 2 +-
.../plugins/Geomagic/scenes/Geomagic-FEMLiver.scn | 18 +-
.../Geomagic/scenes/Geomagic-RigidCubes.scn | 10 +-
...omagic-RigidSkull-restShapeSpringForceField.scn | 8 +-
.../Geomagic/scenes/Geomagic-RigidSkull.scn | 20 +-
.../scenes/GeomagicEmulator-RigidCubes.scn | 10 +-
.../Geomagic/src/Geomagic/GeomagicVisualModel.cpp | 2 +-
.../Geomagic/src/Geomagic/GeomagicVisualModel.h | 4 +-
applications/plugins/Haption/exemple/haption1.scn | 12 +-
applications/plugins/Haption/exemple/temp1.scn | 12 +-
.../examples/DOFBlockerLMConstraint.scn | 8 +-
.../examples/DistanceLMContactConstraint.scn | 8 +-
.../DistanceLMContactConstraint_DirectSolver.scn | 12 +-
.../LMConstraint/examples/FixedLMConstraint.scn | 2 +-
.../examples/LMConstraintCollisionResponse.scn | 6 +-
.../ManifoldTopologies/examples/mamailleMani.scn | 2 +-
.../examples/5DeformableCubesConstraints.scn | 2 +-
.../examples/ParallelBruteForceBroadPhase.scn | 144 +++---
.../examples/ParallelCollisionDetection.scn | 2 +-
.../plugins/MultiThreading/examples/livers.scn | 8 +-
.../examples/liversMeanPositions.scn | 10 +-
.../OptiTrackNatNet/examples/OmniCutting.scn | 4 +-
.../OptiTrackNatNet/examples/TestCutting.scn | 4 +-
.../plugins/OptiTrackNatNet/examples/optitrack.scn | 6 +-
.../OptiTrackNatNet/examples/optitrackCutting.scn | 4 +-
.../OptiTrackNatNet/examples/optitrackFull.scn | 4 +-
.../examples/optitrackFullBorderFixed.scn | 4 +-
.../PersistentContact/examples/grasping.scn | 4 +-
.../PersistentContact/examples/instrument.xml | 4 +-
.../PersistentContact/examples/instrument2.xml | 4 +-
.../examples/FlexibleLinearRigidandAffineFrame.py | 2 +-
.../ClosestPointRegistrationForceField.inl | 4 +-
.../plugins/Registration/RegistrationExporter.cpp | 8 +-
.../Registration_test/InertiaAlign_test.cpp | 10 +-
.../examples/ICPRegistration_MeshSpring.scn | 6 +-
.../ICPRegistration_ShapeMatching_Engine.scn | 6 +-
.../examples/ICPregistration_frames.scn | 8 +-
.../examples/ICPregistration_frames_proj.scn | 8 +-
.../Registration/examples/imageregistration.scn | 4 +-
.../examples/imageregistration_frames.scn | 6 +-
.../Registration/examples/test_InertiaAlign.scn | 8 +-
.../Registration/examples/test_InertiaAlign2.scn | 8 +-
.../Registration/examples/test_InertiaAlign3.scn | 8 +-
.../Registration/python/Registration/sml.py | 2 +-
.../SceneCreator/src/SceneCreator/SceneCreator.cpp | 6 +-
.../plugins/Sensable/examples/CameraAlignment.scn | 6 +-
applications/plugins/Sensable/examples/Carving.scn | 2 +-
.../Sensable/examples/Deformable-Method1.scn | 2 +-
.../Dentistry/dentalSurgeryDistanceGrid.scn | 18 +-
.../Dentistry/dentalSurgeryDistanceGrid_teeth.scn | 26 +-
.../examples/Dentistry/dentalSurgeryLCP.scn | 20 +-
.../examples/Dentistry/dentalSurgeryLCPNewOmni.scn | 10 +-
.../examples/Dentistry/dentalSurgery_06.scn | 14 +-
.../examples/Dentistry/dentalSurgery_07.scn | 14 +-
.../examples/Dentistry/dentalSurgery_08.scn | 14 +-
.../examples/Old Examples/flexibleRaptor.scn | 12 +-
.../Old Examples/omni-controlled-rigidobject.scn | 4 +-
.../examples/Old Examples/omni-probing-liver.scn | 6 +-
.../Sensable/examples/Old Examples/omni1.scn | 4 +-
.../Sensable/examples/Old Examples/omni2.scn | 4 +-
.../Sensable/examples/Old Examples/raptor.scn | 12 +-
.../Sensable/examples/SimpleBox-DistanceGrid.scn | 6 +-
.../Sensable/examples/SimpleBox-Method2.scn | 6 +-
.../Sensable/examples/SimpleBox-TriangleModel.scn | 6 +-
.../plugins/Sensable/examples/SimpleBoxLarge.scn | 6 +-
.../Sensable/examples/SimpleTooth-DistanceGrid.scn | 6 +-
.../examples/SimpleTooth-TriangleModel.scn | 6 +-
.../plugins/Sensable/examples/SpecifyingCamera.scn | 6 +-
.../Sensable/examples/TwoTeeth-DistanceGrid.scn | 10 +-
.../Sensable/examples/TwoTeeth-TriangleModel.scn | 10 +-
.../examples/SimpleBox-Method2.scn | 6 +-
.../SofaAssimp/examples/character_clothes.py | 4 +-
.../SofaCUDA/examples/CudaDiagonalMass3f.scn | 2 +-
.../SofaCUDA/examples/CudaMeshMatrixMass3f.scn | 2 +-
.../examples/CudaTetrahedronTLEDForceField.scn | 2 +-
.../StandardTetrahedralFEMForceFieldCPU.scn | 16 +-
.../StandardTetrahedralFEMForceFieldCUDA.scn | 16 +-
.../TetrahedralTensorMassForceFieldCPU.scn | 16 +-
.../TetrahedralTensorMassForceFieldCUDA.scn | 16 +-
.../plugins/SofaCUDA/examples/liver-CUDA.scn | 2 +-
.../SofaCUDA/examples/quadSelfCollisCUDA.scn | 2 +-
.../plugins/SofaCUDA/examples/quadSpringSphere.scn | 2 +-
.../SofaCUDA/examples/quadSpringSphere2CUDA.scn | 2 +-
.../SofaCUDA/examples/quadSpringSphereCUDA.scn | 2 +-
.../plugins/SofaCUDA/examples/raptor-cpu.scn | 2 +-
.../plugins/SofaCUDA/examples/raptor-cuda.scn | 2 +-
.../SofaCUDA/examples/raptor-surface-cpu.scn | 6 +-
.../SofaCUDA/examples/raptor-surface-cuda.scn | 6 +-
applications/plugins/SofaCUDA/examples/raptor.scn | 2 +-
.../plugins/SofaCarving/examples/CarvingTool.scn | 2 +-
.../examples/DistanceGridCollisionModel.scn | 2 +-
.../examples/FFDDistanceGridCollisionModel.scn | 2 +-
.../plugins/SofaHAPI/examples/SofaHAPI1.scn | 2 +-
.../SofaOpenCL/examples/quadSpringSphereOPENCL.scn | 2 +-
.../plugins/SofaSimpleGUI/examples/liver.scn | 2 +-
.../examples/ParticlesRepulsionForceField.scn | 2 +-
.../examples/SPHParticleSink_obstacle.scn | 2 +-
.../examples/THMPGSpatialHashing.scn | 8 +-
applications/plugins/Xitact/examples/1xitact.scn | 4 +-
applications/plugins/Xitact/examples/2xitact2.scn | 4 +-
.../plugins/Xitact/examples/XitactGrasping.scn | 12 +-
.../examples/XitactGraspingWithForceFeedBack.scn | 12 +-
.../examples/XitactGrasping_coupledModel.scn | 18 +-
.../XitactGrasping_coupledModel_withITP.scn | 24 +-
.../plugins/Xitact/examples/xitactTest.scn | 10 +-
applications/plugins/image/ImageTypes.h | 6 +-
.../plugins/image/examples/ImageToRigidMass.scn | 2 +-
.../plugins/image/examples/MergeImages.scn | 24 +-
.../plugins/image/examples/MeshToImage.scn | 2 +-
.../image/examples/MeshToImageMultipleRoi.scn | 2 +-
.../plugins/image/examples/MeshToImageRoi.scn | 2 +-
.../plugins/image/examples/MeshToImage_Frame.scn | 6 +-
.../image/examples/MeshesToImage_Diffusion.scn | 12 +-
.../plugins/image/examples/MeshesToImage_Fill.scn | 12 +-
.../plugins/image/examples/MeshesToImage_Frame.scn | 22 +-
.../plugins/image/examples/MeshesToImage_Hexa.scn | 14 +-
.../plugins/image/examples/VoronoiToMeshEngine.scn | 4 +-
applications/plugins/image/examples/cropFilter.scn | 2 +-
.../plugins/image/examples/distanceFieldFilter.scn | 4 +-
applications/plugins/image/examples/loadVolume.scn | 2 +-
applications/plugins/image/examples/loadimage.scn | 2 +-
.../plugins/image/examples/loadimage_mt.scn | 2 +-
.../plugins/image/examples/multipleFilters.scn | 2 +-
.../plugins/image/examples/navigationInVolume.scn | 2 +-
.../plugins/image/examples/openMeshToImage.scn | 2 +-
.../plugins/image/examples/sampler_Frames.scn | 4 +-
.../plugins/image/examples/sampler_HexaFEM.scn | 4 +-
.../plugins/image/examples/sampler_meshSpring.scn | 4 +-
.../plugins/image/examples/smoothingengine.scn | 2 +-
applications/plugins/image/examples/testCam.scn | 2 +-
applications/projects/Modeler/lib/GraphModeler.cpp | 6 +-
.../anatomyModelling/anatomyModelling.cpp | 8 +-
.../Accuracy/cylinder_PhantomSolution.scn | 2 +-
.../Accuracy/cylinder_TLEDTetraSolution.scn | 2 +-
.../BuildLCP/BuiltConstraintCorrection.scn | 20 +-
.../BuildLCP/NonBuiltConstraintCorrection.scn | 20 +-
.../1system_without_CollisionGroupManager.scn | 2 +-
.../2systems_with_CollisionGroupManager.scn | 2 +-
.../2systems_without_CollisionGroupManager.scn | 2 +-
.../MatrixAssembly/MatrixAssembly_assembledCG.scn | 2 +-
.../MatrixAssembly_assembledCG_blocs.scn | 2 +-
.../MatrixAssembly/MatrixAssembly_direct.scn | 2 +-
.../MatrixAssembly/MatrixAssembly_direct_blocs.scn | 2 +-
.../MatrixAssembly/MatrixAssembly_matrixfreeCG.scn | 2 +-
examples/Benchmark/Performance/TorusFall.scn | 10 +-
.../Benchmark/Performance/benchmark_cubes.pscn | 2 +-
examples/Benchmark/Performance/benchmark_cubes.scn | 144 +++---
.../animationloop/FreeMotionAnimationLoop.scn | 12 +-
.../animationloop/MultiStepAnimationLoop.scn | 20 +-
.../Components/collision/RayTraceCollision.scn | 44 +-
.../collision/RuleBasedContactManager.scn | 16 +-
examples/Components/collision/SphereModel.scn | 4 +-
examples/Components/collision/TriangleModel.scn | 8 +-
.../constraint/BilateralInteractionConstraint.scn | 20 +-
examples/Components/constraint/BoxConstraint.scn | 2 +-
examples/Components/constraint/FixedConstraint.scn | 2 +-
.../Components/constraint/FixedPlaneConstraint.scn | 2 +-
examples/Components/constraint/FrictionContact.scn | 20 +-
.../FrictionContact_VelocityConstraints.scn | 28 +-
.../constraint/LinearMovementConstraint.scn | 12 +-
.../constraint/NonBuiltConstraintCorrection.scn | 20 +-
.../Components/constraint/OscillatorConstraint.scn | 2 +-
.../Components/constraint/ParabolicConstraint.scn | 6 +-
.../constraint/PartialFixedConstraint.scn | 2 +-
examples/Components/constraint/PlaneConstraint.scn | 2 +-
.../Components/constraint/SlidingConstraint.scn | 4 +-
.../MechanicalStateControllerTranslation.scn | 4 +-
examples/Components/engine/ExtrudeSurface.scn | 4 +-
examples/Components/engine/GenerateRigidMass.scn | 8 +-
examples/Components/engine/HausdorffDistance.scn | 14 +-
examples/Components/engine/MergeMeshes.scn | 4 +-
examples/Components/engine/MergePoints.scn | 2 +-
examples/Components/engine/MergeVectors.scn | 4 +-
.../engine/MeshBarycentricMapperEngine.scn | 2 +-
examples/Components/engine/MeshBoundaryROI.scn | 2 +-
examples/Components/engine/MeshClosingEngine.scn | 2 +-
examples/Components/engine/MeshROI.scn | 4 +-
examples/Components/engine/MeshSampler.scn | 4 +-
examples/Components/engine/MeshSplittingEngine.scn | 2 +-
examples/Components/engine/MeshSubsetEngine.scn | 4 +-
.../engine/RandomPointDistributionInSurface.scn | 4 +-
examples/Components/engine/ShapeMatching.scn | 10 +-
examples/Components/engine/SmoothMeshEngine.scn | 2 +-
examples/Components/engine/TransformEngine.scn | 6 +-
.../Components/engine/TransformMatrixEngine.scn | 4 +-
examples/Components/engine/TransformPosition.scn | 4 +-
examples/Components/engine/vertex2frame.scn | 4 +-
.../Components/forcefield/BeamFEMForceField.scn | 2 +-
.../Components/forcefield/ConicalForceField.scn | 2 +-
.../Components/forcefield/ConstantForceField.scn | 2 +-
.../forcefield/FastTriangularBendingSprings.scn | 2 +-
.../Components/forcefield/GearSpringForceField.scn | 20 +-
.../HexahedronCompositeFEMForceFieldAndMass.scn | 10 +-
.../Components/forcefield/LinearForceField.scn | 4 +-
.../Components/forcefield/MeshSpringForceField.scn | 20 +-
.../NonUniformHexahedronFEMForceFieldAndMass.scn | 8 +-
examples/Components/forcefield/PlaneForceField.scn | 4 +-
.../forcefield/PolynomialSpringsForceField.scn | 2 +-
.../forcefield/RegularGridSpringForceField.scn | 20 +-
.../forcefield/RestShapeSpringsForceField.scn | 16 +-
.../Components/forcefield/SphereForceField.scn | 2 +-
.../forcefield/SurfacePressureForceField.scn | 8 +-
.../forcefield/TaitSurfacePressureForceField.scn | 2 +-
.../TetrahedronDiffusionFEMForceField.scn | 2 +-
.../forcefield/TetrahedronFEMForceField_Chain.scn | 16 +-
.../TetrahedronFEMForceField_plasticity.scn | 16 +-
.../BoxStiffSpringForceField.scn | 6 +-
examples/Components/loader/LiverUseNewLoaders.scn | 2 +-
examples/Components/loader/MeshObjLoader.scn | 2 +-
examples/Components/mapping/BarycentricMapping.scn | 102 ++--
.../Components/mapping/BarycentricTetraMapping.scn | 2 +-
.../mapping/DeformableOnRigidFrameMapping.scn | 8 +-
.../DeformableOnRigidFrameMappingConstraints.scn | 8 +-
.../mapping/HexahedronCompositeFEMMapping.scn | 14 +-
examples/Components/mapping/RigidMapping.scn | 20 +-
examples/Components/mass/DiagonalMass.scn | 2 +-
examples/Components/mass/MeshMatrixMass.scn | 2 +-
examples/Components/mass/UniformMass.scn | 2 +-
examples/Components/misc/AddResourceRepository.scn | 4 +-
examples/Components/misc/Gravity.scn | 16 +-
examples/Components/misc/MeshTetraStuffing.scn | 2 +-
examples/Components/misc/VTKExporter.scn | 2 +-
examples/Components/misc/ViewerSetting.scn | 16 +-
examples/Components/misc/sleep/test_sleep.scn | 10 +-
examples/Components/misc/sleep/test_sleep2.scn | 14 +-
examples/Components/misc/sleep/test_sleep3.scn | 16 +-
.../EulerExplicitSolver/EulerExplicitSolver.scn | 2 +-
.../EulerExplicitSolver_diagonal.scn | 2 +-
.../EulerExplicitSolver/EulerSymplecticSolver.scn | 4 +-
.../EulerSymplecticSolver_diagonal.scn | 4 +-
.../solver/EulerImplicitSolver-comparison.scn | 10 +-
examples/Components/solver/EulerImplicitSolver.scn | 2 +-
.../Components/solver/NewmarkImplicitSolver.scn | 8 +-
examples/Components/solver/RungeKutta4Solver.scn | 2 +-
.../Components/solver/ShewchukPCGLinearSolver.scn | 2 +-
examples/Components/solver/StaticSolver.scn | 8 +-
.../Components/topology/CylinderGridTopology.scn | 2 +-
examples/Components/topology/MeshTopology.scn | 4 +-
.../Components/topology/RegularGridTopology.scn | 4 +-
.../topology/SparseGridMultipleTopology.scn | 10 +-
.../topology/SparseGridRamificationTopology.scn | 12 +-
.../Components/topology/SparseGridTopology.scn | 2 +-
.../topology/SubsetTopologicalMapping.scn | 2 +-
.../topology/SubsetTopologicalMapping2.scn | 2 +-
.../AddingQuad2TriangleProcess.scn | 2 +-
examples/Components/visualmodel/LightMax.scn | 2 +-
.../Components/visualmodel/MergeVisualModels.scn | 2 +-
.../visualmodel/NavigationRecordedCamera.scn | 2 +-
examples/Components/visualmodel/OglGrid.scn | 2 +-
examples/Components/visualmodel/OglLineAxis.scn | 2 +-
examples/Components/visualmodel/OglModel.scn | 4 +-
examples/Components/visualmodel/OglSceneFrame.scn | 2 +-
examples/Components/visualmodel/OglShader.scn | 2 +-
.../visualmodel/OglShader_tessellation.scn | 2 +-
.../visualmodel/OglShadowShader_Directional.scn | 4 +-
.../visualmodel/OglShadowShader_SpotLight.scn | 4 +-
.../visualmodel/OglShadowShader_SpotLight2.scn | 4 +-
examples/Components/visualmodel/OglViewport.scn | 2 +-
.../visualmodel/OrderIndependentTransparency.scn | 6 +-
.../PostProcessManager_DepthOfField.scn | 6 +-
examples/Components/visualmodel/RecordedCamera.scn | 4 +-
examples/Components/visualmodel/Visual3DText.scn | 2 +-
examples/Components/visualmodel/VisualStyle.scn | 4 +-
examples/Demos/TriangleSurfaceCutting.scn | 2 +-
examples/Demos/caduceus.scn | 16 +-
examples/Demos/caduceusOculus.scn | 16 +-
examples/Demos/caduceus_penalty.scn | 16 +-
examples/Demos/chainAll.scn | 8 +-
examples/Demos/chainHybrid.scn | 4 +-
examples/Demos/chainHybridNoGroup.scn | 4 +-
examples/Demos/collisionMultiple.scn | 22 +-
examples/Demos/collisionMultipleMask.scn | 22 +-
examples/Demos/liver.scn | 2 +-
examples/Demos/liverConfiguration.scn | 2 +-
examples/Demos/simpleSphere.scn | 2 +-
examples/Demos/sofa_1000PR.scn | 10 +-
examples/Objects/CollisionNodeTransformation.xml | 2 +-
examples/Objects/MeshFEM.xml | 2 +-
examples/Objects/MeshHexaFEM.xml | 2 +-
examples/Objects/MeshSpring.xml | 2 +-
examples/Objects/MeshTetraFEM.xml | 2 +-
examples/Objects/Rigid.xml | 2 +-
examples/Objects/SaladBowl.xml | 2 +-
examples/Objects/TorusFEM.xml | 4 +-
examples/Objects/TorusFFD.xml | 4 +-
examples/Objects/TorusRigid.xml | 4 +-
examples/Objects/TorusSpring.xml | 4 +-
.../Collision/AdvancedResponseConstraintBased.scn | 4 +-
.../ForceFields/TutorialForceFieldLiverFEM.scn | 2 +-
.../ForceFields/TutorialForceFieldLiverHexaFEM.scn | 2 +-
.../ForceFields/TutorialForceFieldLiverSprings.scn | 2 +-
.../TutorialForceFieldLiverTriangleFEM.scn | 4 +-
.../Mappings/TutorialMappingDragonBarycentric.scn | 2 +-
.../Mappings/TutorialMappingDragonRigid.scn | 4 +-
.../Mappings/TutorialMappingLiverBarycentric.scn | 2 +-
.../Mappings/TutorialMappingOctopusArticulated.scn | 8 +-
examples/Tutorials/OldTutorials/demo10Triangle.scn | 12 +-
examples/Tutorials/OldTutorials/demo6Triangle.scn | 14 +-
examples/Tutorials/OldTutorials/demo7Triangle.scn | 14 +-
examples/Tutorials/OldTutorials/demo8Triangle.scn | 14 +-
examples/Tutorials/OldTutorials/tutorial1.scn | 2 +-
examples/Tutorials/OldTutorials/tutorial2.scn | 2 +-
examples/Tutorials/OldTutorials/tutorial3.scn | 8 +-
examples/Tutorials/OldTutorials/tutorial4.scn | 8 +-
examples/Tutorials/OldTutorials/tutorial4FEM.scn | 8 +-
.../Dentistry_Haptics/dentalSurgery_01.scn | 6 +-
.../Dentistry_Haptics/dentalSurgery_02.scn | 8 +-
.../Dentistry_Haptics/dentalSurgery_03.scn | 8 +-
.../Dentistry_Haptics/dentalSurgery_04.scn | 12 +-
.../Dentistry_Haptics/dentalSurgery_05.scn | 12 +-
.../StepByStep/FullObject/0_FullObject.scn | 2 +-
.../StepByStep/FullObject/1_FullObject.scn | 2 +-
.../StepByStep/FullObject/2_FullObject.scn | 2 +-
.../StepByStep/FullObject/3_FullObject.scn | 2 +-
.../StepByStep/FullObject/4_FullObject.scn | 2 +-
.../StepByStep/FullObject/5_FullObject.scn | 6 +-
.../StepByStep/FullObject/6_FullObject.scn | 8 +-
.../StepByStep/FullObject/7_FullObject.scn | 8 +-
.../StepByStep/FullObject/8_FullObject.scn | 8 +-
.../Getyourbearings/0_getyourbearings.scn | 2 +-
.../Getyourbearings/1_getyourbearings.scn | 2 +-
.../Getyourbearings/2_getyourbearings.scn | 2 +-
.../Getyourbearings/3_getyourbearings.scn | 2 +-
examples/Tutorials/StepByStep/Visual/3_Visual.scn | 4 +-
.../TopologyQuad2TriangleTopologicalMapping.scn | 2 +-
.../SofaExporter_test/STLExporter_test.cpp | 4 +-
.../SofaGeneralEngine_test/MeshROI_test.cpp | 6 +-
.../scenes/ToolvsFloorCollision_test.scn | 6 +-
...aultCollisionGroupManager_singleObject_test.scn | 2 +-
396 files changed, 1329 insertions(+), 7518 deletions(-)
rename SofaKernel/modules/SofaLoader/SofaLoader_test/{MeshObjLoader_test.cpp => MeshOBJLoader_test.cpp} (95%)
rename SofaKernel/modules/SofaLoader/src/SofaLoader/{MeshObjLoader.cpp => MeshOBJLoader.cpp} (95%)
rename SofaKernel/modules/SofaLoader/src/SofaLoader/{MeshObjLoader.h => MeshOBJLoader.h} (88%)
delete mode 100644 applications/plugins/CGALPlugin/CGALGeneratorSpecificSettings.cmake
delete mode 100644 applications/plugins/CGALPlugin/CGALPlugin.txt
delete mode 100644 applications/plugins/CGALPlugin/CGALPluginConfig.cmake.in
delete mode 100644 applications/plugins/CGALPlugin/CGALPlugin_test/CMakeLists.txt
delete mode 100644 applications/plugins/CGALPlugin/CGALPlugin_test/MeshGenerationFromImage_test.cpp
delete mode 100644 applications/plugins/CGALPlugin/CMakeLists.txt
create mode 100644 applications/plugins/CGALPlugin/ExternalProjectConfig.cmake.in
delete mode 100644 applications/plugins/CGALPlugin/scenes/BooleanOperations.scn
delete mode 100644 applications/plugins/CGALPlugin/scenes/FrontSurfaceReconstruction.scn
delete mode 100644 applications/plugins/CGALPlugin/scenes/MeshGenerationFromImage.scn
delete mode 100644 applications/plugins/CGALPlugin/scenes/MeshGenerationFromImageWithFeatures.scn
delete mode 100644 applications/plugins/CGALPlugin/scenes/MeshGenerationFromPolyhedron.scn
delete mode 100644 applications/plugins/CGALPlugin/scenes/PoissonSurfaceReconstruction.scn
delete mode 100644 applications/plugins/CGALPlugin/scenes/Refine2DMesh.scn
delete mode 100644 applications/plugins/CGALPlugin/scenes/Refine2DMesh.scn.qglviewer.view
delete mode 100644 applications/plugins/CGALPlugin/scenes/UpsamplePointCloud.scn
delete mode 100644 applications/plugins/CGALPlugin/scenes/data/edgePoints.vtk
delete mode 100644 applications/plugins/CGALPlugin/scenes/data/image/image-cube.inr
delete mode 100644 applications/plugins/CGALPlugin/scenes/data/mesh/edges.vtk
delete mode 100644 applications/plugins/CGALPlugin/scenes/data/output.png
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/BooleanOperations.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/BooleanOperations.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CuboidMesh.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CuboidMesh.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CuboidMesh.inl
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CylinderMesh.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CylinderMesh.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CylinderMesh.inl
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/DecimateMesh.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/DecimateMesh.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/DecimateMesh.inl
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/FrontSurfaceReconstruction.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/FrontSurfaceReconstruction.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromImage.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromImage.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromImage.inl
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromPolyhedron.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromPolyhedron.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromPolyhedron.inl
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/PoissonSurfaceReconstruction.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/PoissonSurfaceReconstruction.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/Refine2DMesh.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/Refine2DMesh.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/Refine2DMesh.inl
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/TriangularConvexHull3D.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/TriangularConvexHull3D.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/TriangularConvexHull3D.inl
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/UpsamplePointCloud.cpp
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/UpsamplePointCloud.h
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/config.h.in
delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/initCGALPlugin.cpp
-------------------------------------------------------
Filesystem Size Used Avail Use% Mounted on
C:/Program Files/Git 50G 37G 14G 74% /
J: 100G 39G 62G 39% /j
----------------- clean-old-builds.sh -----------------
ENV VARS: load /j/jenkins2/workspace/clean-old-builds/ci/scripts/env/default
ENV VARS: load node specific /j/jenkins2/workspace/clean-old-builds/ci/scripts/env/sofa-ci-windows10-0
C:/Python37/python.exe
------------------
free_space = 64967620
max_days_since_modified_short = 1/2
max_days_since_modified_long = 6
------------------
Cleaning in J:\jenkins2\workspace\clean-old-builds/../sofa-framework
PR-2510:
PR 2510 is closed
-> removed
PR-2514:
windows_vs2017_options_release:
last build was on Tue Nov 30 16:57:45 RST 2021
-> not removed
Cleaning in J:\jenkins2\workspace\clean-old-builds/../sofa-custom
refs:
All valid configs were removed
-> refs removed
-------------------------------------------------------
Filesystem Size Used Avail Use% Mounted on
C:/Program Files/Git 50G 37G 14G 74% /
J: 100G 24G 77G 24% /j
Finished: SUCCESS