synfig.git
2010-09-14 Carlos LopezMake both tangents yellow now that we don't need to...
2010-09-13 Carlos LopezRemove Smart Link action code, add a new action for...
2010-09-11 Carlos LopezCopy tangent Link Smart code to normal link action...
2010-09-11 Carlos LopezMerge branch 'master' into genete_smart_link
2010-09-08 Carlos LopezDon't scale by -1.0 value nodes when the selected link...
2010-09-06 Carlos LopezFix bug 3060560: Link two tangents and one is animated...
2010-09-06 Carlos LopezWrong argument in last commit
2010-09-06 Carlos LopezNow it is possible to link multiple tangents in one...
2010-09-06 Carlos LopezSuit a better value for the default scale for Link...
2010-09-04 Carlos LopezFix the bug mentioned in the previous commit.
2010-09-04 Carlos LopezNow, Value Desc Link Smart performs the Scale by 1...
2010-09-03 Carlos LopezShow also the local name of the Linkable Value Node...
2010-09-03 Carlos LopezThe value desc smart link now does the scale conversion.
2010-09-03 Carlos LopezNew Value Description Smart Link action. It doesn't...
2010-09-01 Carlos LopezAdd one extra parameter to Value Description (Scale...
2010-09-01 Carlos LopezMerge branch 'genete_static_values'
2010-09-01 Carlos LopezSuit better string for the set/unset static option...
2010-08-30 Carlos LopezAllow sub parameters of Linkable Value Nodes to have...
2010-08-29 Carlos LopezRearrange conditions for export action and fix bug...
2010-08-29 Carlos LopezAdd parameter static option for rest of layers.
2010-08-29 Carlos LopezFix possible crash when right click on a Paste Canvas...
2010-08-29 Carlos LopezAdd parameter static option for more layers
2010-08-29 Carlos LopezAdd parameter static option for various layers
2010-08-29 Carlos LopezFix IMPORT_AS macro to support set/get static parameter...
2010-08-28 Carlos LopezRemove set and get parameter static members in inherite...
2010-08-28 Carlos LopezUse map of static values indexed by parameter name...
2010-08-28 Carlos LopezUse new method for static options in Layer Composite
2010-08-28 Carlos LopezSuit a better way to set/get static parameter option...
2010-08-26 Carlos LopezUse a map of static values instead of hard coded names.
2010-08-26 Carlos LopezAllow static option for the Curve Warp Layer
2010-08-26 Carlos LopezAllow static option for the Radial Blur Layer
2010-08-26 Carlos LopezAllow static option for the Blur Layer parameters
2010-08-26 Carlos LopezRemove under score from the z_depth parameter to allow...
2010-08-26 Carlos LopezInclude invert static option I missed before.
2010-08-26 Carlos LopezRename z_depth_static to z_depth__static to make proper...
2010-08-26 Carlos LopezRename ratio to frequency and don't use the frames...
2010-08-25 Carlos LopezNew Stroboscope layer. Patch from Ray Frederikson
2010-08-25 Carlos LopezApply patch #2958077. Fix incorrect FPS interpolation...
2010-08-24 Carlos LopezAllow save and load the rest of types except list and...
2010-08-24 Carlos LopezMissed initialization
2010-08-24 Carlos LopezFix time offset parameter static option
2010-08-24 Carlos LopezInline Canvases cannot be static or not static as they...
2010-08-24 Carlos LopezEnable load static option to the canvas parameter
2010-08-24 Carlos LopezAs Paste Canvas Layer doesn't use IMPORT macro it is...
2010-08-24 Carlos LopezSave static option for canvas parameter
2010-08-22 Carlos LopezLoad and save canvas now understand load and save stati...
2010-08-22 Carlos LopezSet z depth static value to false by default in Layer...
2010-08-22 Carlos LopezWhen setting a parameter in Layer Composite keep the...
2010-08-22 Carlos LopezUse macro to import z depth parameter for homogeneity.
2010-08-21 Carlos LopezAllow paste canvas layer to have static parameters.
2010-08-21 Carlos LopezAllow motion blur layer to have static parameters
2010-08-21 Carlos LopezMake bitmap layer parameters to be able set static
2010-08-21 Carlos LopezUse macros for circle layer
2010-08-21 Carlos LopezBetter indentation
2010-08-21 Carlos LopezFix value node constant bug that did not keep static...
2010-08-21 Carlos LopezUse macros for the get static and set static members
2010-08-20 Carlos LopezAllow manipulate circle parameters in animation mode...
2010-08-20 Carlos LopezAdd LayerParamSetStatic and LayerParamUnSetStatic actions.
2010-08-19 Carlos LopezAdd Static option for Constant Value Nodes and the...
2010-08-17 Carlos LopezDocumentation and code clean for value.h and value.cpp
2010-08-17 Carlos LopezMerge branch 'master' into genete_core_review
2010-08-17 Carlos LopezBetter icon for Load Default Palette action in Palette...
2010-08-17 Carlos LopezRename Points to Balls in the MetaBalls Layer. Patch...
2010-08-08 Carlos LopezAdd "By Layer Default" blend method to the Toolbox...
2010-08-05 Carlos LopezNew icons for layer, rectangle, filled rectangle, linea...
2010-08-05 Carlos LopezSimplified Chinese translation for Synfig Studio and...
2010-07-29 Carlos LopezMore documentation for target tile renderer.
2010-07-29 Carlos LopezDocumentation for target_scanline.h
2010-07-28 Carlos LopezDocumentation for the renddesc.h and clean up code...
2010-07-28 Carlos LopezMerge branch 'master' into genete_core_review
2010-07-27 Carlos LopezDocumentation and clean of target.h and target.cpp
2010-07-27 Carlos LopezReformat SYNFIG_IMPORTER_MODULE_EXT to fit in a narrow...
2010-07-26 Carlos LopezDelete commented code and add some documentation.
2010-07-26 Carlos LopezRemove unused code for savecanvas.h and savecanvas.cpp
2010-07-26 Carlos Lopezupdate text layout of crash recovery dialog, and make...
2010-07-26 Carlos LopezRestore Layer Outline icon as it was before (as the...
2010-07-26 Carlos LopezFix duplicated undefine directive.
2010-07-26 Carlos LopezLayer icon files renaming. Patch thanks to Yu Chen...
2010-07-24 Carlos LopezPartial documentation for the savecanvas.h
2010-07-24 Carlos LopezComplete documentation for loadcanvas.h. Remove unused...
2010-07-21 Carlos LopezPartial documentation for loadcanvas.h
2010-07-21 Carlos LopezMove not used header to extra distribution section...
2010-07-20 Carlos LopezDocumentation for the Paste Canvas Layer
2010-07-20 Carlos LopezImprove documentation for the layer.h file
2010-07-18 Carlos LopezPartial documentation for the paste canvas layer
2010-07-18 Carlos LopezDocumentation for the layer composite
2010-07-18 Carlos LopezTypo
2010-07-18 Carlos LopezDocumentation for the context class
2010-07-16 Carlos LopezFix bug #3029832 Time Offset parameter fails for multip...
2010-07-13 Carlos LopezMore documentation for canvas.h
2010-07-12 Carlos LopezEnglish Great Britain translation of Synfig and Synfig...
2010-07-10 Carlos LopezMore documentation for canvas.h
2010-07-09 Carlos LopezPartial documentation for canvas.h
2010-07-09 Carlos LopezMore documentation for Value Node Animated
2010-07-05 Carlos LopezDocumentation for Value Node Animated
2010-07-05 Carlos LopezRemove unused code.
2010-07-04 Carlos LopezDocumentation for Waypoint class
2010-06-30 Carlos LopezMore Documentation
2010-06-30 Carlos LopezDo not limit the máximum bitrate to 1000.
2010-06-30 Carlos LopezMerge branch 'master' into genete_core_review
next