Skip to content

Commit

Permalink
Delete Todos
Browse files Browse the repository at this point in the history
  • Loading branch information
lukashueller committed Aug 7, 2020
1 parent 0773118 commit 8ebc01e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Watch your animations evolve whenever you want with *Play Animations*. Take adva
Ready for AnimationsEditor? Follow our lean [setup guide](https://github.com/hpi-swa-teaching/AnimationsEditor/wiki/Setup-Guide) to install AnimationsEditor.

## Usage
\#todo -> Punkte in englisch überarbeiten!
- open AnimationsEditor with the command `AnimationsEditor open` and press `CTRL + D` (Do it)
- left click on `add morph`
- left click on the morph, you want to animate while `opt` Key pressed (in Windows also with middle mouse key).
Expand All @@ -38,9 +37,6 @@ the morph should be added to the property inspector
- if you want to integrate the animation project into your Squeak project, click on 'Save animations`
the code of the animation is then placed into your clipboard

(\#todo insert picture here, die die einzelenen Teile des Editors beschreibt)


## Development
### CI Pipeline and coverage
The CI pipeline is implemented using GitHub actions, and push is executed on each piece of code. The AnimationsEditor package is therefor executed under mac, ubuntu and windows on Squeak 5.3, Squeak 5.2, Squeak 5.1 and Squeak Trunk. In addition, the codecoverage is monitored and the badges above are updated.
Expand Down

0 comments on commit 8ebc01e

Please sign in to comment.