Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blendmodes #17

Merged
merged 15 commits into from
Apr 29, 2012
Merged

Blendmodes #17

merged 15 commits into from
Apr 29, 2012

Commits on Apr 23, 2012

  1. Configuration menu
    Copy the full SHA
    90e878c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f709f6 View commit details
    Browse the repository at this point in the history
  3. [WIP] Instead of using CanvasRenderer to render each layer and then p…

    …ainting it on top of the canvas, let CanvasRenderer write directly to the final canvas. Also add support for the layer's blend mode. For now, all layers are Normal, which is a simple 1->1 copy.
    jpobst committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    feec3c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5845e76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7e50c9 View commit details
    Browse the repository at this point in the history
  6. [WIP] Handle offset layers.

    jpobst committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    8ef5771 View commit details
    Browse the repository at this point in the history
  7. [WIP] Tidy up.

    jpobst committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    01a6459 View commit details
    Browse the repository at this point in the history
  8. [WIP] Implement GridRenderer.

    jpobst committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    d265066 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1072038 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6218ad9 View commit details
    Browse the repository at this point in the history
  11. Remove dead code.

    jpobst committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    1729397 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e3dbfc View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2012

  1. Add BlendMode to the Layer Properties dialog. Add support for BlendMo…

    …de to Layer Properties history item. Get rid of generated crap for LayerPropertiesDialog.cs.
    jpobst committed Apr 24, 2012
    Configuration menu
    Copy the full SHA
    310a1ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1cdca View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2012

  1. Add new strings to pot file. Remove colon from "Blend Mode:" so exist…

    …ing translation will work.
    jpobst committed Apr 26, 2012
    Configuration menu
    Copy the full SHA
    805afa3 View commit details
    Browse the repository at this point in the history