SofaDefrost / STLIB

Sofa Template Library
GNU Lesser General Public License v3.0
17 stars 22 forks source link

Sofa python3 - Stlib for SofaPython3 #50

Closed EtienneMenager closed 4 years ago

EtienneMenager commented 4 years ago

I had to use the Trunk and Tripod scenes from the Softrobots tutorials with SofaPython3. They used elements from the SofaPython2 stlib that I modified a little bit to make them work with SofaPython3.

stlib.zip

damienmarchal commented 4 years ago

Hi @EtienneMenager,

It is unclear to understand what you want to achieve. There is 64 file touched, as well as conflict, to me it seems you didn't make your changes on top of the latest version of master. This is not very convenient as the last changes includes partial support for sofapython3 as well as layout for file organization.

So at that step it is not possible to merge your PR as it is.

EtienneMenager commented 4 years ago

Yes sorry, I am not used with git. I will start from the latest version of the master and make my changes before submitting these changes again.