Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Use different Docker image for blender verification #3844

Merged
merged 8 commits into from
Feb 19, 2019
Merged

Conversation

Krigpl
Copy link
Contributor

@Krigpl Krigpl commented Feb 1, 2019

Crops are rendered in the same docker run as the rest of the verification.

All these new scripts are taken from https://gitlab.lan.golem.network/lfoniok/blender-docker/tree/graphene-blender-experiments, in particular, that means I won't be able to answer any questions related to them

@Krigpl
Copy link
Contributor Author

Krigpl commented Feb 4, 2019

Also closes #3772

@Krigpl
Copy link
Contributor Author

Krigpl commented Feb 5, 2019

catping

@Krigpl
Copy link
Contributor Author

Krigpl commented Feb 6, 2019

ping @magdasta @nieznanysprawiciel

for y_offset in offsets:
crop = rendered_scene.crop((x + x_offset,
y + y_offset,
x + width - x_offset,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Isn't this the buggy version? - instead of + ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes it is.
But fix is waiting in different pull request. And previous version wasn't less buggy probably

Copy link
Contributor

Choose a reason for hiding this comment

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

Or I can apply this fix in this pull request.
I don't know

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Please apply in this PR, there's no point in submitting known buggy code.

Copy link
Contributor

Choose a reason for hiding this comment

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

ok, done

@codecov
Copy link

codecov bot commented Feb 8, 2019

Codecov Report

Merging #3844 into develop will increase coverage by 0.02%.
The diff coverage is 96.42%.

@@             Coverage Diff             @@
##           develop    #3844      +/-   ##
===========================================
+ Coverage    87.75%   87.78%   +0.02%     
===========================================
  Files          216      216              
  Lines        19068    18954     -114     
===========================================
- Hits         16734    16639      -95     
+ Misses        2334     2315      -19

@Krigpl Krigpl merged commit 8c65d74 into develop Feb 19, 2019
@Krigpl Krigpl deleted the blender_verifier branch February 19, 2019 10:25
@ghost ghost removed the in progress label Feb 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants