Branch: refs/heads/1.0.x
  Home:   https://github.com/synfig/synfig
  Commit: 13fece41bbf709f1265e5c35ba32834f5e675071
      
https://github.com/synfig/synfig/commit/13fece41bbf709f1265e5c35ba32834f5e675071
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/workarearenderer/renderer_ducks.cpp

  Log Message:
  -----------
  Fix 308 : Split tangent indicator - fix crash on "Remove Item"


  Commit: ae9098bfc644a0a0c9fa61a9e46abe041b56a5f9
      
https://github.com/synfig/synfig/commit/ae9098bfc644a0a0c9fa61a9e46abe041b56a5f9
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/duckmatic.cpp
    M synfig-studio/src/gui/duckmatic.h
    M synfig-studio/src/gui/trees/canvastreestore.cpp
    M synfig-studio/src/gui/trees/canvastreestore.h
    M synfig-studio/src/gui/trees/layertree.cpp
    M synfig-studio/src/gui/trees/layertree.h
    M synfig-studio/src/gui/workarea.cpp
    M synfig-studio/src/gui/workarea.h

  Log Message:
  -----------
  UI - New behavior : select param from duck - step1

find param at treeview level0

todo : find recursively in treeview


  Commit: 609b4a94e4b94d4647efa3a9fcacc5fa30e21cf7
      
https://github.com/synfig/synfig/commit/609b4a94e4b94d4647efa3a9fcacc5fa30e21cf7
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/trees/canvastreestore.cpp
    M synfig-studio/src/gui/trees/canvastreestore.h
    M synfig-studio/src/gui/trees/layerparamtreestore.cpp
    M synfig-studio/src/gui/trees/layerparamtreestore.h

  Log Message:
  -----------
  UI - New behavior : select param from handle - step2

What : from canvas, find selected handle in parameter panel recursively

Work with : origin / center / radius / gradient pt1 & pt2 / width ducks / bones 
ducks and other level0 ducks

Todo :
* find vertex origins & tangents
* fix 'root' bones not ref from parent
* fix Group Transformation (individual ducks)


  Commit: 91e5e3b3bcfd3b39124b121f7a3d5644e5120912
      
https://github.com/synfig/synfig/commit/91e5e3b3bcfd3b39124b121f7a3d5644e5120912
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/trees/layerparamtreestore.cpp

  Log Message:
  -----------
  Catching by reference


  Commit: 875b7e2d608a4ac8e15b28a6b7e502fa5b5911c4
      
https://github.com/synfig/synfig/commit/875b7e2d608a4ac8e15b28a6b7e502fa5b5911c4
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/trees/layerparamtreestore.cpp

  Log Message:
  -----------
  UI - New behavior : select param from handle - step3

What : from canvas, find selected handle in parameter panel recursively

Work with :
* generally all level0 handle
  * origin
  * center
  * radius
  * gradient pt1 & pt2
  * etc...
* width handle
* bones handle
* vertex

Todo :
* find vertex origins & tangents (individual handle)
* fix 'root' bones not ref from parent
* fix Group Transformation (individual handle)


  Commit: 22e5272c9274ce7afc8afd8af18605feb65cca31
      
https://github.com/synfig/synfig/commit/22e5272c9274ce7afc8afd8af18605feb65cca31
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/trees/layerparamtreestore.cpp

  Log Message:
  -----------
  UI - New behavior : select param from handle - step4

What : from canvas, find selected handle in parameter panel recursively

Work with :
* generally all level0 handle
  * origin
  * center
  * radius
  * gradient pt1 & pt2
  * etc...
* width handle
* bones handle (fixed)
* vertex

Todo :
* find vertex origins & tangents (individual handle)
* fix Group Transformation (individual handle)


  Commit: 49329a77c60fa9c2512c41bdfee74a883eb8938c
      
https://github.com/synfig/synfig/commit/49329a77c60fa9c2512c41bdfee74a883eb8938c
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/trees/layerparamtreestore.cpp

  Log Message:
  -----------
  UI - New behavior : select param from handle - step5

What : from canvas, find selected handle in parameter panel recursively

Work with :
* generally all level0 handle
  * origin
  * center
  * radius
  * gradient pt1 & pt2
  * etc...
* width handles
* bones handle (fixed)
* vertex (individual handle)

Todo :
* fix Group Transformation (individual handle)
* on multiple duck select, select last in param tree ?


  Commit: 870384d563e181fa2828afa89364f4e67b4a65b5
      
https://github.com/synfig/synfig/commit/870384d563e181fa2828afa89364f4e67b4a65b5
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/trees/layerparamtreestore.cpp

  Log Message:
  -----------
  UI - New behavior : select param from handle - fixed!

What : from canvas, find selected handle in parameter panel recursively

(should) Work with (everything!)
* generally all level0 handle
  * origin
  * center
  * radius
  * gradient pt1 & pt2
  * etc...
* width handles
* bones handle (fixed)
* vertex (individual handle)
* Group Transformation (individual handle)

Idea/Todo ? :
* on multiple duck select, last selected highlight in param tree
* on multiple duck select, ability to change selected param
value all at once (maybe name greyd like when selecting multiple layer)
* reverse behavior : select any param, highlight corresponding duck(s)


  Commit: 5a31a4919d65ef745b446c59e4dbf768a0b36ead
      
https://github.com/synfig/synfig/commit/5a31a4919d65ef745b446c59e4dbf768a0b36ead
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/duckmatic.cpp
    M synfig-studio/src/gui/duckmatic.h
    M synfig-studio/src/gui/trees/layerparamtreestore.cpp
    M synfig-studio/src/gui/trees/layerparamtreestore.h
    M synfig-studio/src/gui/trees/layertree.cpp
    M synfig-studio/src/gui/trees/layertree.h
    M synfig-studio/src/gui/workarea.cpp
    M synfig-studio/src/gui/workarea.h

  Log Message:
  -----------
  Merge remote-tracking branch 'djay/djay_duck_select_param'


  Commit: 94cf7d3aa10a7b38b4d07b7885b79573ca070774
      
https://github.com/synfig/synfig/commit/94cf7d3aa10a7b38b4d07b7885b79573ca070774
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/app.cpp
    M synfig-studio/src/gui/canvasview.cpp
    M synfig-studio/src/gui/canvasview.h
    M synfig-studio/src/gui/duckmatic.cpp
    M synfig-studio/src/gui/duckmatic.h

  Log Message:
  -----------
  fix 250 : Add shortcut to hide/show all ducks

* New action "mask-none_ducks"
* Menu/View/Show Hide Handle/"Toggle None/Last visible Handles"
* <Alt><0> has toggle all handles.

http://www.synfig.org/issues/thebuggenie/synfig/issues/250


  Commit: c6dcd7c311b6d38b5a215fcbcc71bda0276df13c
      
https://github.com/synfig/synfig/commit/c6dcd7c311b6d38b5a215fcbcc71bda0276df13c
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
    M synfig-studio/src/gui/app.cpp

  Log Message:
  -----------
  code format - ACCEL macro align


Compare: https://github.com/synfig/synfig/compare/4aa7c3039f87...c6dcd7c311b6
------------------------------------------------------------------------------
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to