Use LinkableValueNode members functions when possible in the derived valuenodes.
[synfig.git] / synfig-core /
2011-01-02 Carlos LopezUse LinkableValueNode members functions when possible... master
2011-01-02 Carlos LopezUse const qualifier for set_children_vocab parameter
2011-01-02 Carlos LopezUse link_count from children vocabulary and return...
2011-01-02 Carlos LopezRename get_param_vocab to get_children_vocab and use...
2011-01-02 Carlos LopezUse ancestor's link_local_name(int i), link_name(i...
2011-01-02 Carlos LopezMake link_name(), link_local_name, and get_link_index_f...
2011-01-02 Carlos LopezDo not use get_param_vocab().size() as link counter...
2011-01-02 Carlos LopezEnable Parameter Description for Linkable Value Nodes...
2010-12-16 Carlos LopezAvoid negative precision to produce good strings always...
2010-12-12 Nikita KitaevChange sigc::connection::connection to sigc::connection
2010-12-12 Nikita KitaevFix whitespace error in Makefile.am
2010-12-08 Carlos LopezMore descriptions for layer parameters
2010-12-07 Carlos LopezSet the description of some parameters
2010-11-28 Carlos LopezFix synfig::ChangleLocale class.
2010-11-13 Carlos LopezUpdate NEWS files
2010-11-13 Carlos LopezSmall update for Spanish translation
2010-11-10 Carlos LopezMofidy files to point to release 0.62.02
2010-11-07 Carlos LopezAvoid some warnings for unused parameter.
2010-11-03 Carlos LopezUpdate Authors and Readme files.
2010-11-03 Carlos LopezUpdate News files ready to release.
2010-11-03 Carlos LopezBump configure files to support Release Candidate #2
2010-10-25 Carlos LopezAssume frames when no unit provided in a time field...
2010-10-23 Carlos LopezUpdated Simplified Chinese translation. Yu Chen (jcome)
2010-10-23 Carlos LopezUpdate Bugs web address
2010-10-20 Carlos LopezUpdated Spanish translation
2010-10-14 Konstantin DmitrievMark release candidate different way in version number.
2010-10-13 Carlos LopezBump version numbers for RC1
2010-10-04 Konstantin DmitrievMerge commit 'origin/master' into zelgadis_master
2010-09-17 Carlos LopezMerge branch 'nikitakit_master'
2010-09-17 Carlos LopezMerge branch 'genete_smart_link_master'
2010-09-11 Carlos LopezMake "inline" and "No Image Selected" strings translata...
2010-09-05 Nikita KitaevMove reverse manipulation code into ValueDescSet action
2010-09-01 Carlos LopezMerge branch 'genete_static_values'
2010-08-29 Carlos LopezAdd parameter static option for rest of layers.
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 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 LopezUse macros for the get static and set static members
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 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 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-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
next