Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: df710c0851100a92ec304d980482a77312f03c64
https://github.com/synfig/synfig/commit/df710c0851100a92ec304d980482a77312f03c64
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarearenderer/renderer_bbox.cpp
M synfig-studio/src/gui/workarearenderer/renderer_bbox.h
Log Message:
-----------
Documentation: Add brief description of the Renderer_BBox files
Commit: 9d1dd17ecfcd9aeeb6d8d5cd3dab13802656b056
https://github.com/synfig/synfig/commit/9d1dd17ecfcd9aeeb6d8d5cd3dab13802656b056
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarea.cpp
Log Message:
-----------
Workspace : dragging , simplify if/else to switch/case
Commit: 4560b5913d9204cf6907b504d985f6458fbb232b
https://github.com/synfig/synfig/commit/4560b5913d9204cf6907b504d985f6458fbb232b
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarearenderer/renderer_guides.cpp
Log Message:
-----------
Dev : Todo on hardcoded selected guide color
Commit: 7088dcd595041dbef8b41ac55c6d4ebf3000b9ea
https://github.com/synfig/synfig/commit/7088dcd595041dbef8b41ac55c6d4ebf3000b9ea
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
Log Message:
-----------
Build : Comment code to remove warnings
Commit: 81e364aa9dd771bdee7ebc8e6c9619a895157609
https://github.com/synfig/synfig/commit/81e364aa9dd771bdee7ebc8e6c9619a895157609
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarea.h
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.h
Log Message:
-----------
WorkArea : Handle (duck) better bbox selection - Initial support
Commit: 5715cd802e5dbe79b7e396000962afff69633f54
https://github.com/synfig/synfig/commit/5715cd802e5dbe79b7e396000962afff69633f54
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarea.cpp
Log Message:
-----------
WorkArea : dragging , simplify if/else to switch/case (fix warning missing
case)
Commit: 0bc0ad173e1a5e89e3c2e5c298627569d44a6266
https://github.com/synfig/synfig/commit/0bc0ad173e1a5e89e3c2e5c298627569d44a6266
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.h
Log Message:
-----------
WorkArea : Handle (duck) better bbox selection - Fix Shift Click selection
Commit: c557c22de5cfae88a47f69ff61dc5086bfb260d6
https://github.com/synfig/synfig/commit/c557c22de5cfae88a47f69ff61dc5086bfb260d6
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarea.cpp
Log Message:
-----------
WorkArea : Handle single click selection. Add Shift-Click support .
* [NEW] Shift-Click only add to current selection.
* Ctrl-Click toggle single handle (keeping current selection).
* Click select single handle (clear further selection)
Commit: d9ecdd300ddd802f2f042889307b180e33094f5e
https://github.com/synfig/synfig/commit/d9ecdd300ddd802f2f042889307b180e33094f5e
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/canvasview.cpp
Log Message:
-----------
Build : Comment code to remove warnings + comment
Commit: bbc0f16853232b7581de9a8f9614660f3824d780
https://github.com/synfig/synfig/commit/bbc0f16853232b7581de9a8f9614660f3824d780
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/duckmatic.cpp
M synfig-studio/src/gui/duckmatic.h
M synfig-studio/src/gui/workarea.cpp
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.h
Log Message:
-----------
WorkArea : Handle (duck) better bbox selection - Step on fixing Ctrl-click
feature
* TODO : toggle_select_ducks_in_box : remove bool param
* TODO : in toggle_select_ducks_in_box : Fix duck selection (and reverse
unselect by adding new selected to local list?)
Commit: 6a7e4fe3095ea874f30364e39cabd89728c3823e
https://github.com/synfig/synfig/commit/6a7e4fe3095ea874f30364e39cabd89728c3823e
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/duckmatic.cpp
M synfig-studio/src/gui/duckmatic.h
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.h
Log Message:
-----------
WorkArea : Handle (duck) better bbox selection - Fix Ctrl-click feature.
Debug line still present and unuseful other things.
TODO : Cleaning stuff
Commit: cab90d672257622ca420ecbb9ee27e745a356609
https://github.com/synfig/synfig/commit/cab90d672257622ca420ecbb9ee27e745a356609
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/preview.cpp
Log Message:
-----------
Build : Comment code to remove warnings
Commit: 99d6c159ceeb421f71c29b6046c1e4d351455c9e
https://github.com/synfig/synfig/commit/99d6c159ceeb421f71c29b6046c1e4d351455c9e
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/preview.cpp
Log Message:
-----------
Build : Warning unused
Commit: b3e49413302c8cbe7354a5551ecb4152214db2bf
https://github.com/synfig/synfig/commit/b3e49413302c8cbe7354a5551ecb4152214db2bf
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.h
Log Message:
-----------
WorkArea : Handle (duck) better bbox selection - Cleaning Renderer_Dragbox
Commit: e804b3a36da38eec6db5dcbd4719b41b49626013
https://github.com/synfig/synfig/commit/e804b3a36da38eec6db5dcbd4719b41b49626013
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-core/src/synfig/target.h
Log Message:
-----------
Doc : Fix the comments for doxygen
Commit: 7375f3b018a7e3131779e2c17a0bea5d4efa968f
https://github.com/synfig/synfig/commit/7375f3b018a7e3131779e2c17a0bea5d4efa968f
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarea.cpp
Log Message:
-----------
Doc : Comment minor modification
Commit: e6aadfc2cec76603a4b312d130197c6e66d33256
https://github.com/synfig/synfig/commit/e6aadfc2cec76603a4b312d130197c6e66d33256
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/duckmatic.h
Log Message:
-----------
Doc : Comment methods with doxygen format
Commit: 15bc3f170babe84576f8db6a74c166507be602ac
https://github.com/synfig/synfig/commit/15bc3f170babe84576f8db6a74c166507be602ac
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/duckmatic.cpp
Log Message:
-----------
WorkArea : Handle (duck) better bbox selection - Cleaning Duckmatic
The real cleaning is in Duckmatic::toggle_select_ducks_in_box, restoring it to
initial code.
The rest and most of change is code reorganization, grouping the medthod by
category
Commit: 526c1dee8c003e5af039d03dfe36187cdb139dd0
https://github.com/synfig/synfig/commit/526c1dee8c003e5af039d03dfe36187cdb139dd0
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
Log Message:
-----------
WorkArea : Handle (duck) better bbox selection - code simplification
Commit: c8f746dc922d2daa06a90ccbd35e9f3e10bdb438
https://github.com/synfig/synfig/commit/c8f746dc922d2daa06a90ccbd35e9f3e10bdb438
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarea.cpp
Log Message:
-----------
Dev : Todo hardcoded ui specification, make it config ready
Commit: b66e2f984aaedc123ea9f834be0347122fba2053
https://github.com/synfig/synfig/commit/b66e2f984aaedc123ea9f834be0347122fba2053
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/states/state_normal.cpp
Log Message:
-----------
Dev : Todo dot not change the cursor in DRAGBOX WorkArea::DradMode
Commit: e00d8c331fb66faa6e4189baab7a9c77991e6f1d
https://github.com/synfig/synfig/commit/e00d8c331fb66faa6e4189baab7a9c77991e6f1d
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarea.h
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
Log Message:
-----------
WorkArea : remove duplicate fonction (get_dragmode)
Commit: fe99baa9498cc99bc5816bacaae62484efb45bed
https://github.com/synfig/synfig/commit/fe99baa9498cc99bc5816bacaae62484efb45bed
Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-studio/src/gui/workarea.cpp
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
Log Message:
-----------
WorkArea : Handle (duck) better bbox selection - fix bbox not disappears
Commit: 22e6595084be167f19d9afa22d678068e6762387
https://github.com/synfig/synfig/commit/22e6595084be167f19d9afa22d678068e6762387
Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
Date: 2015-07-10 (Fri, 10 Jul 2015)
Changed paths:
M synfig-core/src/synfig/target.h
M synfig-studio/src/gui/canvasview.cpp
M synfig-studio/src/gui/duckmatic.cpp
M synfig-studio/src/gui/duckmatic.h
M synfig-studio/src/gui/preview.cpp
M synfig-studio/src/gui/states/state_normal.cpp
M synfig-studio/src/gui/workarea.cpp
M synfig-studio/src/gui/workarearenderer/renderer_bbox.cpp
M synfig-studio/src/gui/workarearenderer/renderer_bbox.h
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.h
M synfig-studio/src/gui/workarearenderer/renderer_guides.cpp
Log Message:
-----------
Merge branch 'djay_workarea'
* djay_workarea: (23 commits)
WorkArea : Handle (duck) better bbox selection - fix bbox not disappears
WorkArea : remove duplicate fonction (get_dragmode)
Dev : Todo dot not change the cursor in DRAGBOX WorkArea::DradMode
Dev : Todo hardcoded ui specification, make it config ready
WorkArea : Handle (duck) better bbox selection - code simplification
WorkArea : Handle (duck) better bbox selection - Cleaning Duckmatic
Doc : Comment methods with doxygen format
Doc : Comment minor modification
Doc : Fix the comments for doxygen
WorkArea : Handle (duck) better bbox selection - Cleaning Renderer_Dragbox
Build : Warning unused
Build : Comment code to remove warnings
WorkArea : Handle (duck) better bbox selection - Fix Ctrl-click feature.
WorkArea : Handle (duck) better bbox selection - Step on fixing Ctrl-click
feature
Build : Comment code to remove warnings + comment
WorkArea : Handle single click selection. Add Shift-Click support .
WorkArea : Handle (duck) better bbox selection - Fix Shift Click selection
WorkArea : dragging , simplify if/else to switch/case (fix warning missing
case)
WorkArea : Handle (duck) better bbox selection - Initial support
Build : Comment code to remove warnings
...
Compare: https://github.com/synfig/synfig/compare/101aa4d71370...22e6595084be
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl