Skip to content

Commit

Permalink
Merge branch 'hotfix/0.7.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbelesky committed Apr 1, 2018
2 parents 9794a30 + 2496840 commit 9d2ad04
Show file tree
Hide file tree
Showing 44 changed files with 9,927 additions and 10,170 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
## Changelog

#### [0.7.0b] - 2018-03-25
#### [0.7.1b] - 2018-04-01

###### Fixed
- MeshSlope and MeshAspect components should now properly compute the face normals for quad meshes
- Better handle null items in FlowCatchment component
- Flood components should produce more sensible results

#### [0.7.1b] - 2018-03-25
###### Added
- New MeshAspect component
- Full website added along with basic examples and documentation for some components
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Version number to be iterated in `AssemblyInfo.cs`
- Version number to be iterated in `groundhog.csproj`
- Version number to be iterated in `groundhog readme.md`
- Version number to be iterated in the `gh_string` of each definition; search string for *Definition prepared for Groundhog v0.7.0b and depends on*
- Version number to be iterated in the `gh_string` of each definition; search string for *Definition prepared for Groundhog v0.7.1b and depends on*
- Version number to be iterated in `package.json`
- Release date/notes in `CHANGELOG.md`

Expand Down
4 changes: 2 additions & 2 deletions demos/Groundhog - Demo.3dm
Git LFS file not shown
13,096 changes: 6,665 additions & 6,431 deletions demos/Groundhog - General Demo.ghx

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions demos/Groundhog - Planting Plan Demo.3dm
Git LFS file not shown
1,364 changes: 794 additions & 570 deletions demos/Groundhog - Planting Plan Demo.ghx

Large diffs are not rendered by default.

304 changes: 151 additions & 153 deletions docs/contours/Groundhog - Contour Examples.ghx

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/fields/Groundhog - Fields Examples.3dm
Git LFS file not shown
528 changes: 291 additions & 237 deletions docs/fields/Groundhog - Fields Examples.ghx

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/floods/Groundhog - Floods Examples.3dm
Git LFS file not shown
3,041 changes: 921 additions & 2,120 deletions docs/floods/Groundhog - Floods Examples.ghx

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/flows/Groundhog - Flows Examples.ghx
Original file line number Diff line number Diff line change
Expand Up @@ -2910,7 +2910,7 @@
<item name="Optional" type_name="gh_bool" type_code="1">false</item>
<item name="ScrollRatio" type_name="gh_double" type_code="6">0</item>
<item name="SourceCount" type_name="gh_int32" type_code="3">0</item>
<item name="UserText" type_name="gh_string" type_code="10">Definition prepared for Groundhog v0.7.0b and depends on components from that plugin. It is available for download at http://groundhog.la/
<item name="UserText" type_name="gh_string" type_code="10">Definition prepared for Groundhog v0.7.1b and depends on components from that plugin. It is available for download at http://groundhog.la/

Contact groundhog@philipbelesky.com for support or feedback.

Expand Down
4 changes: 2 additions & 2 deletions docs/plants/Groundhog - Plants Examples.3dm
Git LFS file not shown
686 changes: 343 additions & 343 deletions docs/plants/Groundhog - Plants Examples.ghx

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/terrain/Groundhog - Terrain Examples.3dm
Git LFS file not shown
Loading

0 comments on commit 9d2ad04

Please sign in to comment.