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

Selection Tools #204

Open
saxondigital opened this issue Dec 2, 2015 · 4 comments
Open

Selection Tools #204

saxondigital opened this issue Dec 2, 2015 · 4 comments

Comments

@saxondigital
Copy link
Contributor

Add new Selection Tools that enhance the users ability to intelligently select nodes. Categories of tools to include:

  • GUI controls to select by node parameter ranges, selection set size and probe the environment for a matching pattern of characteristics.
  • Console boolean logic with ranges, (perhaps use MySQL select syntax).
  • Script logic with parameters that can be tied to custom GUI controls (issue GUI Tools #129,) with ability to edit the script at runtime, (most likely using Python scripting issue Python scripting support for plugins and runtime functions #179).
@saxondigital
Copy link
Contributor Author

saxondigital commented Apr 7, 2016

@saxondigital
Copy link
Contributor Author

Related issue #122 OSC support

@saxondigital
Copy link
Contributor Author

Select by node level and type (branch vs leaf, etc.) ie:

  • sel branches level=(2:5)
  • sel leafs level=(2:3)
  • sel leafs all/none
  • sel leafs geo=5

Set commands:

set rotate_x=2.5
set color_id=42

@saxondigital
Copy link
Contributor Author

Selection tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant