Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SofaKernel] Minor code refactor in BaseData & new StringUtils functions. #860

Merged

Commits on Jan 11, 2019

  1. [SofaKernel] ADD in StringUtils function to split & join string into …

    …vector.
    
    So it look taste like python instead of having to write complex stl algorithms.
    damienmarchal committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    8c63214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3ea59 View commit details
    Browse the repository at this point in the history
  3. [SofaKernel] ADD in SimpleAPI functions to create object and node fro…

    …m BaseObjectDescriptions.
    damienmarchal committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    9b8cec6 View commit details
    Browse the repository at this point in the history