synfig.git
2008-11-28 dooglusAfter exporting an inline canvas, set the layer's param...
2008-11-28 dooglusComment out a couple of info messages.
2008-11-28 dooglusUse the name of each action's class is its internal...
2008-11-28 dooglusUse localized text when showing action names.
2008-11-27 geneteAdd matrix.h. Matrix implementation for bones.
2008-11-27 dooglusRemove 'Vector junk' that I added for testing.
2008-11-27 dooglusAdd ValueBase::get_string() for debugging. Barely...
2008-11-27 dooglusFix 2353284: If two parameters in the same layer are...
2008-11-26 dooglusAdd a new parameter 'focus' to the pastecanvas layer...
2008-11-26 dooglusUse <= when comparing distances to give priority to...
2008-11-26 dooglusMove the test for whether the duck is the correct type...
2008-11-26 dooglusCommented info() calls for debugging actions.
2008-11-26 dooglusRename the Random class in the mod_noise module to...
2008-11-26 dooglusEdit comment text.
2008-11-26 dooglusAdd Duck::type_name() for debugging purposes.
2008-11-26 dooglusShow position ducks on top of vertex ducks, then tangen...
2008-11-26 dooglusFix 2350636: "shift-drag waypoints can create duplicate...
2008-11-26 dooglusI forgot to check this in as part of r2271.
2008-11-26 dooglusAdd further comments. Add local definition of FLAGS...
2008-11-25 dooglusThe previous commit was a little hasty. The focus...
2008-11-25 dooglusRemove the "Focus Point" setting from the document...
2008-11-25 geneteInitial Russian Tanslation of Synfig Studio. Thanks...
2008-11-25 geneteInitial Russian Tanslation of Synfig. Thanks to Alexand...
2008-11-25 dooglusFix a bug that only shows up if you use the 'Focus...
2008-11-25 dooglusTake the 'Focus Point' into account when transforming...
2008-11-25 dooglusFix two copy/paste errors.
2008-11-25 dooglusHolding control in the zoom tool when releasing the...
2008-11-25 dooglusAllow waypoints to have their values exported, converte...
2008-11-25 dooglusAdd some commented synfig::info() calls to aid debuggin...
2008-11-25 dooglusAlways use absolute paths in the Canvas::externals_...
2008-11-25 dooglusDefine Canvas::show_externals() when _DEBUG is defined.
2008-11-25 dooglusDefine CanvasParser::show_canvas_map() when _DEBUG...
2008-11-25 dooglusAdd comments saying not to disable the layer optimization.
2008-11-25 dooglusFix spelling mistake.
2008-11-25 dooglusFix some compiler warnings.
2008-11-25 dooglusFix ValueDesc::get_description() to work with const...
2008-11-25 dooglusFix ValueDesc::get_value_node() so it works with consta...
2008-11-23 dooglusInclude the example module in the list of modules to...
2008-11-23 dooglusFix 2321845: "Save after delete a keyframe crash in...
2008-11-23 dooglusAdd tests for handle::swap() and loose_handle::swap().
2008-11-23 dooglusFix handle<T>::swap() and loose_handle<T>::swap()....
2008-11-22 dooglusFix 2 typos.
2008-11-22 dooglusFix 2315706: "Rename Exported Valuenode from imported...
2008-11-22 dooglusAdd function Canvas::register_external_canvas() to...
2008-11-22 dooglusDraw a dotted line box around the rectangle when selected.
2008-11-22 dooglusAdd FilledRect::hit_check() to allow Filled Rectangles...
2008-11-22 dooglusAdd Metaballs::hit_check() so metaballs can be selected...
2008-11-22 dooglusAdd boolean parameter 'Positive Only' to stop negative...
2008-11-22 dooglusReplace the 'Threshold' parameter with 'Gradient Left...
2008-11-22 dooglusUse a gradient instead of a color to color the balls.
2008-11-22 dooglusShortcut color blending in get_color() when blend metho...
2008-11-22 dooglusWhen a new metaball layer is created, initialise it...
2008-11-22 dooglusInclude the example module in the list of modules to...
2008-11-22 dooglusInclude the example module's Makefile in the list of...
2008-11-22 dooglusEnable all three layers in the example module.
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 dooglusGive the 'filled rectangle' layer a unique name - other...
2008-11-22 dooglusPut the three example layers in the 'Example' group...
2008-11-22 dooglusFix Metaballs::get_color() so it takes the context...
2008-11-22 dooglusTidying.
2008-11-22 dooglusRemove duplicate call to render the context.
2008-11-22 dooglusFix indentation.
2008-11-22 dooglusWhen making ducks for elements of a list of vectors...
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 dooglusCompiler suggested "parentheses around comparison in...
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-22 dooglusAllow PasteCanvas layers with unset canvas parameters...
2008-11-19 dooglusFix 1730067: "Impervious Waypoints". Even inactive...
2008-11-19 dooglusFix 1829182: "Right click context menu not always appears".
2008-11-19 dooglusThe compiler was warning "format not a string literal...
2008-11-19 dooglusUse the functions from the last two revisions to rebuil...
2008-11-19 dooglusAdd a new signal_subcanvas_changed() that is signalled...
2008-11-19 dooglusAdd function LayerTreeStore::queue_rebuild(). Nothing...
2008-11-19 dooglus'queued' is an integer not a bool, so set it to 0 not...
2008-11-19 pabs3Remove warning about Paletted PNGs not being fully...
2008-11-19 pabs3Fix wtachi's entry in the AUTHORS file.
2008-11-18 dooglusFix 1826376, 1848018, 1901753. All caused by not makin...
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 dooglusJust comments.
2008-11-18 dooglusPut a space between the parameter name and its descript...
2008-11-18 dooglusWhen we try to open a file that doesn't exist, display...
2008-11-18 dooglusWhen we try to open a file that doesn't exist, display...
2008-11-18 dooglusRemove debugging printf().
2008-11-18 dooglusFix 1993098: "Composited Inline canvases fails if backg...
2008-11-18 dooglusFix 2119775: "Zoom tool doesn't work if drag outside...
2008-11-17 dooglusFix 2256600: "Delete all waypoints of a valuenode unexp...
2008-11-17 dooglusShow a warning when using file>import to import a ...
2008-11-17 dooglusWhen loading .sif files, show any warnings in the GUI...
2008-11-17 dooglusCommented prototype for undefined function add_layer().
2008-11-14 dooglusFix 1814151: "Add a layer inside an exported canvas...
2008-11-14 dooglusFix 2116947: "Pasting/importing across different image...
2008-11-14 dooglusWhen 'zoom to fit' is clicked, zoom a little less than...
next