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

Add Rectangle.equalsEpsilon #6533

Merged
merged 3 commits into from May 8, 2018
Merged

Add Rectangle.equalsEpsilon #6533

merged 3 commits into from May 8, 2018

Conversation

hpinkos
Copy link
Contributor

@hpinkos hpinkos commented May 1, 2018

For API consistency. We never added a static Rectangle.equalsEpsilon, we just had Rectangle.prototype.equalsEpsilon

Don't merge until after the release is finished

@cesium-concierge
Copy link

Signed CLA is on file.

@hpinkos, thanks for the pull request! Maintainers, we have a signed CLA from @hpinkos, so you can review this at any time.


I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

@hpinkos
Copy link
Contributor Author

hpinkos commented May 7, 2018

@ggetz can you review?

CHANGES.md Outdated
@@ -16,6 +16,7 @@ Change Log
* Added `PostProcessStage` which takes a fragment shader that processes the color and depth texture from the stage run before it.
* Added `PostProcessStageComposite` for multi-stage post-processes like depth of field.
* Added a new Sandcastle label `Post Processing` to showcase the different built-in post-process stages.
* Added `Rectangle.equalsEpsilon` [#6533](https://github.com/AnalyticalGraphicsInc/cesium/pull/6533)
Copy link
Contributor

Choose a reason for hiding this comment

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

I know it's self-explanatory, but usually we include a "for ..." description to the addition note.

@hpinkos
Copy link
Contributor Author

hpinkos commented May 7, 2018

@ggetz fixed

@ggetz
Copy link
Contributor

ggetz commented May 8, 2018

Thanks @hpinkos

@ggetz ggetz merged commit 404f286 into master May 8, 2018
@ggetz ggetz deleted the rectangle-equals-epsilon branch May 8, 2018 13:32
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.

None yet

3 participants