-
Notifications
You must be signed in to change notification settings - Fork 5
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
717 Taking notes associated with nodes and edges #748
base: master
Are you sure you want to change the base?
717 Taking notes associated with nodes and edges #748
Conversation
This plugin requires a commercial license.
If an action has a visible effect but is not yet completed, currentState must be InProgress. Added FIXME markers. Shortened long lines. We can use the new new() operator without type if the type is statically known. Removed trailing whitespace.
… DrawableMenu InputField disable SEEInput
…and rotate with other board coordinates
… above right now.
…gives a problem with the collider currently
still WIP
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please revert all your accidental changes in Assets/Plugins
and Assets/Resources
.
Apparently, you have branched from branch whiteboard
. Now your own additions are burried in the list of the changes made by @Cyclone1337. The branch whiteboard
is still work in progress. I would prefer to merge your branch after branch whiteboard
is merged.
...Editor/Examples/Built-In/Community Skybox Cubemap Extended/Meshes/Materials/01 - Default.mat
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a few bad patterns I found which you should check.
This pull request introduces a new note management feature that allows users to create, edit, extend, delete, and toggle visibility of notes for selected nodes and edges. Additionally, notes can be saved and loaded, and they support both private and public visibility modes. The following functionalities are included: