synfig.git
2008-01-24 pabsMake ETL-config a wrapper around pkg-config. Patch...
2008-01-24 dooglusUse alpha-over instead of a transparent "straight"...
2008-01-24 dooglusFix for the updated straight blend method.
2008-01-24 dooglusMore of the same.
2008-01-24 dooglusAnd again.
2008-01-24 dooglusSame again - use alpha-over instead of a transparent...
2008-01-24 dooglusUpdate to no longer rely on the 'straight' blend method...
2008-01-24 dooglusPut the holes back in. This file used to rely on a...
2008-01-23 dooglusFix to allow dynamic parameters to work with Straight...
2008-01-23 dooglusUse an appropriate blend method when blitting to the...
2008-01-23 dooglusDon't include (deprecated) in the deprecated blend...
2008-01-23 dooglusAdd 'alpha brighten' to the list of blend methods to...
2008-01-23 dooglusRe-enable the 'alpha brighten' and 'alpha darken' blend...
2008-01-23 dooglusThe optimization of skipping the rendering of the layer...
2008-01-23 dooglusDon't show timing information for calls to LayerGroupTr...
2008-01-23 dooglusDon't show the 'delete' and 'really delete' debug messa...
2008-01-23 dooglusUse Color::is_straight(). Also, make sure we set the...
2008-01-23 dooglusUse Color::is_straight(). Also, re-enable the optimiza...
2008-01-23 dooglusUse Color::is_straight().
2008-01-23 dooglusDefine new static member Color::is_straight(BlendMethod...
2008-01-23 dooglusFirst step towards fixing 'straight onto' blending.
2008-01-23 dooglusOnly convert 'straight' to 'composite' when updating...
2008-01-23 dooglusA few more changes to get the studio graphics to render...
2008-01-23 dooglusHopefully this will work better. It only makes a tempo...
2008-01-23 dooglusDefine reads_context() in the class of each layer that...
2008-01-23 dooglusAdd new method Layer::reads_context() which returns...
2008-01-23 dooglusChanges to make the studio/images files render correctl...
2008-01-23 dooglusImprove this code to allow layers like 'blur' to work.
2008-01-23 dooglusAdd operator != too.
2008-01-23 dooglusAdd operator== for rectangles.
2008-01-23 dooglusDisabled an optimization that was being too enthusiasti...
2008-01-23 dooglusThe "Spherize" layer doesn't need to inherit from Layer...
2008-01-22 dooglusEdit in the svn revision number for the canvas 0.3...
2008-01-22 dooglusFirst attempt at fixing the 'straight' blend method...
2008-01-22 dooglusFollowing the previous commit, there's no need to walk...
2008-01-22 dooglusIf a canvas in a .sif file doesn't specify its version...
2008-01-22 dooglusMake a note to investigate blendfunc_ALPHA_BRIGHTEN...
2008-01-22 dooglusNumber the blend functions in the array.
2008-01-22 dooglusPass the current 'time' value when optimizing layers...
2008-01-22 dooglusDon't show "STATE NORMAL:..." every time the normal...
2008-01-22 dooglusThere's no need to use a new variable here.
2008-01-21 dooglusDon't accept illegal values for 'blend_method'. Use...
2008-01-21 dooglusDeclare the paste_canvas pointing in the block that...
2008-01-21 dooglusDon't use the optimization of using STRAIGHT blends...
2008-01-21 dooglusDocument the canvas versions.
2008-01-21 dooglusDon't display the frame efficiency.
2008-01-21 dooglusAdd a comment giving a .sif file that shows why 'SYNFIG...
2008-01-21 dooglusTidying.
2008-01-21 dooglusFixed a typo.
2008-01-21 dooglusRearranged a little. The functionality shouldn't have...
2008-01-21 dooglusGive an example .sif file to explain why the 'SYNFIG_OP...
2008-01-21 dooglusRemove more debugging prints.
2008-01-21 dooglusStop 3 more messages.
2008-01-21 dooglusStop the 'canvas_view_changed' messages.
2008-01-21 dooglusTidying. No functional change.
2008-01-21 dooglusDon't avoid not using negated macro names, because...
2008-01-18 dooglusChange the expected results to match the new actual...
2008-01-17 dooglusRename "Dialogs" to "Panels" for the dockable windows.
2008-01-17 dooglusFix 1695735: don't treat the required values of command...
2008-01-17 dooglusMove the knowledge about which flags require an extra...
2008-01-17 dooglusTidying.
2008-01-17 dooglusTidying.
2008-01-17 dooglusDon't use a specialised parser for <composite> valuenod...
2008-01-17 dooglusBe stricter on the "c[0-9]" link names accepted.
2008-01-17 dooglusBe stricter on the "c[0-9]" link names accepted.
2008-01-17 dooglusImprove the readability of the message about 'render...
2008-01-17 dooglusDon't show the "Starting up GUID system..." message.
2008-01-17 dooglusDon't show so many info level messages.
2008-01-17 dooglusWhen loading LinkableValueNode from a .sif file, accept...
2008-01-16 dooglusAdd 'new', 'open' and 'quit' to the caret>file menu.
2008-01-15 dooglusFix 1831897: Use the 'width' of each blinepoint in...
2008-01-15 dooglusDon't reset the Duplicate Layer's Index parameter to...
2008-01-15 dooglusLeave the Duplicate ValueNode's Index sub-parameter...
2008-01-15 dooglusChanges related to saving .sif files containing mnemoni...
2008-01-15 dooglusChanges related to loading .sif files containing mnemon...
2008-01-15 dooglusWhen saving a Composite ValueNode, use mnemonic names...
2008-01-15 dooglusWhen saving a Radial Composite ValueNode, use mnemonic...
2008-01-15 dooglusRemove debugging text and unneccesary test.
2008-01-15 dooglusWhen encapsulating layers, show which layers were encap...
2008-01-15 dooglusWhen duplicating layers, show which layers were duplica...
2008-01-15 dooglusWhen splitting a tangent, show which tangent was split...
2008-01-15 dooglusWhen merging a tangent, show which tangent was merged...
2008-01-15 dooglusUse get_layer_descriptions() to format the layer list...
2008-01-15 dooglusUse get_layer_descriptions() to format the layer list...
2008-01-15 dooglusUse get_layer_descriptions() to format the layer list...
2008-01-15 dooglusImproved the formatting of ValueDesc descriptions for...
2008-01-15 dooglusImproved the formatting of ValueNode descriptions for...
2008-01-15 dooglusAdded a couple of implementations of Action::Base:...
2008-01-15 dooglusAdd Layer::get_param_local_name() to allow us to report...
2008-01-14 dooglusWhen the user types in the History dialog, search for...
2008-01-14 dooglusRevert the incorrect change to this file made in r1326.
2008-01-14 dooglusGet the 'Lower Layer' action to list the layer(s) that...
2008-01-14 dooglusGet the 'Raise Layer' action to list the layer(s) that...
2008-01-14 dooglusFix 1824437: studio occasionally renders the tiles...
2008-01-14 dooglusUse the TILE_SIZE defined in target_tile.h.
2008-01-14 dooglusUse the TARGET_SIZE defined in target_tile.h.
2008-01-14 dooglusDefine the TILE size here, instead of having it in...
2008-01-14 dooglusUse a mutex to prevent the two render threads (renderin...
2008-01-14 dooglusRevision 1355 broke the Duplicate layer. Oops!
2008-01-14 dooglusRefer the user to 'synfig.org/Convert#Compatibility...
next