Skip to content

friction2d/friction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friction

Friction is a powerful and versatile free and open-source motion graphics application that allows you to create stunning vector and raster animations for web and video platforms with ease. See friction.graphics for more information.

Contribute

We accept any contributions (in form of a PR). Before submitting a PR it's recommended that you communicate with the developers first (in Issues or Discussions). Someone might already be working on the same feature/issue, or for some reason the feature is not wanted.

It's always preferred to submit PR's against the main branch. If your feature is experimental, a new branch could be made available for further development before entering main.

Branches and versions

Friction uses X.Y.Z version numbers and X.Y branches.

  • X = Major
  • Y = Minor
  • Z = Patch

Branch main is always the current branch for the next X or Y release. The main branch should not be considered stable, but usable.

A new stable branch is cut from main on each X or Y release and is maintained until a new stable branch is created.

The next Z release usually comes from the latest stable branch (vX.Y).

Breaking features under development should be kept in it's own branch until ready to be merged with main.

During v0.9 development minor and patch releases are combined. Meaning v0.9.x will contain both features and fixes. This is an exception until we reach v1.0.0.

License

Copyright © Friction contributors.

Friction is a fork of enve. Copyright © Maurycy Liebner.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.