2007-04-03 |
pabs | Commit part of r401 that dooglus missed. |
tree | commitdiff |
2007-04-02 |
dooglus | Initialise vectors in constructor to avoid warnings... |
tree | commitdiff |
2007-04-02 |
dooglus | Don't access edge_table->aabb if it hasn't been initial... |
tree | commitdiff |
2007-04-02 |
dooglus | Added a 'todo' to the doxygen comments so it doesn... |
tree | commitdiff |
2007-04-02 |
dooglus | Typo. |
tree | commitdiff |
2007-04-01 |
dooglus | Fixes 1692348. todo: revisit the 'if(z>0 && z<horizon... |
tree | commitdiff |
2007-04-01 |
dooglus | Avoid a compiler warning about initialisation order. |
tree | commitdiff |
2007-04-01 |
dooglus | Allow a single hex digit in the hex color box. The... |
tree | commitdiff |
2007-03-31 |
dooglus | Rectangles are 'solid color' when using straight blendi... |
tree | commitdiff |
2007-03-31 |
dooglus | Don't waste time rendering layers which are completely... |
tree | commitdiff |
2007-03-31 |
dooglus | Added some comments to the code I recently fixed to... |
tree | commitdiff |
2007-03-31 |
dooglus | Fix 1689329: if the inverted rectangle we're rendering... |
tree | commitdiff |
2007-03-31 |
dooglus | If the rows are wider than our PIXEL_RENDERING_LIMIT... |
tree | commitdiff |
2007-03-30 |
dooglus | The value of `i' goes from 0 to rows-1, so to test... |
tree | commitdiff |
2007-03-27 |
dooglus | Fixed a spelling mistake. |
tree | commitdiff |
2007-03-24 |
dooglus | Fixed a typo. |
tree | commitdiff |
2007-03-24 |
dooglus | The '-g gamma' argument is currently ignored, but that... |
tree | commitdiff |
2007-03-24 |
dooglus | Fix a bug where inactive layers (transform, scale,... |
tree | commitdiff |
2007-03-23 |
dooglus | Zoom layers change the size of their content's bounding... |
tree | commitdiff |
2007-03-23 |
dooglus | Stretch layers change the size of their content's bound... |
tree | commitdiff |
2007-03-23 |
dooglus | Fixed indentation. |
tree | commitdiff |
2007-03-23 |
dooglus | Removed unused members p1, p2, diff. |
tree | commitdiff |
2007-03-23 |
dooglus | Added missing $Id$ keyword to the header. |
tree | commitdiff |
2007-03-23 |
dooglus | Deleting all the verticies from a Curve Gradient used... |
tree | commitdiff |
2007-03-23 |
dooglus | Fix "main.cpp:332: warning: comparison between signed... |
tree | commitdiff |
2007-03-22 |
dooglus | Fix 1684240 (as it applies to conical gradients): ... |
tree | commitdiff |
2007-03-22 |
dooglus | Fix 1684240 (as it applies to spiral gradients): Spira... |
tree | commitdiff |
2007-03-22 |
dooglus | Fix 1684240 (as it applies to radial gradients): Radia... |
tree | commitdiff |
2007-03-22 |
dooglus | Fix 1684240 (as it applies to curve gradients): Curve... |
tree | commitdiff |
2007-03-21 |
dooglus | Fix 1684240: Several places were multiplying the A... |
tree | commitdiff |
2007-03-21 |
dooglus | Partially fix 1684240: gets rid of most of the artifacts |
tree | commitdiff |
2007-03-18 |
dooglus | Fixed a crash. Revision 354's addition of the 'mutable... |
tree | commitdiff |
2007-03-18 |
dooglus | Implements PXEGeek's wiki.synfig.com/Wish_list entry... |
tree | commitdiff |
2007-03-16 |
dooglus | Enabled $Id$ expansion. |
tree | commitdiff |
2007-03-16 |
pabs | Enable more $Id$ expansion. |
tree | commitdiff |
2007-03-16 |
dooglus | Enable $Id$ expansion. |
tree | commitdiff |
2007-03-16 |
dooglus | Minor change to stop a doxygen warning. Doxygen doesn... |
tree | commitdiff |
2007-03-15 |
dooglus | I left part of the old header in this file by mistake... |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed the parameter names to keep doxygen quiet (451... |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed the comment to stop doxygen complaining. Also... |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed the name of the last parameter in the set_time... |
tree | commitdiff |
2007-03-15 |
dooglus | Filled in the parameter names in the prototype of get_f... |
tree | commitdiff |
2007-03-15 |
dooglus | As in previous commit, 2 more parameters were incorrect... |
tree | commitdiff |
2007-03-15 |
dooglus | One of the parameters was named incorrectly in the... |
tree | commitdiff |
2007-03-15 |
dooglus | Fixing warnings from doxygen: |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed a few typos. |
tree | commitdiff |
2007-03-15 |
dooglus | Commented the 'else' and 'endif' of some long condition... |
tree | commitdiff |
2007-03-15 |
dooglus | Added missing '\endlegal'. |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed doxygen header, preventing warning: |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed a few typos which caused doxygen to complain. |
tree | commitdiff |
2007-03-14 |
dooglus | Fix 1420091: Crash when deleting vertex items. I don... |
tree | commitdiff |
2007-03-12 |
dooglus | Removed trailing whitespace. |
tree | commitdiff |
2007-03-12 |
dooglus | Commented declaration of unused variables. |
tree | commitdiff |
2007-03-11 |
pabs | Fix 1678141: link the synfig command line app with... |
tree | commitdiff |
2007-03-11 |
pabs | Partially fix 1678141: add an int to ColorAccumulator... |
tree | commitdiff |
2007-03-11 |
pabs | Partially fix 1678141: value.h wasn't including OpenEXR... |
tree | commitdiff |
2007-03-11 |
pabs | Partially fix mod_libavcodec: it can now render files... |
tree | commitdiff |
2007-03-11 |
pabs | Fix some error handling in mod_libavcodec. Still crashe... |
tree | commitdiff |
2007-03-10 |
pabs | Use more consistent plugin names |
tree | commitdiff |
2007-03-10 |
pabs | Don't ignore target init() failures, causes mod_libavco... |
tree | commitdiff |
2007-03-08 |
dooglus | Combine the check for libavcodec and libavformat into... |
tree | commitdiff |
2007-03-07 |
pabs | Fix building mod_libavcodec with recent libavcodec... |
tree | commitdiff |
2007-03-03 |
dooglus | Initialise last_time before using it for the first... |
tree | commitdiff |
2007-03-02 |
dooglus | Initialise the tangents when constructing a BLinePoint. |
tree | commitdiff |
2007-03-02 |
dooglus | Fix 1671884: The origin of PasteCanvas layers wasn... |
tree | commitdiff |
2007-03-01 |
darco | Working toward a MacOS X framework for Synfig... |
tree | commitdiff |
2007-02-28 |
darco | A quick fix for the mysterious non working isnan on... |
tree | commitdiff |
2007-02-26 |
dooglus | Initialise depth before using it. |
tree | commitdiff |
2007-02-25 |
pabs | Fix funny typo in copyright information |
tree | commitdiff |
2007-02-24 |
dooglus | Fix 1668051: Don't insert code for adding end or begin... |
tree | commitdiff |
2007-02-20 |
dooglus | Fixed a typo. |
tree | commitdiff |
2006-11-18 |
xerakko | Applied the following dooglus patches from the sourcefo... |
tree | commitdiff |
2006-08-31 |
darco | Fixed a handful of bugs, including: |
tree | commitdiff |
2006-08-30 |
darco | Minor cleanup in XML vector parsing. Minor cleanup... |
tree | commitdiff |
2006-08-10 |
pabs | Workaround 1529489: turn problems setting the font... |
tree | commitdiff |
2006-07-24 |
pabs | Move .cvsignore to svn:ignore property |
tree | commitdiff |
2006-07-21 |
pabs | Fix 1525707: fontconfig support patch had extra parenth... |
tree | commitdiff |
2006-07-12 |
pabs | Fix Debian #368733: implement fontconfig support |
tree | commitdiff |
2006-06-28 |
pabs | Print a warning instead of an error when we can't find... |
tree | commitdiff |
2006-06-23 |
pabs | Update mod_ffmpeg for modern ffmpeg. Thanks to Luka... |
tree | commitdiff |
2006-03-30 |
pabs | Change to Andreas Jochens patch for Debian bugs #358474... |
tree | commitdiff |
2006-03-26 |
pabs | Fix 1349630: Fix synfig side of amd64 FTBFS |
tree | commitdiff |
2006-01-27 |
pabs | Fix #1414370: don't distribute .cpp files as includes |
tree | commitdiff |
2005-12-24 |
darco | Fixed some copyright issues |
tree | commitdiff |
2005-12-24 |
darco | Fixed weird localization issue where saves SIF files... |
tree | commitdiff |
2005-12-08 |
darco | Missing a few files |
tree | commitdiff |
2005-12-05 |
darco | Removed more confidential notices |
tree | commitdiff |
2005-11-29 |
darco | Hopefully this fixes some GCC 4.0 issues |
tree | commitdiff |
2005-11-09 |
darco | meh |
tree | commitdiff |
2005-11-09 |
darco | nurr |
tree | commitdiff |
2005-11-06 |
darco | more updates |
tree | commitdiff |
2005-11-01 |
darco | moreupdates |
tree | commitdiff |
2005-11-01 |
darco | meh |
tree | commitdiff |
2005-11-01 |
darco | more updates |
tree | commitdiff |
2005-11-01 |
darco | nur |
tree | commitdiff |
2005-10-31 |
darco | hur |
tree | commitdiff |
2005-10-30 |
darco | meh |
tree | commitdiff |
2005-10-29 |
darco | meh |
tree | commitdiff |
2005-07-08 |
darco | meh |
tree | commitdiff |
2005-04-19 |
darco | moreupdates |
tree | commitdiff |
next |