2008-11-22 |
dooglus | Remove the declaration and definition of ValueNode_BLin... |
tree | commitdiff |
2008-11-22 |
dooglus | Write a proper definition for ValueNode_BLine::create_n... |
tree | commitdiff |
2008-11-22 |
dooglus | Fix indentation. |
tree | commitdiff |
2008-11-22 |
dooglus | Use the new definition of ValueNode_DynamicList::create... |
tree | commitdiff |
2008-11-22 |
dooglus | Write a proper definition for ValueNode_DynamicList... |
tree | commitdiff |
2008-11-19 |
dooglus | Fix 1730067: "Impervious Waypoints". Even inactive... |
tree | commitdiff |
2008-11-19 |
dooglus | Add a new signal_subcanvas_changed() that is signalled... |
tree | commitdiff |
2008-11-19 |
pabs3 | Remove warning about Paletted PNGs not being fully... |
tree | commitdiff |
2008-11-18 |
dooglus | Several bugs in the tracker are related to crashes... |
tree | commitdiff |
2008-11-18 |
dooglus | When a new document is made and saved, register it... |
tree | commitdiff |
2008-11-18 |
dooglus | Not sure if this code is ever used, but if it is it... |
tree | commitdiff |
2008-11-18 |
dooglus | When we try to open a file that doesn't exist, display... |
tree | commitdiff |
2008-11-18 |
dooglus | Remove debugging printf(). |
tree | commitdiff |
2008-11-18 |
dooglus | Fix 1993098: "Composited Inline canvases fails if backg... |
tree | commitdiff |
2008-11-17 |
dooglus | When loading .sif files, show any warnings in the GUI... |
tree | commitdiff |
2008-11-14 |
dooglus | Fix 2116947: "Pasting/importing across different image... |
tree | commitdiff |
2008-11-13 |
dooglus | Add an option to the setup dialog "Scale New Imported... |
tree | commitdiff |
2008-11-11 |
dooglus | Further improvements to the Curve Warp layer. |
tree | commitdiff |
2008-11-11 |
pabs3 | Apply 2198806: add support for alpha in paletted PNG... |
tree | commitdiff |
2008-11-09 |
dooglus | libsynfig attempted to load modules from ~/.synfig... |
tree | commitdiff |
2008-11-09 |
dooglus | Fix 2250533: "synfig_modules.cfg in ~/.synfig never... |
tree | commitdiff |
2008-11-09 |
dooglus | Remove a few non-useful comments. |
tree | commitdiff |
2008-11-09 |
dooglus | Fail to start if the synfig_modules.cfg file can't... |
tree | commitdiff |
2008-11-09 |
dooglus | Removed the four essential modules from this list of... |
tree | commitdiff |
2008-11-09 |
dooglus | Four of the modules provide features available from... |
tree | commitdiff |
2008-11-09 |
dooglus | Remove unused and undefined function 'load_modules'. |
tree | commitdiff |
2008-11-08 |
dooglus | Implement accelerated_render for the Curve Warp layer... |
tree | commitdiff |
2008-11-08 |
pabs3 | Always #include <cstdio> when using sscanf. |
tree | commitdiff |
2008-11-07 |
dooglus | Show the start and end points connected, and add a... |
tree | commitdiff |
2008-11-07 |
dooglus | Using 'width' for the perpendicular scaling factor... |
tree | commitdiff |
2008-11-07 |
dooglus | Remove a bunch of unused code. |
tree | commitdiff |
2008-11-07 |
dooglus | First stab at adding genete's suggested 'Curve Warp... |
tree | commitdiff |
2008-11-06 |
pabs3 | Speed up reverse seeking in the ffmpeg importer by... |
tree | commitdiff |
2008-11-06 |
dooglus | 'const' is ignored in the return type of functions... |
tree | commitdiff |
2008-11-06 |
dooglus | nodebase.h appears to be unused. Mark it as such,... |
tree | commitdiff |
2008-11-06 |
pabs3 | Initialise a couple of values before using them. |
tree | commitdiff |
2008-11-06 |
pabs3 | Use the l printf length modifier when printing the... |
tree | commitdiff |
2008-11-05 |
pabs3 | Check for EOF before complaining about the lack of... |
tree | commitdiff |
2008-11-05 |
pabs3 | When we cannot launch ffmpeg in the ffmpeg importer... |
tree | commitdiff |
2008-11-05 |
pabs3 | Make the ffmpeg importer declare that it is animated |
tree | commitdiff |
2008-11-05 |
pabs3 | In the ffmpeg importer, if we successfully got a frame... |
tree | commitdiff |
2008-11-05 |
pabs3 | Enable use of the ffmpeg importer |
tree | commitdiff |
2008-11-04 |
dooglus | Revision 1150 stopped synfig-core/trunk/examples/star... |
tree | commitdiff |
2008-11-04 |
dooglus | Improve the rendering of curvegradient layers near... |
tree | commitdiff |
2008-11-04 |
dooglus | Use a single scalar product to calculate the distance... |
tree | commitdiff |
2008-11-04 |
pabs3 | Fix crash when unsetting import layer filename after... |
tree | commitdiff |
2008-11-02 |
dooglus | Fix 1968248: "Opening of any other XML-file crashes... |
tree | commitdiff |
2008-10-26 |
dooglus | Rather than reporting "Couldn't create parsing context... |
tree | commitdiff |
2008-10-26 |
dooglus | Don't show "file not found" error messages whenever... |
tree | commitdiff |
2008-10-26 |
dooglus | Make Canvas::find_canvas() and Canvas::surefind_canvas... |
tree | commitdiff |
2008-10-26 |
dooglus | Show an appropriate error message when the command... |
tree | commitdiff |
2008-10-26 |
dooglus | Removed a couple of functions that are never used. |
tree | commitdiff |
2008-10-26 |
dooglus | When a .sif file fails to load, display the error messa... |
tree | commitdiff |
2008-10-26 |
genete | FIx a typo in the previous commit |
tree | commitdiff |
2008-10-26 |
dooglus | Fix 2195749: "Crash when try to open a sif with canvas... |
tree | commitdiff |
2008-10-13 |
genete | Update/add the copyright for poeple who modified synfig... |
tree | commitdiff |
2008-10-11 |
dooglus | Fix 2152666: Animation of Rotate Layer produces jitter. |
tree | commitdiff |
2008-10-11 |
dooglus | Move a bunch of code into a block to make it clear... |
tree | commitdiff |
2008-10-09 |
dooglus | Fix 2119764 "eyedropper doesn't work with straight... |
tree | commitdiff |
2008-09-29 |
pabs3 | Cope with some changes in the locations of the libavfor... |
tree | commitdiff |
2008-09-25 |
genete | Undo last commit. Gif support was already added. |
tree | commitdiff |
2008-09-25 |
genete | Add GIF support for imported Papagayo files. |
tree | commitdiff |
2008-09-25 |
dooglus | Fix a bug introduced in SVN r2014. The 'origin' parame... |
tree | commitdiff |
2008-09-24 |
dooglus | Show time 3.0 as "3s" in the default (FORMAT_NORMAL... |
tree | commitdiff |
2008-09-23 |
dooglus | Comment the RendDesc::Lock flags showing which flags... |
tree | commitdiff |
2008-09-23 |
dooglus | Fix 1959669: "Not backward compatibility". Update... |
tree | commitdiff |
2008-09-20 |
dooglus | Fix 2119764 "eyedropper doesn't work with straight... |
tree | commitdiff |
2008-09-20 |
dooglus | Fix 2119764 "eyedropper doesn't work with straight... |
tree | commitdiff |
2008-09-20 |
dooglus | Fix 2120629: "circles with large feather and zero radiu... |
tree | commitdiff |
2008-09-20 |
dooglus | Fix 2119764 "eyedropper doesn't work with straight... |
tree | commitdiff |
2008-09-19 |
dooglus | Fix 1960543: "Straight Onto fails in a file". When... |
tree | commitdiff |
2008-09-18 |
dooglus | Use #defined constants for converting between different... |
tree | commitdiff |
2008-09-17 |
genete | Apply patches.synfig.org/r/4/: Fix bad time entry when... |
tree | commitdiff |
2008-09-15 |
gballintijn | Fix 2108984: configure doesn't use pkg-config to find... |
tree | commitdiff |
2008-09-14 |
pxegeek | Patch to allow Windows Builds with Open EXR 1.6.1 |
tree | commitdiff |
2008-08-28 |
genete | Apply 2004406: New add new Logarithm Valuenode |
tree | commitdiff |
2008-08-16 |
pabs3 | Apply 2036627, fix Debian 487639: for mod_libav, allow... |
tree | commitdiff |
2008-05-20 |
pabs | Fix 1877061: fix build problem with newer versions... |
tree | commitdiff |
2008-04-17 |
dooglus | Add parameter 'add_width' to the plant layer. It's... |
tree | commitdiff |
2008-04-11 |
dooglus | Rename all 'offset' parameters to 'origin'. |
tree | commitdiff |
2008-04-11 |
dooglus | Rename all 'pos' parameters to 'origin'. |
tree | commitdiff |
2008-04-11 |
dooglus | Improve a warning message when we find an unknown layer... |
tree | commitdiff |
2008-04-10 |
dooglus | Add 2 new valuenode types: "Angle String" and "Int... |
tree | commitdiff |
2008-04-09 |
dooglus | Correct the SVN revision number for 'joined list'. |
tree | commitdiff |
2008-04-09 |
dooglus | Add a new valuenode "Joined List" that allows a list... |
tree | commitdiff |
2008-04-09 |
dooglus | Use the framerate from the root canvas, not the parent... |
tree | commitdiff |
2008-04-09 |
dooglus | Use "Zero Padded" rather than "Zero Padding". |
tree | commitdiff |
2008-04-09 |
dooglus | Add valuenode "Real String" for converting real values... |
tree | commitdiff |
2008-04-09 |
dooglus | When calculating the start and end frames, round to... |
tree | commitdiff |
2008-04-09 |
dooglus | Default the time sub-parameter to 0f. Check that the... |
tree | commitdiff |
2008-04-09 |
dooglus | Add a new valuenode type: "Time String" for converting... |
tree | commitdiff |
2008-04-08 |
dooglus | Prevent compiler warnings about 3 unused variables. |
tree | commitdiff |
2008-04-08 |
dooglus | Prevent a compiler warning about unhandled cases. |
tree | commitdiff |
2008-04-05 |
dooglus | Fix a bug in the plant layer: when the plant is so... |
tree | commitdiff |
2008-04-03 |
dooglus | Add --canvas-info flag to the synfig tool. Specify... |
tree | commitdiff |
2008-03-30 |
dooglus | Allow direct editing of calculated widths - like the... |
tree | commitdiff |
2008-03-30 |
dooglus | When dragging a duck along a bline that it's linked... |
tree | commitdiff |
2008-03-28 |
dooglus | Use 0 for the index if the closest point is on the... |
tree | commitdiff |
2008-03-28 |
dooglus | Accept 1927294: Patch from Gerald Young to allow intuit... |
tree | commitdiff |
2008-03-14 |
pabs | Fix FTBFS with SVN r1913: don't declare get_temporal_te... |
tree | commitdiff |
next |