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

Docs: Update Box3 #19664

Merged
merged 1 commit into from
Jun 16, 2020
Merged

Docs: Update Box3 #19664

merged 1 commit into from
Jun 16, 2020

Conversation

ycw
Copy link
Contributor

@ycw ycw commented Jun 15, 2020

  1. Methods should update to return 'this' in docs; less confusion; especially .. intersect() and union().
  • .applyMatrix4()
  • .copy()
  • .expandByObject()
  • .expandByPoint()
  • .expandByScalar()
  • .expandByVector()
  • .intersect()
  • .makeEmpty()
  • .set()
  • .setFromArray()
  • .setFromBufferAttribute()
  • .setFromCenterAndSize()
  • .setFromObject()
  • .setFromPoints()
  • .translate()
  • .union()
  1. Updated .intersect() desc
    "... If there's no overlap, make this box empty."

  2. Updated .union() desc
    "Computes ..."

@mrdoob mrdoob added this to the r118 milestone Jun 16, 2020
@mrdoob mrdoob merged commit 681ba71 into mrdoob:dev Jun 16, 2020
@mrdoob
Copy link
Owner

mrdoob commented Jun 16, 2020

Thanks!

@mrdoob mrdoob changed the title Update Box3.html Docs: Update Box3 Jun 16, 2020
@ycw ycw deleted the patch-1 branch September 12, 2020 01:24
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

2 participants