2020-01-29 13:35:54 +01:00
2019-12-13 09:29:37 +01:00
2020-01-16 23:03:41 +01:00
2020-01-24 00:06:46 +01:00
2020-01-29 13:35:54 +01:00
2020-01-27 19:08:44 +01:00
2020-01-27 19:08:44 +01:00
2020-01-26 18:57:30 +01:00
2020-01-16 22:56:21 +01:00
2019-12-19 13:36:21 +00:00

IntelliPhoto

For the user manual see docs/manual.pdf

Content

  • src - Source Code
  • docs - Documentation of the source code and user manual
  • Examples - Temporary folder for example pictures
  • Abgabe - Files that were submitted prior to the development start

Presentations

Branching

  • master branch: current state of the program, pull requests only by maintainers or developers
  • dev branch: state of development for next week, will be merged every Thursday, pushable for maintainers, pull requests for everyone
  • dev-X branches: feature development branches which will be merged into dev, when tested
  • hotfix-X branches: braches to fix small but important bugs, will be merged into master and dev

On Thursday the development state (dev) will be merged into master and tagged with the current version.

Description
An interactive painting tool, with layering and drawing capabilities.
Readme 48 MiB
Languages
HTML 88.6%
C++ 6%
JavaScript 3.7%
CSS 1%
TeX 0.4%
Other 0.1%