-
Notifications
You must be signed in to change notification settings - Fork 2
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
Various new features, examples and fixes #12
Merged
Merged
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7039d08 - Browse repository at this point
Copy the full SHA 7039d08View commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06f9f8b - Browse repository at this point
Copy the full SHA 06f9f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d17455b - Browse repository at this point
Copy the full SHA d17455bView commit details -
Add multipliers to control point movement by simulation
- Move simulation logic to new NativeRopeContext class - Add a fixate_begin property to control whether the rope should be fixed at the node's position or be completely free. - Add simulation_weights array that provides a multiplier for each point. These weights are used during simulation to control how much a point is allowed to move from its position. Can be set to 0.0 to completely fixate a point in place. - Add clang-tidy config
Configuration menu - View commit details
-
Copy full SHA for 6ba1bf4 - Browse repository at this point
Copy the full SHA 6ba1bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54e550a - Browse repository at this point
Copy the full SHA 54e550aView commit details -
- Move examples into rope_examples/ directory - Add diagnostic list addon - Remove unrelated files from final build package - Update build workflow
Configuration menu - View commit details
-
Copy full SHA for 42d487e - Browse repository at this point
Copy the full SHA 42d487eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84a49cc - Browse repository at this point
Copy the full SHA 84a49ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c1926 - Browse repository at this point
Copy the full SHA 05c1926View commit details -
Do not force refresh RopeRendererLine2D when changed
It should only update when requested by RopeToolHelper. This allows maintaining the last update state across saves.
Configuration menu - View commit details
-
Copy full SHA for 3e58b65 - Browse repository at this point
Copy the full SHA 3e58b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 809af78 - Browse repository at this point
Copy the full SHA 809af78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70fb607 - Browse repository at this point
Copy the full SHA 70fb607View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c56376 - Browse repository at this point
Copy the full SHA 1c56376View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9195e42 - Browse repository at this point
Copy the full SHA 9195e42View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 313f3f6 - Browse repository at this point
Copy the full SHA 313f3f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e826d9 - Browse repository at this point
Copy the full SHA 8e826d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec4adb5 - Browse repository at this point
Copy the full SHA ec4adb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1288bc - Browse repository at this point
Copy the full SHA f1288bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cefbc96 - Browse repository at this point
Copy the full SHA cefbc96View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0391a9b - Browse repository at this point
Copy the full SHA 0391a9bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.