Include the example module in the list of modules to load.
[synfig.git] / synfig-core / trunk / src / synfig /
2008-11-22 dooglusAdd function Canvas::register_external_canvas() to...
2008-11-22 dooglusUse Layer::simple_clone() rather than Layer::clone...
2008-11-22 dooglusUncomment and fix Layer::simple_clone() to clone a...
2008-11-22 dooglusAllow ValueBase objects to be cast to type Real to...
2008-11-22 dooglusExplicitly call get_list() when converting a bline...
2008-11-22 dooglusRemove the declaration and definition of ValueNode_BLin...
2008-11-22 dooglusWrite a proper definition for ValueNode_BLine::create_n...
2008-11-22 dooglusFix indentation.
2008-11-22 dooglusUse the new definition of ValueNode_DynamicList::create...
2008-11-22 dooglusWrite a proper definition for ValueNode_DynamicList...
2008-11-19 dooglusFix 1730067: "Impervious Waypoints". Even inactive...
2008-11-19 dooglusAdd a new signal_subcanvas_changed() that is signalled...
2008-11-18 dooglusSeveral bugs in the tracker are related to crashes...
2008-11-18 dooglusWhen a new document is made and saved, register it...
2008-11-18 dooglusNot sure if this code is ever used, but if it is it...
2008-11-18 dooglusRemove debugging printf().
2008-11-18 dooglusFix 1993098: "Composited Inline canvases fails if backg...
2008-11-17 dooglusWhen loading .sif files, show any warnings in the GUI...
2008-11-14 dooglusFix 2116947: "Pasting/importing across different image...
2008-11-13 dooglusAdd an option to the setup dialog "Scale New Imported...
2008-11-09 doogluslibsynfig attempted to load modules from ~/.synfig...
2008-11-09 dooglusFix 2250533: "synfig_modules.cfg in ~/.synfig never...
2008-11-09 dooglusRemove a few non-useful comments.
2008-11-09 dooglusFail to start if the synfig_modules.cfg file can't...
2008-11-09 dooglusFour of the modules provide features available from...
2008-11-09 dooglusRemove unused and undefined function 'load_modules'.
2008-11-08 pabs3Always #include <cstdio> when using sscanf.
2008-11-06 dooglus'const' is ignored in the return type of functions...
2008-11-06 dooglusnodebase.h appears to be unused. Mark it as such,...
2008-11-06 pabs3Initialise a couple of values before using them.
2008-11-06 pabs3Use the l printf length modifier when printing the...
2008-11-04 dooglusRevision 1150 stopped synfig-core/trunk/examples/star...
2008-11-02 dooglusFix 1968248: "Opening of any other XML-file crashes...
2008-10-26 dooglusRather than reporting "Couldn't create parsing context...
2008-10-26 dooglusDon't show "file not found" error messages whenever...
2008-10-26 dooglusMake Canvas::find_canvas() and Canvas::surefind_canvas...
2008-10-26 dooglusRemoved a couple of functions that are never used.
2008-10-26 dooglusWhen a .sif file fails to load, display the error messa...
2008-10-26 geneteFIx a typo in the previous commit
2008-10-26 dooglusFix 2195749: "Crash when try to open a sif with canvas...
2008-10-13 geneteUpdate/add the copyright for poeple who modified synfig...
2008-09-25 geneteUndo last commit. Gif support was already added.
2008-09-25 geneteAdd GIF support for imported Papagayo files.
2008-09-25 dooglusFix a bug introduced in SVN r2014. The 'origin' parame...
2008-09-24 dooglusShow time 3.0 as "3s" in the default (FORMAT_NORMAL...
2008-09-23 dooglusComment the RendDesc::Lock flags showing which flags...
2008-09-23 dooglusFix 1959669: "Not backward compatibility". Update...
2008-09-20 dooglusFix 2119764 "eyedropper doesn't work with straight...
2008-09-19 dooglusFix 1960543: "Straight Onto fails in a file". When...
2008-09-18 dooglusUse #defined constants for converting between different...
2008-09-17 geneteApply patches.synfig.org/r/4/: Fix bad time entry when...
2008-08-28 geneteApply 2004406: New add new Logarithm Valuenode
2008-04-11 dooglusRename all 'offset' parameters to 'origin'.
2008-04-11 dooglusImprove a warning message when we find an unknown layer...
2008-04-10 dooglusAdd 2 new valuenode types: "Angle String" and "Int...
2008-04-09 dooglusCorrect the SVN revision number for 'joined list'.
2008-04-09 dooglusAdd a new valuenode "Joined List" that allows a list...
2008-04-09 dooglusUse the framerate from the root canvas, not the parent...
2008-04-09 dooglusUse "Zero Padded" rather than "Zero Padding".
2008-04-09 dooglusAdd valuenode "Real String" for converting real values...
2008-04-09 dooglusWhen calculating the start and end frames, round to...
2008-04-09 dooglusDefault the time sub-parameter to 0f. Check that the...
2008-04-09 dooglusAdd a new valuenode type: "Time String" for converting...
2008-04-08 dooglusPrevent a compiler warning about unhandled cases.
2008-03-30 dooglusAllow direct editing of calculated widths - like the...
2008-03-30 dooglusWhen dragging a duck along a bline that it's linked...
2008-03-28 dooglusUse 0 for the index if the closest point is on the...
2008-03-28 dooglusAccept 1927294: Patch from Gerald Young to allow intuit...
2008-03-14 pabsFix FTBFS with SVN r1913: don't declare get_temporal_te...
2008-03-13 dooglus{get,set}_time_tension() were the same as {get,set...
2008-03-09 dooglusKeep the value the same when converting to "Dot Product".
2008-03-09 dooglusAdd "Loop" link to the "Gradient Color" ValueNode.
2008-03-08 dooglusAnother fix for the old walk.sifz example.
2008-03-08 dooglusRemoved some printf() calls that I didn't ever mean...
2008-03-08 dooglusAdd ValueNode "Dot Product".
2008-03-08 dooglusWhen converting a gradient to be "Two Tone", take the...
2008-03-08 dooglusAdd ValueNode "Gradient Color" for selecting individual...
2008-03-08 dooglusWhen converting to a "Reciprocal" ValueNode, default...
2008-03-08 dooglusWhen converting to an "Exponential" ValueNode, default...
2008-03-08 dooglusAdd ValueNodes "Vector X" and "Vector Y" for calculatin...
2008-03-08 dooglusAdd ValueNode "Vector Length" for calculating the lengt...
2008-03-08 dooglusAdd new ValueNode "Vector Angle" for calculating an...
2008-03-08 dooglusAdd RELEASE_VERSION_0_61_09.
2008-03-07 dooglusAdd a "Scale" parameter to the "BLine Width" ValueNode.
2008-03-06 dooglusNumber the interpolation types in comments.
2008-03-06 dooglusAdded 3 new parameters to the "BLine Tangent" ValueNode...
2008-03-06 dooglusAllow Real values to be converted to "BLine Tangent...
2008-03-05 dooglusDon't let feather be negative for any Shape layers.
2008-03-04 dooglusImprove the derivative class for hermites. Compare...
2008-03-04 dooglusFix the tangents output by "Segment Tangent" and "BLine...
2008-03-04 dooglusSame as previous commit, but for 'segment tangent'...
2008-03-03 dooglusUse a bigger epsilon when calculating bline tangents...
2008-03-03 dooglusRemove the ETL_FIXED_DERIVATIVE macro.
2008-02-29 dooglusMake the layer optimization optional at runtime using...
2008-02-29 dooglusAdd code to output the new time format.
2008-02-29 dooglusAdd a new time format: "frames only".
2008-02-24 dooglusMove more code inside the 'try' block in an attempt...
2008-02-24 pabsAdd a patch from Gerald Young (Yoyobuae) to fix buildin...
2008-02-20 dooglusAs before, the date is sufficient. Removed get_build_t...
2008-02-20 dooglusWhen creating a list of vectors, create it looped....
next