2008-01-14 |
dooglus | Use a mutex to prevent the two render threads (renderin... |
tree | commitdiff |
2008-01-14 |
dooglus | Revision 1355 broke the Duplicate layer. Oops! |
tree | commitdiff |
2008-01-14 |
dooglus | Refer the user to 'synfig.org/Convert#Compatibility... |
tree | commitdiff |
2008-01-14 |
dooglus | Check that a ValueNode is compatible with the given... |
tree | commitdiff |
2008-01-14 |
dooglus | Extend the Add and Subtract ValueNodes to work with... |
tree | commitdiff |
2008-01-13 |
dooglus | In the hex HTML code text entry box of the color dialog... |
tree | commitdiff |
2008-01-12 |
dooglus | Removed a bunch more DEBUGPOINT()s. |
tree | commitdiff |
2008-01-12 |
dooglus | Use 'Composite' for the first time the layers under... |
tree | commitdiff |
2008-01-11 |
dooglus | When optimize_layers() recreates Paste Canvas layers... |
tree | commitdiff |
2008-01-11 |
dooglus | Rearranged a bit, like for the Add ValueNode in r1299... |
tree | commitdiff |
2008-01-11 |
dooglus | Add my copyright. |
tree | commitdiff |
2008-01-11 |
dooglus | Add type checking to almost all the linkable ValueNodes. |
tree | commitdiff |
2008-01-11 |
dooglus | Define Layer::get_non_empty_description() which returns... |
tree | commitdiff |
2008-01-10 |
dooglus | Break the ValueNode 'bad type' error messages up so... |
tree | commitdiff |
2008-01-10 |
dooglus | Use translated versions of the type names everywhere... |
tree | commitdiff |
2008-01-10 |
dooglus | Prototype to go with the last commit! |
tree | commitdiff |
2008-01-10 |
dooglus | New static member ValueBase::type_local_name() to allow... |
tree | commitdiff |
2008-01-10 |
dooglus | Return the translation of the local layer name, rather... |
tree | commitdiff |
2008-01-10 |
dooglus | Define ValueBase::set() for type 'char *' as well as... |
tree | commitdiff |
2008-01-10 |
dooglus | Removed a debugging printf(). |
tree | commitdiff |
2008-01-10 |
dooglus | Made all the assert() lines which check the valuenode... |
tree | commitdiff |
2008-01-09 |
dooglus | Rearranged a bit. Use the new macro in valuenode.h... |
tree | commitdiff |
2008-01-09 |
dooglus | Add a macro to check the type of value before using... |
tree | commitdiff |
2008-01-09 |
dooglus | Add a static same_type_as() member function so we can... |
tree | commitdiff |
2008-01-07 |
dooglus | Show the "Amount", "Blend Method" and "Z-Depth" paramet... |
tree | commitdiff |
2008-01-07 |
dooglus | When cloning a duplicate layer, always make a new ... |
tree | commitdiff |
2008-01-05 |
dooglus | Use a real type, not integer, for the "Duplicate" layer... |
tree | commitdiff |
2008-01-05 |
dooglus | Hide the 'From Integer' convert type for now. |
tree | commitdiff |
2008-01-05 |
dooglus | Don't show 'Duplicate' in the Convert menu. The user... |
tree | commitdiff |
2008-01-05 |
dooglus | When we create a 'Duplicate' layer, automatically have... |
tree | commitdiff |
2008-01-05 |
dooglus | Add new convert types 'From Integer' and 'Duplicate... |
tree | commitdiff |
2008-01-03 |
dooglus | Revision r1262 included some changes I didn't intend... |
tree | commitdiff |
2008-01-03 |
dooglus | The hardcoded string "Do Not Use" was being used in... |
tree | commitdiff |
2008-01-03 |
dooglus | Use translated versions of the layers' local names... |
tree | commitdiff |
2008-01-03 |
dooglus | Fix 1862720: "libltdl library and headers out of sync... |
tree | commitdiff |
2008-01-02 |
dooglus | Reformatted and alphabetized. |
tree | commitdiff |
2008-01-01 |
dooglus | Disable motion blur when quality=10. Draw 2 frames... |
tree | commitdiff |
2008-01-01 |
dooglus | Don't render feathering of shapes (ie. outlines, region... |
tree | commitdiff |
2008-01-01 |
dooglus | Fix 1811250: Prevent studio crashing when loading a... |
tree | commitdiff |
2008-01-01 |
dooglus | Prevent a compiler warning. |
tree | commitdiff |
2008-01-01 |
dooglus | Prevent a compiler warning. |
tree | commitdiff |
2007-12-28 |
dooglus | Don't allow epsilon to be less than 0.00000001. |
tree | commitdiff |
2007-12-27 |
dooglus | Added new convert type "Reciprocal" to convert x to... |
tree | commitdiff |
2007-12-27 |
dooglus | Stop g++ warning that "'prev' may be used uninitialized... |
tree | commitdiff |
2007-12-27 |
pabs | Only build in gettext support when gettext is available. |
tree | commitdiff |
2007-12-26 |
dooglus | Change the default sub-parameters for the Time Loop... |
tree | commitdiff |
2007-12-26 |
dooglus | Fix the timeloop layer for negative durations so that... |
tree | commitdiff |
2007-12-26 |
dooglus | Revision 1150 changed the way angles work so that 0... |
tree | commitdiff |
2007-12-26 |
dooglus | Add new convert type 'Time Loop' to allow individual... |
tree | commitdiff |
2007-12-26 |
dooglus | Corrected warning text when .sif file uses larger layer... |
tree | commitdiff |
2007-12-20 |
dooglus | Comment out an unused function. |
tree | commitdiff |
2007-12-19 |
pabs | Fix unterminated character constant warning from xgette... |
tree | commitdiff |
2007-12-18 |
dooglus | Fix 1844764 by reverting r954. Added a 'todo', because... |
tree | commitdiff |
2007-12-18 |
pabs | Strip license key and software expiry stuff now that... |
tree | commitdiff |
2007-12-18 |
pabs | Fix g++ warning: variables created in a for loop should... |
tree | commitdiff |
2007-12-15 |
dooglus | Fixed the remaining doxygen warnings and errors for... |
tree | commitdiff |
2007-12-11 |
dooglus | Prevent warning from doxygen. |
tree | commitdiff |
2007-12-11 |
dooglus | Improve doxygen output. |
tree | commitdiff |
2007-12-11 |
dooglus | Wrote doxygen file descriptions for the valuenode conve... |
tree | commitdiff |
2007-12-10 |
dooglus | Edited the single line description of each header file... |
tree | commitdiff |
2007-12-10 |
dooglus | Edited the single line description of each source file... |
tree | commitdiff |
2007-12-09 |
pabs | Fix g++ 4.3 issues; add missing <cstring> includes... |
tree | commitdiff |
2007-12-03 |
dooglus | Fix 1842510: round frame number to nearest integer... |
tree | commitdiff |
2007-12-03 |
dooglus | Cache each image file only once, even if it is used... |
tree | commitdiff |
2007-12-02 |
dooglus | Possibly fix 1841280: "Insert Item in animation mode... |
tree | commitdiff |
2007-11-26 |
dooglus | Fix 1838132: encapsulations containing imported images... |
tree | commitdiff |
2007-11-22 |
dooglus | Add new valuenode convert type called "Reverse Tangent... |
tree | commitdiff |
2007-11-14 |
dooglus | Tidying. |
tree | commitdiff |
2007-11-14 |
pabs | Revert one of the i18n changes that causes a crash... |
tree | commitdiff |
2007-11-13 |
pabs | Don't use gettext with C++ strings :) |
tree | commitdiff |
2007-11-13 |
pabs | Initial attempt at i18n support using gettext |
tree | commitdiff |
2007-11-11 |
dooglus | Add new convert type: aTan2. |
tree | commitdiff |
2007-11-10 |
dooglus | Prevent compiler warnings like "there are no arguments... |
tree | commitdiff |
2007-11-10 |
pabs | Replace the proto directory with pre-processor macros... |
tree | commitdiff |
2007-11-09 |
dooglus | Prevent 2 * "warning: converting to 'int' from 'double'" |
tree | commitdiff |
2007-11-09 |
pabs | Kill off synfig ./bootstrap |
tree | commitdiff |
2007-11-08 |
dooglus | Attempting to fix 1823053 - renaming an exported valuen... |
tree | commitdiff |
2007-11-08 |
dooglus | Use 0 degrees as the default angle for the 'cos' convert. |
tree | commitdiff |
2007-11-06 |
dooglus | Don't force angles to use linear interpolation. |
tree | commitdiff |
2007-11-06 |
dooglus | Same for 'after' waypoints, too! |
tree | commitdiff |
2007-11-06 |
dooglus | Always save the interpolation type - don't special... |
tree | commitdiff |
2007-11-06 |
dooglus | Add a 'cos' convert type, to go with 'sine'. |
tree | commitdiff |
2007-10-31 |
dooglus | Partially fix 1823082. It works OK for polygon, region... |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'rearange' -> 'rearrange'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'automagickly' -> 'automagically'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'supose' -> 'supposed'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'outputing' -> 'outputting'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'doesnt' -> 'doesn't'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'individualy' -> 'individually'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'dupilcate' -> 'duplicate'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'cacheing' -> 'caching'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'ontop' -> 'on top'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'refering' -> 'referring'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'paramater' -> 'parameter'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'datastructure' -> 'data structure'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'infront' -> 'in front'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'arangement' -> 'arrangement'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'matricies' -> 'matrices'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: missing space. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'folloing' -> 'following'. |
tree | commitdiff |
next |