-
Notifications
You must be signed in to change notification settings - Fork 530
Python Viewer Navmesh Visualization via Key Press Toggle #1555
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
Merged
Merged
Changes from 9 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
4210b2d
Adding the MOTION mouse mode
JuanTheEngineer 4315fe7
First Attempt to 'Select" character, still broken
JuanTheEngineer d980785
Add create and remove functions for selector icon
JuanTheEngineer 4fc4d67
Writing the MOTION selection logic
JuanTheEngineer 730d03d
Add rotate and translate feature in motion mode
JuanTheEngineer 45309cf
Update magnum bindings
JuanTheEngineer a80ac45
Refactor and Bug fixes
JuanTheEngineer d58c4ad
Initial commit to build navmesh generating
JuanTheEngineer dc3be6a
Resolving Review Changes
JuanTheEngineer 07330b0
Add command-line args to accept filename, model data, and motion data
JuanTheEngineer 69a5364
First draft of Save/Fetch methods and saving logic
JuanTheEngineer b15584c
Add Save file Key Press 'P' with several functionalities
JuanTheEngineer 8adc7fa
Add Load/Fetch data from file Key Press 'L'
JuanTheEngineer 677f9f0
Debugging reconfigure
JuanTheEngineer a6f70ad
Remove name key from data, and save and fetch including position data
JuanTheEngineer 607c10a
Final Draft of Save\Load Functions
JuanTheEngineer 77bc7af
Fixing bug in python-viewer with draw event callable argument (#1558)
JuanTheEngineer 8a2c654
[BugFix]--bypass test_sensor tests if no torch is found. (#1559)
jturner65 c772968
Fairmotion Character Positioning via MOTION MouseMode (#1552)
JuanTheEngineer b2b3039
Build OSX Conda Nightly (#1430)
Skylion007 9ea6fc4
Navmesh Recompute and Toggle
JuanTheEngineer 503d594
Making recompute NavMesh occur on application start
JuanTheEngineer 619ba10
Remove unwanted printing self.dump
JuanTheEngineer fef8343
Load from last keypress
JuanTheEngineer ec909ea
Merge branch 'main' into fairmotion-save-load
JuanTheEngineer bb190d9
Print error message on exception FileNotFound
JuanTheEngineer a16b120
Merge branch 'main' into python-viewer
JuanTheEngineer eb9713b
Make recompute a separate function for inheritance
JuanTheEngineer cc79091
Remove necessary try except in fetch_metadata()
JuanTheEngineer 98978c8
Refactoring via Change Requests
JuanTheEngineer 89de4a8
Merge branch 'fairmotion-save-load' into python-viewer
JuanTheEngineer b6687d0
Revision via Change Requests
JuanTheEngineer bc24dee
Merge branch 'main' into python-viewer
JuanTheEngineer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.