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

separate import from loading data #244

Merged
merged 1 commit into from
Aug 5, 2019
Merged

separate import from loading data #244

merged 1 commit into from
Aug 5, 2019

Conversation

dakom
Copy link
Contributor

@dakom dakom commented Aug 5, 2019

fixes #243

@dakom
Copy link
Contributor Author

dakom commented Aug 5, 2019

Doesn't seem like the AppVeyor build failing has anything to do with the code... any ideas?

@alteous
Copy link
Member

alteous commented Aug 5, 2019

Thanks for the PR. The AppVeyor build can be ignored as it's not setup yet.

To confirm: there is no functional change, right?

@dakom
Copy link
Contributor Author

dakom commented Aug 5, 2019

Right - for this PR all I did was separate out the image/base64/import helpers into a new feature called import_data_reference, and even with that, it's added to the default so there should be no change

@alteous alteous merged commit 19500e6 into gltf-rs:master Aug 5, 2019
@dakom
Copy link
Contributor Author

dakom commented Aug 5, 2019

Thanks for merging it!

FYI I didn't bump the version number, so if you have a continuous deployment setup, it'll need to be bumped first :)

@alteous
Copy link
Member

alteous commented Aug 5, 2019

I don't bump the version number until the last minute. The CI setup clones directly from master.

@repi repi mentioned this pull request Sep 26, 2019
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.

Separate image+base64 vs. import
2 participants