Primary tabs

Comments by User

Thursday, October 1, 2015 - 16:27

I've answered you by mail.

Friday, July 25, 2014 - 12:42

I just added the original file with all duration

you can open it with pixeditor: https://github.com/z-uo/pixeditor )

Friday, April 11, 2014 - 15:47

Nice to see pixeditor here.

I've just correct the bug with the select tool. In fact, it's not really a select tool, more like a make a custom brush from a region tool and by this way it allow to cut/copy/paste region.

There are also cut/copy/paste on the timeline (but it's not really obvious in the interface)

Wednesday, April 9, 2014 - 06:50

With 1 commit to correct a bug in 4 month, I would not say the development is active.

For now, I don't have time/interest/... to make bigger development than correct bug when I found them. Sorry

Surt make nice change too, but neither he or I spend time to really integrate them.

If someone whant to continue this, I'll be glad to help him.

Sunday, November 24, 2013 - 16:06

Yup I see you broke lot of thing, I like the drag and drop palette and the color slider but I will wait to integrate them. For the color slider, I think rgb is useless, only computer can understand it.

About the custom color selection, what the problem? did you change something?

And about the transparency, I dont understand, there are different palette for different layer? It seem really confusing.

I really think this is the best option ; first it's simple, qt colortable can have more than 256 color so it's not a problem to add it, palette file doesnt have alpha so it need to be added somewhere and all imported images are processed so it's simple to add it.

The only problem may be that it's not in the palette (btw I've added a shortcut to switch alpha/color > E) and to export 256 color gif (but it is resolved with a dialog to choose a background)

Sunday, November 24, 2013 - 08:23

I merged your change about dock, make a lot of change: I've merge the option and context dock and keep the palette for now...

For the shortcuts, I 'he put them into tooltips.

Sunday, November 17, 2013 - 19:12

Ok so why not merge the tool option and drawing option as they appear only depending of the tool.

Another things about the toolbar and tool menu: IMO the default toolbar is not a great idea as it take a lot of vertical space, there is allready the timeline who take vertical space.

And the tool menu wont be really used, shortcuts is a better option if you want to hide the tool dock.

 

btw some shotcuts idea : https://github.com/z-uo/pixeditor/wiki/Shortcuts-idea

Saturday, November 16, 2013 - 13:15

I just try your fork, I better understand your question now.

I like the lock layout option and the qsetting (just discover it) but I dont understand the idea of makink so much dock.  you will always need tool, context, palette and option and they dont take so much place in screen. the timeline could be useless sometime...

(there is an annoying thing with dock that are outside the windows; they stay in place when you switch virtual desk.)

Saturday, November 16, 2013 - 08:29

For the transparency, there was some action that imply transparency was color 0 (merge layer, selection, move, erase), the separate widget just make it clear that you can't change it but you still can select it if you have no right clic (tablet).

There a try to make dock in the code : just comment line 461 to 468 and uncoment line below 470 to 478.I was not really convinced...

Monday, November 11, 2013 - 13:12

Hello

Some news:

 - ressources (palette, pen and brush) are now simple files, you can import or export them

 - alpha is not part of the palette anymore and you can erase with right clic

 - less bug :)

 

screenshot

Well screenshot are automatically updated but...

Pages