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

Add support for parametrized lua files #1

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Jan 31, 2019

  1. Update gitignore

    raphaelm committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    cc6e863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6969b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3105fec View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Fix serialization

    raphaelm committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    6b04047 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    93e4748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    938979b View commit details
    Browse the repository at this point in the history
  3. Allow to write back vectors

    raphaelm committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    25340f5 View commit details
    Browse the repository at this point in the history
  4. Allow to set visual center

    raphaelm committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    53db6a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Support more fields

    raphaelm committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    0c77214 View commit details
    Browse the repository at this point in the history
  2. Support local joint location

    raphaelm committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    aef9872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32fa825 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Display all known variables

    raphaelm committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    cea2c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf8050 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    200e282 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Allow to add new variables

    raphaelm committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    d2ab933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3477c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7921aa2 View commit details
    Browse the repository at this point in the history
  4. Marker support

    raphaelm committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    4959eb1 View commit details
    Browse the repository at this point in the history
  5. Support points

    raphaelm committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    d3322db View commit details
    Browse the repository at this point in the history
  6. Remove sample file

    raphaelm committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    62e68f6 View commit details
    Browse the repository at this point in the history