Hello there,
We expect of synfig to be productive enough for animation project.
In this sense we need to build an efficient(1) & robust(2) tool.
(1) Synfig efficient tool ? I think we are near the case. In the computer
graphics universe where Synfig act, interpolated animation, they are few
Hello there,
Yu,
>>I have only one addition to add, do you think it is better to more specific
>>page names for this? And use the page you created as index or contents
>>page.
- Sure, they are enought content to do that ! be free to organize it, has you
have for sure
the view of the subject.
Carlos wrote,
>>Can you verify that all the opened canvas windows has one standard menu?
>>Open two documents and show me both menus one in each canvas window at the
>>same time.
Only the first one show a menu(even if i close it and open a new one)
Yu said me that he had already done this
Hello,
Another interesting feature, Carlos, you are incredible !
Carlos wrote:
>>>warning: layer_pastecanvas.cpp:509 bounding box shrank while rendering?
I confirm, this warning was already present, i think it appear around
tangent/radius split/merge
begun here maybe :
https://github.com/s
Hello,
I have take a look to the synfig branchs graph,
https://github.com/synfig/synfig/network
and i think that some bug fix are not present in 0.64.1 branch .
--
[##___l'urgent est remis a demain, l'impossible est en cours...___##]
--
Hello,
Carlos wrote: >>>In particular, which bug fix?
"Bug report #330 - Preview Window case a Synfig Studio crash"
https://github.com/synfig/synfig/commit/041db982b8ad314c0f64997b5fe91de6a2260228
"Fix : [0.64.1 Dev] Convert to bones influence : crash! "
https://github.com/synfig/synfig/co
Hello,
'playing' with various branch around single_window ... i think i have done a
silly things, and before
going further i need some help.
I want to get a clean branch of master ... how to "reset" the commit above
remote/upstream/master i have ?
Illustration of my problem :
http://pix.
yop,
Long time i was not so effective in altering the synfig's code
Some simple patchs, that i hope not so buggy, around user experience.
N ice to close/open the year.
see you in another one.
--
Rapidly troubl
hello,
In order to solve infinite loop between send/receive signal in the "keyframe
synchro" patch, i have already
added "send_signal" boolean test.
https://github.com/d-j-a-y/synfig/commit/f3fcca7863c580bb1752dd2e8fafecfb010fba63
This commit, i have added a emitter/rec
ike that. ^__^
>>Maybe just add one comment about that on the code to give a hint to whom
>>would look at it in the future.
Yep.
Cheers!
2014/1/6 < d.j@free.fr >
hello,
In order to solve infinite loop between send/receive signal in the "keyframe
synchro
hello,
> I advise to:
> - Remove Keyframe, Layer, Tool, Set menus from menubar
Menu organization
-
* What do you think to move Keyframe, Layer and Set has submenu of Edit ?
* I think it's better to keep Tool menu entry (Gimp, Krita, Toon Boom have a
Tool menu; Blender3d, Fla
Hello,
i am taking a look around Enhancement #335 - UI : Renaming a value node,
display old name
http://www.synfig.org/issues/thebuggenie/synfig/issues/335
from what i understand of the action and paramvocab this is my roadmap:
1- add to ParamDesc a "value_provided" member who indicate for a
Yep exaclty, i want to retrieve the old value of a valuenode to display it in
the dialog,
T his case also happen for renaming layer (maybe elsewhere i am not sure)
So i wanted to implement something kind of generic, it's why i have thinked of
adding "value_provided" member .
(during that shor
Hello,
has this bug is very annoying and very bad regression, i have take a look to
it.
After some tests (see comment in
http://www.synfig.org/issues/thebuggenie/synfig/issues/516) i have found the
proper way to fix it :
in synfig-studio/src/gui/trees/layertreestore.cpp
void
LayerTreeSt
Hello dear master of the great ever synfig git <-- nice manipulation
intro' is'nt it ?
Can you merge #111 (html code update in color dialog) , i would like to send
the buggennie #516 fix (export canvas),
and then be able to follow bug catching ...
This situation is "my fault" because fo
I want to say hundred time yes but this could be little spamy just my
opinion
>>troll part, and mister Yu had prepared the work by letting 0.65.dev users had
>>a "menu/file/import sound" entry :-)<<
Hi,
I know something like this was mentioned on the mailing list a few years
Thnk'as charlie for that.
If nobody has answered you until now, it's i think because everybody here are
kind of flying over the time...but also, in various directions at different
speed ! :-)
From: Charlie Murphy - 2014-02-23 18:36:18
The toolbox is hardcoded in app.cpp, but if it w
Cillian, do you have any idea of how synfig run on linux-rt ?
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three
Nice work jcome !
I have found something that could interest you about combox (and others widgets
holding text) resizing :
> I'm trying to create a combobox object than can be sized smaller than the
> text. What is the best way to go about doing this?
###
# ellipsize th
Hello folks,
i'm working on #161 Align rows of Params Panel and Timetrack Panel
http://www.synfig.org/issues/thebuggenie/synfig/issues/161
you can found result in my branch
https://github.com/d-j-a-y/synfig/tree/djay_align_rows
actually (commit - progress6), the timetrack dock h
i go further
in this direction.
can someone test last progress from this branch ?
https://github.com/d-j-a-y/synfig/tree/djay_align_rows
Because, in fact, it's not so easy for me to reproduce the misalignment (even
playing with dpi/size system f
>Tested. Works perfectly now!
>>http://cloud.morevnaproject.org/service/public.php?service=files&t=d7e08f5eb410e481f79ecb1e65981d7b
> >
>K.
Humm... not so perfectly in fact.
Look how are misaligned the time cursor from timetrack and from timeswidget
(even with an 1x16px image)
http://pix.toi
Just wanted to share my last brainwave :
i have added a drawingarea of 4px (the red stuff) inside the gtk::table hosted
in the timetrack dock, and tadam :
http://pix.toile-libre.org/upload/original/1396713404.png
T he time cursors are now, at least, aligned has before !
I have some little ad
Dear all from here ...
and Konstantin,
>From this screenshot I can see the cursor is still misaligned. And I
>can reproduce the same when building my own copy.
Yep, that"s right i have reach the "same misalignment" as before :
http://pix.toile-libre.org/upload/original/1396808068.png
No progress
Hello 2dpreachers,
I have updated djay_align_rows (and so the push request), hope you like it
https://github.com/d-j-a-y/synfig/tree/djay_align_rows
Fix:The (orange) timecursor gets invisible behind primary graduation … 460c84c
'have a nice and sunn
o don't work... : the
header is'not resized... !
Carlos, can you check for me if LayerTree ::
on_param_tree_column_label_style_changed is fired ?
https://github.com/d-j-a-y/synfig/blob/817789a447cefbabc097bb814e4484a4913d5ba7/synfig-studio/src/gui/trees/layertree.cpp#L1309
>&g
Carlos, forget my previous ask.
Has the code i wrote "force" an initial update by initializing
"param_tree_style_changed=true"
So the problem is elsewhere, around one of the tests (if != NULL) inside
LayerTree::update_param_tree_header_height()
https://github.com
It's ready (maybe a fix is hidden inside)
https://github.com/d-j-a-y/synfig/commit/3ff80e2059c13b50ab41d7d09cc827e2e84a2668
Objet: Re: [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel
(#126)
Sure! I just need to run the script and wait ;)
2014-04
It's not the "expected" result ... because that work has it should do ! (for
this part at least)
I have pushed some more debug messages ...
https://github.com/d-j-a-y/synfig/commit/796b44977baee62868ca79e85b2419623662a3e2
but after that... i feel quite lost...
is #161 born un
Hello,
"Libfreehand is library providing ability to interpret and import
Adobe/Macromedia drawings into various applications."
http://www.freedesktop.org/wiki/Software/libfreehand/
(part of http://www.documentliberation.org/projects/ )
--
hello,
I have just reviewed the
- application proposals,
- sfc project services,
- and other reading about sfc...
I have no objections, remarks or better idea...
--
Put Bad Developers to Shame
Dominate Development wit
Hello digitalsworkers,
--
New commit pushed 1d5fb4c with a workaround to give another try to fixe win32
kf and time widget resize (still with useful debug messages).
--> I am confirming, that 5ae98fe fixes linux issues.
good news are not bad sometime !
(what about macos issues
Hello vertex's people,
I have pushed two commits in this long terms (blind attempt) resolution :
* progress11 --> will/should do nothing new (but slower maybe?) because all
were already here? (read further to understand)
https://github.com/d-j-a-y/synfi
Hello,
Taking a look to the tools shortcuts regression,
http://www.synfig.org/issues/thebuggenie/synfig/issues/620
i have notice that more than "Alt-Key" go to menu action but changing the state,
"now" even affecting any shortcuts for the state- do not work.
https://github.com/synfig/synfig/
Hello,
Could be the time to merge Option dialog inside Preference / interface dialog ?
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
appl
Hello,
Canvas/Options Global/Settings Canvas/Properties ...
i still do mix-up after so many times ! definitively need some re-work ;-)
>>It might be nice to implement a global scope setting for the above three
>>options in Preferences(Setup) dialog. We may merge these options into
>>C
I have created another branch from 9989539 - progress9
https://github.com/d-j-a-y/synfig/tree/djay_align_row2
- Should align orange timescursor
- Could solve issue on both mac and win os (with use of ifdef os)
I you could give me your feeling about that attempt
is #ifdef __WINDOWS__ the right target to check for ???
- Mail original -
De: "Konstantin Dmitriev"
À: "synfig/synfig"
Cc: "d-j-a-y"
Envoyé: Mercredi 23 Avril 2014 14:56:50
Objet: Re: [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel
>>is #ifdef __WINDOWS__ the right target to check for ???
https://github.com/d-j-a-y/synfig/tree/djay_align_row2
updated with better windows target check (#ifdef WIN32)
- Mail original -
De: "Konstantin Dmitriev"
À: "synfig/synfig"
Cc: "d-j-a-y&qu
can see from here) seems to do not have
the same height :21px at left - parampanel, 22px at the right timetrack.
If i could receive (from some very nice and pleasant person) a screenshot from
this particular commit:
https://github.com/d-j-a-y/synfig/commit/b1d0e21382fb2defd78fd14
>>>Screenshot for b1d0e -
... is more embarrassing than encouraging ...
still again and however 22px in timetrack and 21px in parameter panels !
<<>>
Hey guys, are you sure windows os support is an essential feature ?
http://sourceforge.net/projects/synfig/files/stats/os?dates=2014-01-01+to+2014
Hello here,
Working on this branch :
https://github.com/d-j-a-y/synfig/tree/djay_keyframe_enhancements
with encouraging results :
http://pix.toile-libre.org/upload/original/1398375027.png
I have found something rare:
- Has synfig::keyframe derivate from synfig::uniqueid, kf1==kf2 use
Hello dear crazy dev' and others followers,
A lot of incredible things is coming "everydays" codingly speaking...
Has the crew is kind of limited, it could be great for the project that the
ones who implements new features thinks to documents them also (even
drafting)... a great software shou
just to share that...
i can lauch the app also :-)
but has i run out of energy ... and again with a charge problem on my synfig
dev" laptop
(who will need to be fixed with internal soldering) i can't test more ...
see'ya !
---
hello synfigers,
in order to buid morvenaproject/gtk3 branch -
https://github.com/morevnaproject/synfig/tree/gtk3
i needed to do two changes,
- remove an include inside synfig-studio/src/gui/canvasview.cpp
- add an include inside synfig-studio/src/gui/docks/dockmanager.h
(see diff further)
hello,
>This is weird - I can build without those modifications...
>I guess this happens because of difference of library versions.
has you say, weird, but, i don't see the link with gtk...?
is related to stl,
and the reference i found about "tool/progress.h" come from synfig-core
> What
Hello dear builders,
I'm testing eclipse has ide for synfig project.
Using eclipse CDT and "Makefile project from existing code" i am able to setup
the project, and build it correclty.
Question : Do you know how to have the target - synfigstudio - installed in the
good folder ? (synfig/inst
That (was) the problem ... as i already pass my target with --prefix in
configure
I'm still using this kind of script :
http://wiki.synfig.org/wiki/Dev:Build_Instructions#Linux
(attachment for archive)
Solution : i solved it by simply configuring the eclipse project / C/C++ Build
/ Builder S
> Can someone confirm those (similar) numbers in other platform?
debian wheezy :
0.64.1 : 4.55563secondes
morevnaproject/gtk3 : 5.96272 seconds
---
In debug mode i have a lot of warning rendering with actual master
(morevnaproject/gtk3):
synfig(29777) [15:44:53] avertissement: layer.cpp:56
Hello shinny pixelshader s,
I want to signal that using gtk3.4.2 my interface is quite different than the
one builded with gtk3.10.9
http://pix.toile-libre.org/upload/original/1411665988.jpg
http://www.youtube.com/watch?v=Qjxa8QkiGxs
Hello here,
(from gtk3 branch)
It take me a few days to understand what's happen around colors selections...!
But in fact, it's the "Visually Linear Color Selection" option from setup
dialog who
now need to be unselected to have a "linear color selection" and also we have
real
html code now
Hello,
In fact, http://sourceforge.net/p/synfig/mailman/message/32872325/ is not at
all a good news ! But a big problem !
Now why have desynchronized colors : The one you select in the color dialog is
not the one you get when you paint in the canvas
http://pix.toile-libre.org/upload/or
Hello synfig dev team,
Hello ivan,
Nice to see your branch moving ...
https://github.com/blackwarthog/synfig/commit/7bc94ac6c27f5a44f9fd18ddf4e9fb42180e47e2
see'ya!
--
Meet PCI DSS 3.0 Compliance Requirements with E
http://www.dalboris.com/research/vgc/
"Basic topological modeling, such as the ability to have several faces share a
common edge, has been largely absent from vector graphics. We introduce the
vector graphics complex (VGC) as a simple data structure to support fundamental
topological modeling o
hello mobile vertex team,
I will soon close the newly 705 issue has invalid because of
"With Setup --> Gamma --> Red Green Blue at 1.0 and Black Level to 0,0% , seems
to be normally synchronized and with real and functional HTML code ! "
So good news (bis), Synfig gtk3 branch have 'functional'
In case you missed it ;
"The MyPaint brushlib is now maintained in a separate git repository." -
https://github.com/mypaint/libmypaint
http://mypaint.intilinux.com/?p=710 & http://mypaint.intilinux.com/?p=724
--
Down
)
https://github.com/d-j-a-y/synfig/tree/djay_gtk3_brushfixes
Actually i'm looking at #615 - Brush tool do not (always) used selected color -
who could be a problem during
color conversion from rbg to hsv (i have already tried without success to use
the hue saturate value from the synfig::Color
Hello here,
Has i'm often reporting spam things of the forum, 2 things :
1 - quick fix) can you up me to admin there (at least, + suppress right )
2 - long term fix) is it possible to change the "new user" capta ? (buggennie
entry i guess... )
see'ya and don't forget your umbrella !
-
g/master done on my brushfixes branch, last commit
fixe the color problem, you can have a look to the progress at :
https://github.com/d-j-a-y/synfig/commits/djay_gtk3_brushfixes
http://www.synfig.org/issues/thebuggenie/synfig/issues/615 (do not always paint
with
Hello folk of the picture element,
Just to inform you that i just build over ubuntu 14.10 (quite easily) using the
https://github.com/synfig/synfig/blob/master/autobuild/synfigstudio-linux-build.sh
script ... (with a little modif' from libtiff4-dev to libtiff5-dev)
I will try to found what t
Hello,
Just to inform you that i have found the nature of the problem for
(non)editable cell of parameter treeview
"Editing does not work with glib2 2.42 anymore" -
https://gna.org/bugs/?22857#comment2
"Custom Interface implementations will be broken with glib 2.37/38 " -
https://bugzilla.g
I was confident ... i should'nt be ...
You can found (partial) result for master branch (gtk3) in
https://github.com/d-j-a-y/synfig/tree/djay_gtk3_glibmm24_fixes
I'm not very happy to announce that now we will must ship a synfigstudio
special glib >= 2.42
During my research t
Hello,
Yu, with recent work you did around the file chooser and format detection, i
want to inform you that
there is a problem around the "Render Dialog" / "File Select" who add .sif
.sifz
Do you have time to work on it ? Do you want i put it into our bugtracker ?
-
>2014-12-02 21:34 GMT+06:00 Konstantin Dmitriev :
>>
>>
>> 2014-12-02 4:06 GMT+06:00 :
>>
>> I was confident ... i should'nt be ...
>>>
>>> You can found (partial) result for master branch (gtk3) in
>>> https://github.com/d-j-a-y/
hello dear dev team
I have added a page to the wiki about IDE setup for synfig feel free to
add/adapt/adjust/rewrite content ;-)
http://wiki.synfig.org/wiki/Dev:IDE
have a nice coding end of year !
--
Hello here ...
http://wiki.synfig.org/wiki/Special:RecentChanges
Questions are in http://wiki.synfig.org/wiki/Talk:Main_Page
And also ...
Nice gregorian end of year...
Astronomically speaking, tonight is nothing, we will not even loose a second
...
http://hpiers.obspm.fr/iers/bul/bulc/Le
Hello
I think they are some blocking release bug that should be solved before V1.
http://www.synfig.org/issues/thebuggenie/synfig/issues/717 - Crash using ANY
TOOLs with a region selected
http://www.synfig.org/issues/thebuggenie/synfig/issues/578 - Crash when paint
(II) (undo)
...
-
Hello dear all,
Any idea to ride over this new round of massive (indian) spam shiva black-magic
& baba attack who eat runtime of our nice&kind modo ;-)
I have already changed the capcha style to GD Image (without bg) and reduced
the max attempt registration from 5 to 3.
Previously a had also
Hello crowd of linked tangential,
and especially konstantin,
Firstly, i want to say that i like the way you are managing the V1 release
candidate in order to release the best V1 we can.
1) Could you share your feeling about the still blocking issues ?
(for sure i'm aware of the "blockin
>>Brush-related fixes are not on our TODO list for now. Also, I am not
>>understand what the "brush is slown" mean, sorry. ^__^"
http://www.synfig.org/forums/viewtopic.php?f=1&t=9128&p=28493&hilit=brush+slow#p28493
http://www.synfig.org/forums/viewtopic.php?f=1&t=8107&p=27293&hilit=brush+slow#p
Hello handles keepers,
Has you can see, i'm fall in an issues spring clean
sorry by advance of the tracker's email flood you are suffering ... time to
setup a personal filter ? ;-)
--
BPM Camp - Free Virtual Work
yop,
>>I am not sure if brush will become faster until we migrate to the new
>>rendering engine.
>>Best Regards,
>>K.
If i remember well what i have saw in the implementation of synfig (mypaint)
brush , it is quite similar of what i have remember of the mypaint code ...
Konstantin, you say i
look like the reset password (still) is't working ...
http://www.synfig.org/forums/viewtopic.php?f=2&t=4020#p28786
can someone manually reset the "batman42ca" one ?
http://www.synfig.org/forums/viewtopic.php?f=15&t=9254
--
What about the splash screen contest ?
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM t
Hello here...
Once upon a time, something about "bouding box waypoint selection" was submited
somewhere ...
I had take a look here and there (ml / tracker / forum / github ...) without
success ... does someone know where it was ?
--
>>>What I would like it to be:
>>>* Lightweight
>>>* With spam protection
>>>* Should provide automatic updates
I want to add :
* easy data migration from mediawiki to new system
--
One dashboard for servers and ap
>>>Pengfei Hao / 2015-05-10 22:30:20
are you still blocked ? did you solve your problem ?
--
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ appl
Thank's carlos ...
--
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable
Hello,
1) i still did'it test or take a look to the work on the opengl branch... but
did this work will solve the gamma 2.2 problematic cause of new color space
implementation ?
* Desynchronized colors - what you choose is not what you get -
http://www.synfig.org/issues/thebuggenie/synfig/iss
hello,
Since a few commit, the build system re-create image and icons on the fly each
building time.
Is an option exist to build bypassing the icon recreation ? (or something to
add to the script using the last modification date ... ?)
cheers...
Hello,
>>yes, "make" is smart for this kind of job, but if you run the build script,
>>it will cleanup and re-make (build) everything including icon images. In
>>most cases, when I changed some code and would like to compile and get the
>>idea what is the result I did, I just go into the according
Hello here,
Do you know who we should contact to have synfig updated version from ubuntu /
debian / fedora / packages ?
my best
--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provid
Hello all,
>Hi there!
>I'm really very busy lately and haven't time to moderate forums properly. I
>find 7/8 post pending to approve every time I check the forums every three
>or four days.
>Is anyone apart me doing the task of approve first posts?
>Cheers!
I'm nomad until end of august, sorry,
from the forum : http://synfig.org/forums/viewtopic.php?f=12&t=9528
Since installing Synfig 1.0 and above, I get the following message whenever I
do an update on openSUSE Tumbleweed 13.2. Can you advise please.
Warning
Nothing provides appdata (synfigstudio.appdata.xml) needed by ap
Hello,
I wish this summer was great for all of you...
Cheeers!
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge
Hello,
I'm looking at fixing :
#889 - Crash on linking regular vertice and width point center TYPE_WIDTH
http://www.synfig.org/issues/thebuggenie/synfig/issues/889
the crash come the assert(parent_is_value_desc()) from here :
https://github.com/synfig/synfig/blob/master/synfig-studio/src/synfig
>Re: [Synfig-devl] Width point duck when and where are they created ?
>From: Permutator - 2015-09-04 21:40:32
>It's trying to check if the input ValueDesc has a sub_name, but if it
>doesn't have a parent ValueDesc, it won't have a sub_name. So changing the
>condition to this...
>value_desc
Hello all,
for example on
http://wiki.synfig.org/Special:RecentChanges
"A database query error has occurred. This may indicate a bug in the software.
"
But worst, that's occurs on several pages...
http://wiki.synfig.org/User_Documentation
http://wiki.synfig.org/Category:Tutorials
but not
Hello,
Just to signal i have successfully build the rendering branch from ivan ;-) ...
I have build using "simple" opencl config, i did'nt try using specific
amd/nvidia icd drivers
(http://mhr3.blogspot.fr/2013/06/opencl-on-ubuntu-1304.html)
Even in debug mode look like faster than regular 1
>From: Permutator - 2015-10-10 21:34:04
>[...]
>Also, sorry I haven't been active in... sheesh, two months?
You does'nt have to be sorry against "us" and nice to see that you still keep
an eye on the project.
>I know easelSif already exists, and it's really cool,
>but I have a specific use
log in admin then check "User logs" , will see that freaky/wired anonymous
things related to what you can also see in "Admin log" .
http://pix.toile-libre.org/upload/original/1447807180.png
will do some erasor ... but where that come !
-
Hello here,
In forums we have more than 3850 inactive users : "This is a list of users who
have registered but whose accounts are inactive. You can activate, delete or
remind (by sending an email) these users if you wish." , some dating from 2008
i think we could do some cleanup there.
I don't see any weird there. All newly registered users are activated by
anonymous account. We have non moderated register on the forums, so that's
the reason for that "anonymous" user.
ok cool !
--
Go from Idea t
> I think we can prune them all. They will probably never activate and are
> just spambots.
> -d.
Agree.
K.
Done
I have kept inactive users registered since september 15 (less than 10
accounts)
--
Go from
HEllo,
I'm working on the redesign of the setup dialog cpp (but preference in menu)
according to the Yu mockup you can found in the forums
http://www.synfig.org/forums/viewtopic.php?f=14&t=3648
You can test it there
https://github.com/d-j-a-y/synfig/tree/djay_preference_dial_redes
Konstantin:
Good work on the preferences dialog! []So, I think,
the best would be to apply those changes on top of "rendering" branch.
Yep ...
I have noticed, that brushes paths aren't saved yet. Also, [](duplicate)
entries are added to the list of brushes paths. This is
Yu:
I personally prefer to have parameter values instead of (group) layer names
in handle/duck tooltips. Would be possible to have it optional?
I can have a look to what's that involve ...
and why not even crazier with ability of pattern : %g (group name) %o (origin)
%s (scale) %r (radius)
>>Today I have merged "rendering" branch into "master", please rebase
>>again. You will need to do minor changes, related to the widgets for
>>choosing rendering method - we use dropdown list now. ^__^
Whououo new engine in master ! great news!
welcome cobra ... !
can't wait to test humm ti
tential corruption?
Do you have a smarter (because i do'nt like it) solution ?
Does Chinese people also parties on gregorian calendar NY ?
[1] http://www.synfig.org/issues/thebuggenie/synfig/issues/904
[2]
https://github.com/d-j-a-y/synfig/commit/6a18f6a87c20889
> From: Ivan Mahonin - 2016-01-20 21:27:29
>
> Hello!
>
> I think following code will save us:
>
> - Array arr_surface(&surface.front().real());
> + Array arr_surface((Real*)&surface.front());
Now i can do a full c++11 synfig-core build !
Thank's Ivan... let's do it again ...
https://www.youtub
1 - 100 of 152 matches
Mail list logo