Fix 1818856: External application render targets seem to be broken. We can't use...
[synfig.git] / synfig-core /
2007-10-24 dooglusFix 1818856: External application render targets seem...
2007-10-24 dooglusAdd on the time_offset parameter when looking for waypo...
2007-10-24 dooglusDon't break time into seconds and frames when the frame...
2007-10-24 dooglusAdded a new parameter to the plant layer, 'Reverse...
2007-10-24 dooglusUpdate time-shifted waypoint position dynamically.
2007-10-23 dooglusRemove trailing zeros from the output of Time::get_stri...
2007-10-23 dooglusDefine set_string() for displaying the time values...
2007-10-23 dooglusAdd c_str() methods for synfig::Time and synfig::TimePo...
2007-10-23 dooglusImprovements to interaction with waypoints in time...
2007-10-23 dooglusTidying.
2007-10-22 dooglusBefore this fix, PasteCanvas' "time offset" values...
2007-10-22 dooglusTypos (childrens?).
2007-10-21 dooglusReject invalid and dangerous values for the 'step'...
2007-10-21 dooglusFix a bug causing PasteCanvas layer to adjust its waypo...
2007-10-21 dooglusImplement operator- for TimePoints.
2007-10-17 pabsFix the ffmpeg/dv/imagemagick targets/importers on...
2007-10-14 dooglusUse filename_extension() and filename_sans_extension().
2007-10-14 dooglusWhen loading a canvas fails because of undefined valuen...
2007-10-13 dooglusRemoved the 'fixme' comment, because I fixed it already.
2007-10-13 dooglusFix memory leak. The png library was being used slight...
2007-10-13 dooglusThe code documents an unexplained crash in libpng,...
2007-10-13 dooglusAdd the 'Switch' valuenode.
2007-10-13 dooglusAdd 'Switch' valuenode.
2007-10-11 dooglusAdd BEGIN_VALUENODES(), VALUENODE(), and END_VALUENODES...
2007-10-11 dooglusDefault new random valuenodes to SMOOTH_CUBIC interpola...
2007-10-11 dooglusNew source file for the 'random' valuenode.
2007-10-11 dooglusNew header file for the 'random' valuenode.
2007-10-11 dooglusTidying.
2007-10-11 dooglusAdd the new 'random' valuenode.
2007-10-11 dooglusAdd files for the new 'random' valuenode.
2007-10-10 dooglusFix 1809480 (Zoom in beyond 8.75 in nested canvases...
2007-10-10 dooglusUse the ETL 'round_to_int' function rather than re...
2007-10-10 dooglusStable Tag: Copying everything over
2007-10-10 dooglusStable Tag: Removing old tag
2007-10-10 dooglusUse 'ftime' instead of 'f' as the floating point time...
2007-10-10 dooglusRun everything in the same thread.
2007-10-10 dooglusUse an enumeration type rather than unnamed integers...
2007-10-10 dooglusSmall changes to make these files more similar to the...
2007-10-10 dooglusRelease synfig_0_61_07
2007-10-10 dooglusUpdated svn revision number and date in NEWS files.
2007-10-08 dooglusRelease synfig_0_61_07_rc3
2007-10-08 dooglusUpdated NEWS files.
2007-10-07 dooglusRelease synfig_0_61_07_rc2
2007-10-07 dooglusUse 'Fast Gaussian' instead of 'Gaussian' for blur...
2007-10-07 dooglusTypo.
2007-10-07 dooglusFix a crash in the warp layer when the bounding_rect...
2007-10-07 dooglusTypo.
2007-10-07 dooglusTypo.
2007-10-07 dooglusRemove dups and clarify.
2007-10-07 dooglusTurned on the smoke. It uses the plant layer, which...
2007-10-06 dooglusRelease synfig_0_61_07_rc1
2007-10-06 dooglusBump the required versions of ETL and synfig.
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-10-06 dooglusBump the version numbers ready for the coming release.
2007-10-06 dooglusSet the default optimization level to be 2 now that...
2007-10-05 dooglusUpdated to r843.
2007-10-05 dooglusFix 1807709: radial blur doesn't render properly. ...
2007-10-04 dooglusSorted by type, and added 'Time' to the list of accepta...
2007-10-04 dooglusPrevent warnings when compiling with optimization.
2007-10-03 dooglusFix #1806852: sort PasteCanvas layers by z-depth even...
2007-10-03 pabsApply 1805544: un/install the sifz examples properly...
2007-10-03 dooglusRevert r764. pxegeek on IRC reports:
2007-10-03 dooglusMake stdout quieter.
2007-10-02 dooglusTidying.
2007-10-02 dooglusCommented the "Adjust for time" code in valuenode_anima...
2007-10-02 dooglusWhen the user moves a canvas' time slider, update the...
2007-10-01 dooglusMake the linear interpolation linear. See dooglus...
2007-10-01 dooglusFix typos.
2007-09-30 dooglusTidying.
2007-09-30 dooglusMade a note that type names shouldn't be translated.
2007-09-29 dooglusPrevent a crash (for example when moving the mouse...
2007-09-28 dooglusFixed a typo in the last commit.
2007-09-28 dooglusRefine the bounding rectangles for 'Vertical Bar' and...
2007-09-28 dooglusAdd Rect::horizontal_strip() and Rect::vertical_strip...
2007-09-28 dooglusUse std::min and std::max rather than my ad-hoc #defines.
2007-09-28 dooglusFor the 'Range' convert type, when working with angles...
2007-09-27 dooglusRemove some debugging code I left in accidentally some...
2007-09-27 dooglusFixed a typo in the previous commit.
2007-09-27 dooglusAllow the 'subtract' convert type to work with times.
2007-09-27 dooglusAllow the 'add' convert type to work with times.
2007-09-27 dooglusAllow the 'range' convert type to work with 'time'...
2007-09-27 dooglusAdd the 'range' convert type, for limiting a parameter...
2007-09-27 dooglusvector.h was assuming that its members would be laid...
2007-09-27 dooglusFix 1509627: Work around a bug in gcc 4.1.2 and earlier...
2007-09-27 dooglusUse the http svn repository, not https, because using...
2007-09-27 dooglusStop the 'warning: underquoted definition of ...' warni...
2007-09-26 dooglusReorder the members to avoid warnings.
2007-09-26 dooglusThe line "SR1=SR2=SR3=typename T::value_type();" in...
2007-09-26 dooglusAdd some extra console output while closing down.
2007-09-26 dooglusUncommented the line that stops the module subsystem...
2007-09-25 dooglusTidying.
2007-09-25 dooglusMove the gamma_in and gamma_out macros into "color.h".
2007-09-24 dooglusFix 1800783: "motion blur doesn't work on encapsulated...
2007-09-24 dooglusFix 1800783: "motion blur doesn't work on encapsulated...
2007-09-24 dooglusNearly fix 1800783. Don't freeze dynamic parameters...
2007-09-24 dooglusRemove an unused prototype.
2007-09-23 dooglusAllow the 'BLine Tangent' to be used to convert angles...
2007-09-23 dooglusImplemented feature request [ 1781903 ] make vertices...
2007-09-23 dooglusOops. Fixed a silly copy/paste error.
2007-09-23 dooglusAdded a new valuenode conversion type called 'Add'...
next