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

deps(core): Update to property-graph v3 #1543

Merged
merged 2 commits into from
Oct 27, 2024
Merged

Conversation

donmccurdy
Copy link
Owner

Updates to property-graph v3.0.0. Primary changes in this property-graph release are:

For glTF Transform, this means that GraphEdge objects (used internally, but not part of documented public glTF Transform APIs) no longer dispatch events. Events remain unchanged on GraphNode subclasses, like Property, Node, Material, Mesh, etc.

Related:

@donmccurdy donmccurdy added bug Something isn't working dependencies Pull requests and issues related to dependencies package:core performance labels Oct 27, 2024
@donmccurdy donmccurdy added this to the v4.1 milestone Oct 27, 2024
@donmccurdy donmccurdy merged commit 2d5676b into main Oct 27, 2024
7 checks passed
@donmccurdy donmccurdy deleted the deps/property-graph-v3 branch October 27, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests and issues related to dependencies package:core performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default scene has two parents?
1 participant