CSV format import-export

Fazekas László mneko at freemail.hu
Wed Mar 2 11:37:21 UTC 2016


> Hi Fazekas. I'm not a dev, but simply a user. And I'd like to say that
> being able to use Krita in conjunction with TV paint is a great idea. I
> look forward to testing your plugin.
Yes, that's one of the important reasons for me too. TVPaint is only 
exports this CSV by itself, (at the "Layers structure" tab in the export 
animation window). To import it back into TVPaint, I'm working on a 
George script, which I will share on their forum soon.

It seems the Krita loader plugin causes a segfault sometimes when I exit 
Krita, so there are bugs yet.

Fazek

> On Tue, Mar 1, 2016 at 3:49 PM, Fazekas László <mneko at freemail.hu> wrote:
>
>> Hello,
>>
>> I'm working on a CSV import and export plugin for Krita. CSV is an
>> animation export format of TVPaint. I already made an import plugin for
>> Blender as well.
>>
>> I've no git push rights and almost all of these files are new, so I
>> attached the files to this mail as a tgz file. Only the
>> impex/CMakeLists.txt file is modified, all other files are new. To load or
>> save, use the Open and the Save As items on the File menu, this is not an
>> animation sequence format.
>>
>> There are still some questions for me (I'm not familiar with Qt anyway):
>>
>> - for bigger scenes, it takes a long time to load or save the animation
>> with this format (the plugin loads or saves a bunch of png files). So I
>> want to show the status with the progress bar at the bottom of the main
>> window. What is the correct way to do it? It seems the png importer also
>> using this same bar, so maybe I have to supress that while showing mine.
>>
>> - during these long import/export operations, the gui stops working. Is it
>> a co-operative multitasking thing? What can I do to make it more user
>> friendly? Is there a callback or something?
>>
>> Fazek
>>
>>
>> _______________________________________________
>> Krita mailing list
>> kimageshop at kde.org
>> https://mail.kde.org/mailman/listinfo/kimageshop
>>
>>
>
>
> _______________________________________________
> Krita mailing list
> kimageshop at kde.org
> https://mail.kde.org/mailman/listinfo/kimageshop

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kimageshop/attachments/20160302/3f95ec64/attachment-0001.html>


More information about the kimageshop mailing list