Skip to content

Reexport all of gcore in gstd, rename image node to image_value #2733

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Firestar99
Copy link
Collaborator

@Firestar99 Firestar99 commented Jun 18, 2025

Requires #2723

code changes, for bulk renames see #2729

This PR and #2729 makes editor to only depend on gstd and removes it's dependency on gcore. Instead, all of gcore is reexported in gstd. This allows me to rip apart gcore without editor being affected, as long as I continue to reexport all nodes in gstd. Saving us a lot of conflicts down the line.

@Firestar99 Firestar99 changed the title Reexport all of gcore in gstd, Rename image node to image_value Reexport all of gcore in gstd, rename image node to image_value Jun 18, 2025
@Firestar99 Firestar99 marked this pull request as ready for review June 18, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant