Synfig Project Forum

Forums for Synfig Project
It is currently Sun May 19, 2013 4:20 am

All times are UTC - 4 hours [ DST ]




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: My short term plans
PostPosted: Mon Dec 12, 2011 7:55 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
Hi!
My short term plans in coding Synfig are:
1) New interpolation method: "Smart" to give response to this thread: viewtopic.php?f=14&t=1603
2) Fix Groups Panel. Behavior is incomplete.

Wish me good look! :mrgreen:
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Mon Dec 12, 2011 8:05 am 
Offline
User avatar

Joined: Tue Feb 26, 2008 3:33 am
Posts: 664
Location: Foshan City, China
Wow nice plan. good luck :mrgreen:

I hope I can finish my preview window improvement plan and code more...

_________________
time flies...


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Mon Dec 12, 2011 8:47 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 21, 2009 2:36 pm
Posts: 608
Location: Sweden.
Wow! :D
I'm a happy camper now. :)

_________________
www.rylanderanimation.se
Synfig scripts, etc.


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Mon Dec 19, 2011 5:51 am 
Offline
User avatar

Joined: Sat May 02, 2009 3:38 am
Posts: 308
G'luck mate! :mrgreen:

_________________
Bartimaeus: "One magician demanded I show him an image of the love of his life. I rustled up a mirror."
My website of awesomeness!


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Mon Dec 19, 2011 8:37 am 
Offline
User avatar

Joined: Fri Dec 09, 2011 11:11 pm
Posts: 16
Good luck!

_________________
hellocatfood.com


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Thu Dec 22, 2011 11:34 am 
Offline
User avatar

Joined: Sun Aug 16, 2009 12:09 pm
Posts: 213
Location: Belgium
good luck Genete. and merry Xmas!
B.


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Thu Jan 12, 2012 4:58 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
Ok.
New interpolation method is finished. See some results on the thread itself. The original requester of the new interpolation method (rylleman) has tested it and it just what he was looking for.

The Groups behavior is mainly fixed but I would share with you my discoveries to see if there is room for any other improvement:
Let's describe the Groups behavior highlighting what didn't work before and now is fixed.

1) Right click on a layer allows to add the layer to a group using contextual menu. This can be done on a Layer at the Group Panel
2) A layer can only belong to a group at one time.
3) Left Mouse button Double click a group selects all the layers and groups in the group in the Group panel and all the layers and child layers in the Layers Panel.
4) Group descriptions can be edited by clicking on its name column. *FIXED*
5) Layer description can be edited in the Group's panel like in the Layer's panel. The edition is reflected in both panels. * FIXED*
6) Deactivate the Layer in the Group's panel would deactivate the Layer in the Layer's panel and vice versa *FIXED*
7) Groups can be nested by:
a) Dragging and dropping one group inside other, Only inner children groups can be moved.
b) By adding a layer to a group with a dot separator description: "parent.child"
8) it is forbidden that a group is renamed with the name of a group of the same level.
9) When Deactivating/Activating a non empty group the child groups and layers are Deactivated/Activated.
10) Groups can be deleted completely if it has only layers. If the group contains other groups they are not recursively deleted, only the first child level of layers.
11) Groups can be created. They start empty and unactivated.
12) If the group is empty it can't be activated and won't be saved.
13) A Layer in a group can be moved to any other group (empty or not).

Do you think there is room for more improvements or functionalities?

I was thinking on Right mouse button double click a group would make deselected all the children layers. Current behavior is the same than the left mouse button.

Thanks for reading!
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Sat Jan 14, 2012 1:52 pm 
Offline
User avatar

Joined: Fri Jul 01, 2011 6:14 am
Posts: 276
Location: Hungary
I'm curious about something - why do you have to double-click on layers to select them in the Groups panel? Why can't you simply single click on them?

_________________
http://kecskebak.blogspot.com


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Sun Jan 15, 2012 7:21 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
Quote:
why do you have to double-click on layers to select them in the Groups panel? Why can't you simply single click on them?

Because single click selects the group item to rename it, remove it or move it. If single click does select the content then it could be hard to keep some layers selected and change the name of the group, for example.
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Sun Jan 15, 2012 9:46 am 
Offline
User avatar

Joined: Fri Jul 01, 2011 6:14 am
Posts: 276
Location: Hungary
Genete wrote:
Because single click selects the group item to rename it, remove it or move it. If single click does select the content then it could be hard to keep some layers selected and change the name of the group, for example.
-G


But isn't that just as true of the layers panel, which works with single clicks? I'm just wondering whether the layers panel and the groups panel should work in the same way.

_________________
http://kecskebak.blogspot.com


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Sun Jan 15, 2012 2:02 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
Sorry but I misunderstood the first question. You were talking about layers and I understood group folders. Let me think on it. I would like to see the advantages and disadvantages of select a layer by single click on the groups panel.
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
 Post subject: Re: My short term plans
PostPosted: Sun Jan 15, 2012 2:44 pm 
Offline
User avatar

Joined: Fri Jul 01, 2011 6:14 am
Posts: 276
Location: Hungary
Sorry Genete, my first post wasn't very clear :oops:

I think that it's always a good idea to try and make similar dialogs or panels work in a similar way. It makes the program easier to learn for beginners.

_________________
http://kecskebak.blogspot.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC - 4 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group