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

SDFormat 1.7 parsing stages: add links to libsdformat9 code #28

Merged
merged 5 commits into from
Jun 25, 2020

Commits on Jun 16, 2020

  1. SDF 1.7 parsing stages: add links to libsdformat9

    Add links in the parsing stages of the SDFormat 1.7 proposal
    to the code that implements those parsing stages in libsdformat9.
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    b17065a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. add link to resolveFrameAttachedToBody

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b0dbdf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. PR review responses

    * reorder code paths used in parsing and add bullets, per suggestion
    * API's -> APIs
    * ie. -> i.e.
    * replace an ie. with e.g.
    scpeters committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    de03efa View commit details
    Browse the repository at this point in the history
  2. Use bullet points in name checking stage docs

    Hopefully this makes it easier to read.
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    0a8e9c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. convert bullets to sub-numbers and fix whitespace

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    108130d View commit details
    Browse the repository at this point in the history