Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

Hixie
Copy link
Contributor

@Hixie Hixie commented May 27, 2016

I gave up before I was completely done.

Items still remaining include:

  • drawVertices
  • drawAtlas
  • TransferMode.*
  • VertexMode

Also:

  • Add a convenience constructor to RSTransform
  • Add some convenience methods to Rect and Size
  • Make some defaults more explicit

@Hixie
Copy link
Contributor Author

Hixie commented May 27, 2016

@abarth

}
}

/// A shader (as used by [Paint.shader] that tiles an image.
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing )

@abarth
Copy link
Contributor

abarth commented May 28, 2016

LGTM

I gave up before I was completely done.

Items still remaining include:

 * drawVertices
 * drawAtlas
 * TransferMode.*
 * VertexMode

Also:
 * Add a convenience constructor to RSTransform
 * Add some convenience methods to Rect and Size
 * Make some defaults more explicit
@Hixie Hixie merged commit 579dcf9 into flutter:master May 28, 2016
@Hixie Hixie deleted the docs branch May 28, 2016 00:14

/// Fuzzy inside and outside.
/// Fuzzy inside and outside. This is useful for painting shadows that are
/// offset from the shape that ostensible is casting the shadow.
Copy link
Contributor

@krisgiesing krisgiesing May 31, 2016

Choose a reason for hiding this comment

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

Typo: "ostensibly"

(I'm not sure "ostensibly" is needed here, the sentence makes sense to me without it.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed.

I qualified it because it's not really casting a shadow.

Hixie added a commit to Hixie/sky_engine that referenced this pull request May 31, 2016
Hixie added a commit that referenced this pull request May 31, 2016
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
New commits:

git log --format="%C(auto) %h %s" 900e796..4ca4767
 4ca4767 Added a dart pub outdated --transitive option (flutter#2731)
 6b145bd Deprecate --server argument to `pub publish` and `pub uploader`. (flutter#2697)
 7737023 don't warn if previous prerelease was null safe (flutter#2730)
 62f9283 Improve outdated --mode=null-safety (flutter#2724)
 cc589ec Change message for no Latest resolution (flutter#2729)
 656803e Require sdk constraint (flutter#2718)
 8309d87 Added test that dev_dependency does not trigger null-safety warnings when publishing (flutter#2727)
 332ea04 Remove warning about mixed mode. (flutter#2723)
 a98a1f2 Simplify null-safety analysis in `pub outdated --mode=null-safety` (flutter#2721)
 5fba201 Outdated null safety implies prereleases (flutter#2722)
 fb9ec4a Fixed bug in yaml_edit (flutter#2703)

Change-Id: I22a084aee06542e04a272269fb0134f0ac62f779
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170690
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Michael Thomsen <mit@google.com>
Reviewed-by: Jonas Jensen <jonasfj@google.com>
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
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.

3 participants