Actualiser Zurich hackathon
parent
bf5a4c8f80
commit
9397df2430
1 changed files with 5 additions and 5 deletions
|
|
@ -9,14 +9,14 @@ For more details on the project's origin, and the purpose of a forge for AEC, pl
|
|||
|
||||
## A Commit History
|
||||
|
||||
* One of the great feature of **Git** is the `commit` [history](https://about.gitlab.com/blog/2018/06/07/keeping-git-commit-history-clean/), which keeps tracks of every file changes.
|
||||
* When working with text-based [native IFC](https://github.com/brunopostle/ifcmerge/blob/main/docs/whitepaper.rst) files, it's possible to view each stage of the modeling process.
|
||||
* Here's an example :
|
||||
One of the great feature of **Git** is the `commit` [history](https://about.gitlab.com/blog/2018/06/07/keeping-git-commit-history-clean/), which keeps tracks of every file changes. \
|
||||
When working with text-based [native IFC](https://github.com/brunopostle/ifcmerge/blob/main/docs/whitepaper.rst) files, it's possible to view each stage of the modeling process. \
|
||||
Here's an example of a 3D IFC model :
|
||||
* [Added model ifc](https://gitaec.org/brunopostle/creative-freedom/src/commit/b28fbd13d182fb78d4cc79dad1b390c92e1750af/model.ifc)
|
||||
* [Added terrain, retaining walls, stairs and deck columns](https://gitaec.org/brunopostle/creative-freedom/src/commit/c367f58c307db840494b58b991115f13b3687679/model.ifc)
|
||||
|
||||
* See more [Commit history](https://gitaec.org/brunopostle/creative-freedom/commits/branch/main) and [Revision graph](https://gitaec.org/brunopostle/creative-freedom/graph)
|
||||
* Made with [IfcMerge](https://github.com/brunopostle/ifcmerge)
|
||||
See more [commit history](https://gitaec.org/brunopostle/creative-freedom/commits/branch/main) on the [revision graph](https://gitaec.org/brunopostle/creative-freedom/graph) \
|
||||
This is made possible with [IfcMerge](https://github.com/brunopostle/ifcmerge).
|
||||
|
||||
|
||||
## An Automation System
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue