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

latticeExtensions #215

Merged
merged 72 commits into from
Jul 20, 2021
Merged

latticeExtensions #215

merged 72 commits into from
Jul 20, 2021

Conversation

BrianGun
Copy link
Contributor

@BrianGun BrianGun commented Jul 3, 2021

Description

Adds Repeat module with functions for repeated structures such as pixel grids.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

not yet tested. Only for feedback

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

BrianGun added 30 commits June 26, 2021 10:20
…han absolute x,y positions for ring hex centers. More convenient for indexing into a hexagon array.
…ful for computing the centers of ring n hexagonal clusters.
galran
galran previously approved these changes Jul 16, 2021
Copy link
Collaborator

@galran galran left a comment

Choose a reason for hiding this comment

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

for some reason the documentation is not finishing which is weird.

@BrianGun
Copy link
Contributor Author

BrianGun commented Jul 16, 2021 via email

… support the native julia way of displaying a drawing by using the Luxor.preview function which will return a drawing that will be drawn according to the correct context. (#245)
@BrianGun BrianGun merged commit 465625d into main Jul 20, 2021
@BrianGun BrianGun deleted the latticeExtensions branch July 20, 2021 21:51
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.

4 participants