Skip to content

Update git hash#11

Closed
Jasper-Bekkers wants to merge 2 commits into
linebender:mainfrom
Traverse-Research:point-to-updated-version
Closed

Update git hash#11
Jasper-Bekkers wants to merge 2 commits into
linebender:mainfrom
Traverse-Research:point-to-updated-version

Conversation

@Jasper-Bekkers
Copy link
Copy Markdown

@Jasper-Bekkers Jasper-Bekkers commented Oct 12, 2023

This bumps the hash of to one later in vello.

It also specifies default-features = false so we can use this project without wgpu on our end.

Comment thread Cargo.toml
[dependencies]
vello = { workspace = true }
bodymovin = { git = "https://github.com/vectorgameexperts/bodymovin-rs" }
bodymovin = { git = "https://github.com/Traverse-Research/bodymovin-rs.git" }
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to use a specific rev, as is linebender policy (I don't think this is written down anywhere). This should have been set previously as well. You can understand that this is especially important for external code.

I also think the PR body should explain the differences in this fork

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both the vectorgameexperts and Traverse-Research forks seem to be identical with HEAD at e65aea9a701a0c934382ae0037343ecb0ac6976a. We should certainly pin to that rev and I guess which fork to use doesn't matter too much when it's pinned.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I made the fork for no real reason, so far, I can revert this also. But we should indeed pin to the right hash.

@nuzzles
Copy link
Copy Markdown
Member

nuzzles commented Mar 10, 2024

Going to close this as now we should be pinning to 0.1 (vello has an official release) and it is likely that we will be removing bodymovin in favor of an in-repo parser with #13 .

@nuzzles nuzzles closed this Mar 10, 2024
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.

4 participants