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

RotateTool : Incorrect plug used when Instancer is used #3647

Closed
themissingcow opened this issue Feb 24, 2020 · 0 comments
Closed

RotateTool : Incorrect plug used when Instancer is used #3647

themissingcow opened this issue Feb 24, 2020 · 0 comments

Comments

@themissingcow
Copy link

Version: Gaffer 0.56.0.0

Description

In the attached scene, using one of the Transform tools on quad_light results in the CowPlane.transform plug being edited instead.

Steps to reproduce

scratchpad.gfr.zip

  1. Open scratchpad.gfr
  2. Select quad_light
  3. Enabled the rotate tool.
themissingcow pushed a commit to themissingcow/gaffer that referenced this issue Feb 24, 2020
GafferHQ#3647 surfaced a case where an unrelated hash process for a transform
plug un-related to one passed to a `SceneAlgo::history` query was
surfaced in the results, leading to incorrect tool behaviour.

Fixes
-----

- SceneAlgo : Fixed bug that caused unrelated processes to appear in
  plug histories.

Fixes GafferHQ#3647.
themissingcow pushed a commit to themissingcow/gaffer that referenced this issue Feb 24, 2020
Fixes GafferHQ#3647. It surfaced a case where an hash process for a transform
plug unrelated to one passed to a `SceneAlgo::history` query was
surfaced in the results, leading to incorrect tool behaviour.

Fixes
-----

- SceneAlgo : Fixed bug that caused unrelated processes to appear in
  plug histories (GafferHQ#3647).
themissingcow pushed a commit to themissingcow/gaffer that referenced this issue Feb 24, 2020
Fixes GafferHQ#3647. It surfaced a case where an hash process for a transform
plug unrelated to one passed to a `SceneAlgo::history` query was
surfaced in the results, leading to incorrect tool behaviour.

Fixes
-----

- SceneAlgo : Fixed bug that caused unrelated processes to appear in
  plug histories (GafferHQ#3647).
themissingcow pushed a commit to themissingcow/gaffer that referenced this issue Feb 24, 2020
Fixes GafferHQ#3647. It surfaced a case where an hash process for a transform
plug unrelated to one passed to a `SceneAlgo::history` query was
surfaced in the results, leading to incorrect tool behaviour.

Fixes
-----

- SceneAlgo : Fixed bug that caused unrelated processes to appear in
  plug histories (GafferHQ#3647).
themissingcow pushed a commit to themissingcow/gaffer that referenced this issue Feb 24, 2020
Fixes GafferHQ#3647. It surfaced a case where an hash process for a transform
plug unrelated to one passed to a `SceneAlgo::history` query was
surfaced in the results, leading to incorrect tool behaviour.

Fixes
-----

- SceneAlgo : Fixed bug that caused unrelated processes to appear in
  plug histories (GafferHQ#3647).
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

No branches or pull requests

2 participants