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

feat(door): Allow Shades to be assigned to Doors #54

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

chriswmackey
Copy link
Member

We recently decided that it was weird that people could not assign shades to Doors but they could to all other geometry objects as noted by this change in the schema. This commit updates the measure to support this new feature and I also put the code that creates shade groups into a function so that we have less copy/pasted code.

We recently decided that it was weird that people could not assign shades to Doors but they could to all other geometry objects as noted by [this change in the schema](ladybug-tools/honeybee-schema#24).  This commit updates the measure to support this new feature and I also put the code that creates shade groups into a function so that we have less copy/pasted code.
@chriswmackey chriswmackey added enhancement New feature or request critical Features/fixes that are critical to continued development labels Jan 27, 2020
@chriswmackey chriswmackey self-assigned this Jan 27, 2020
@chriswmackey chriswmackey merged commit 8fe81e3 into ladybug-tools:master Jan 27, 2020
@ladybugbot
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical Features/fixes that are critical to continued development enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants