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

[PHYSICS - DeleteRope]: Added Native Documentation #1148

Merged

Commits on Aug 1, 2024

  1. docs(PHYSICS/DeleteRope): Updated DeleteRope Native

    Renamed parameter, added description, and added code examples for Lua and C#
    JayPaulinCodes committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9a6be40 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. chore(PHYSICS/DeleteRope): Updates and corrections based on review co…

    …mments
    
    Changed C# example to use native rope creation instead of wrapper
    JayPaulinCodes committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    f91224d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3187583 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

  1. tweak: update c# example for DeleteRope

    - also switches the paramater name back to `ropeId` from `ropeHandle` to maintain consistency with other natives.
    AvarianKnight committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    becee43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9be6316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c354f2 View commit details
    Browse the repository at this point in the history