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

Center of mass visual #345

Merged
merged 22 commits into from
Jun 29, 2021
Merged

Center of mass visual #345

merged 22 commits into from
Jun 29, 2021

Commits on Jun 10, 2021

  1. Add base inertia impl

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    1f47f13 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Add Ogre1 implementation

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    3107995 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Add Ogre2 implementation

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    c1891e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    65e3aa7 View commit details
    Browse the repository at this point in the history
  2. Add invalid mass logic

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    154e1dd View commit details
    Browse the repository at this point in the history
  3. Fix visual creation

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    96fcf4f View commit details
    Browse the repository at this point in the history
  4. Add test

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    f45fcc7 View commit details
    Browse the repository at this point in the history
  5. Change texter directory

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    1a35c5d View commit details
    Browse the repository at this point in the history
  6. Add example

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    d950362 View commit details
    Browse the repository at this point in the history
  7. Refactor SetInertial

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    5023fdf View commit details
    Browse the repository at this point in the history
  8. Add destroy method

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    17d2bd3 View commit details
    Browse the repository at this point in the history
  9. Fix style

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6f60f7c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Use IGN_PI

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4ac0699 View commit details
    Browse the repository at this point in the history
  2. Remove .jpg

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4319626 View commit details
    Browse the repository at this point in the history
  3. Reorder Ogre2 includes

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    2706762 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    8e673af View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Remove const ref

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    5d795fa View commit details
    Browse the repository at this point in the history
  2. Remove SetParentLink

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    f428ba1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Remove ParentName()

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    3300dc2 View commit details
    Browse the repository at this point in the history
  2. Add SphereRadius method

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    360086d View commit details
    Browse the repository at this point in the history
  3. Add function doc

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    59afa12 View commit details
    Browse the repository at this point in the history
  4. Rename to densityLead

    Signed-off-by: Atharva Pusalkar <[email protected]>
    atharva-18 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    aee5617 View commit details
    Browse the repository at this point in the history