This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository aseprite.
commit 468ca52bf83c2324c0fb305cd0ce029c4779a2e9 Merge: 497cfa6 417e431 Author: David Capello <[email protected]> Date: Sat Mar 19 12:09:42 2016 -0300 Merge branch 'select-tile' data/gui.xml | 9 ++- src/app/CMakeLists.txt | 1 + src/app/commands/cmd_select_tile.cpp | 124 ++++++++++++++++++++++++++++++++++ src/app/commands/commands_list.h | 1 + src/app/snap_to_grid.cpp | 27 ++++++-- src/app/snap_to_grid.h | 11 ++- src/app/tools/tool_loop_manager.cpp | 5 +- src/app/ui/editor/editor.cpp | 10 +++ src/app/ui/editor/editor_state.h | 3 + src/app/ui/editor/pixels_movement.cpp | 5 +- src/app/ui/editor/standby_state.cpp | 29 ++++++++ src/app/ui/editor/standby_state.h | 3 +- 12 files changed, 214 insertions(+), 14 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

