Lucas Brown
Lucas Brown
`+` Added user preference to "Frame all nodes on open". As the name suggests, turn this on to have all your nodes automatically framed in view when you open a...
Make a user pref for "frame all nodes on open". We already have the action, _just_ need a pref that calls it after file load.
**Is your feature request related to a problem? Please describe.** Bookmarking multiple camera positions to easily hop around the graph. **Describe the solution you'd like** Bookmarks per layer. Simple toolbar...
Make a user pref that stores the state of "hide lines" and "hide grid" actions.
Add `show_code_editor_data_state` action to view menu.
**Is your feature request related to a problem? Please describe.** Ability to skip nodes without disabling them, I think similar to breakpoints they wouldn't be saved into the graph. It's...
**Describe the bug** If the prefs dir is removed while NXT is open, the pref object raises an `IOError` when it attempts to write a default pref value. **To Reproduce**...
The `data_state_changed` signal that is emitted at the end of exec causes host applications like Blender and UE to hand until it is done processing.
**Describe the bug** Saving a new graph after closing a graph can save over the closed graph **To Reproduce** Not 100% on how to repro. Need to look into possibility...