2008-01-10 |
dooglus | Add genete's new time icon.
|
commit | commitdiff | tree |
2008-01-10 |
dooglus | Made all the assert() lines which check the valuenode...
|
commit | commitdiff | tree |
2008-01-09 |
dooglus | Rearranged a bit. Use the new macro in valuenode.h...
|
commit | commitdiff | tree |
2008-01-09 |
dooglus | Add a macro to check the type of value before using...
|
commit | commitdiff | tree |
2008-01-09 |
dooglus | Add a static same_type_as() member function so we can...
|
commit | commitdiff | tree |
2008-01-08 |
dooglus | Fix 1866422: the polygon tool was broken by r1230....
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | Use UTF-8 encoding.
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | Show the "Amount", "Blend Method" and "Z-Depth" parameters...
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | Automatically export the Index parameter of new Duplicate...
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | Don't show the option of connecting to an existing...
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | Don't show the 'Convert' sub-menu for Duplicate ValueNodes...
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | Don't allow Duplicate ValueNodes in the Children dialog...
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | Don't allow the Index parameter of the Duplicate layer...
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | Don't allow the Index parameter of the Duplicate layer...
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | When cloning a duplicate layer, always make a new ...
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | Added 10 new files for translation.
|
commit | commitdiff | tree |
2008-01-07 |
dooglus | Sorted.
|
commit | commitdiff | tree |
2008-01-05 |
dooglus | Initialise 'old_version' to false.
|
commit | commitdiff | tree |
2008-01-05 |
dooglus | Use a real type, not integer, for the "Duplicate" layer...
|
commit | commitdiff | tree |
2008-01-05 |
dooglus | Hide the 'From Integer' convert type for now.
|
commit | commitdiff | tree |
2008-01-05 |
dooglus | Don't show 'Duplicate' in the Convert menu. The user...
|
commit | commitdiff | tree |
2008-01-05 |
dooglus | When we create a 'Duplicate' layer, automatically have...
|
commit | commitdiff | tree |
2008-01-05 |
dooglus | Add new convert types 'From Integer' and 'Duplicate...
|
commit | commitdiff | tree |
2008-01-05 |
dooglus | Added code to catch an exception that is raised when...
|
commit | commitdiff | tree |
2008-01-03 |
dooglus | Revision r1262 included some changes I didn't intend...
|
commit | commitdiff | tree |
2008-01-03 |
dooglus | The hardcoded string "Do Not Use" was being used in...
|
commit | commitdiff | tree |
2008-01-03 |
dooglus | Use translated versions of the layers' local names...
|
commit | commitdiff | tree |
2008-01-03 |
dooglus | Fix 1862720: "libltdl library and headers out of sync...
|
commit | commitdiff | tree |
2008-01-02 |
dooglus | Fix 1862699: Specify "-avoid-version" for each of the...
|
commit | commitdiff | tree |
2008-01-02 |
dooglus | Missed these two in the previous commit.
|
commit | commitdiff | tree |
2008-01-02 |
dooglus | Fix 1862689: Replace "-L../../synfig -lsynfig" with...
|
commit | commitdiff | tree |
2008-01-02 |
dooglus | Reformatted and alphabetized.
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Have the command line 'synfig' tool run 'setlocale...
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Don't render the Radial Blur layer when quality is 10.
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Don't render the Blur layer when quality is 10.
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Disable motion blur when quality=10. Draw 2 frames...
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Don't render feathering of shapes (ie. outlines, regions...
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Don't render feathering of circles when quality is 10.
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Default to quality 9. Quality 10 won't render feathers...
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Label the preview qualities "best" and "fastest" because...
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Comment out unused code to make it clearer what code...
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Fix 1811250: Prevent studio crashing when loading a...
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Prevent a compiler warning.
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Removed typo'ed semicolon.
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | If CloneImage() raises an exception, skip immediately...
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | Prevent a compiler warning.
|
commit | commitdiff | tree |
2008-01-01 |
dooglus | New version 0.2 of the Time Loop layer. It uses the...
|
commit | commitdiff | tree |
2007-12-28 |
dooglus | Be more explicit about the exception that is raised...
|
commit | commitdiff | tree |
2007-12-28 |
dooglus | Don't allow epsilon to be less than 0.00000001.
|
commit | commitdiff | tree |
2007-12-27 |
dooglus | Added new convert type "Reciprocal" to convert x to...
|
commit | commitdiff | tree |
2007-12-27 |
dooglus | r1234 missed one - synfigapp/action.cpp calls gettext().
|
commit | commitdiff | tree |
2007-12-27 |
dooglus | Stop g++ warning that "'prev' may be used uninitialized...
|
commit | commitdiff | tree |
2007-12-26 |
dooglus | Use the current value of a parameter when converting...
|
commit | commitdiff | tree |
2007-12-26 |
dooglus | Change the default sub-parameters for the Time Loop...
|
commit | commitdiff | tree |
2007-12-26 |
dooglus | Fix the timeloop layer for negative durations so that...
|
commit | commitdiff | tree |
2007-12-26 |
dooglus | Revision 1150 changed the way angles work so that 0...
|
commit | commitdiff | tree |
2007-12-26 |
dooglus | Add new convert type 'Time Loop' to allow individual...
|
commit | commitdiff | tree |
2007-12-26 |
dooglus | Corrected warning text when .sif file uses larger layer...
|
commit | commitdiff | tree |
2007-12-21 |
dooglus | When cloning a 'random' valuenode with a constant,...
|
commit | commitdiff | tree |
2007-12-20 |
dooglus | Allow layers to be removed from groups without the...
|
commit | commitdiff | tree |
2007-12-20 |
dooglus | Comment out an unused function.
|
commit | commitdiff | tree |
2007-12-18 |
dooglus | Fix 1844764 by reverting r954. Added a 'todo', because...
|
commit | commitdiff | tree |
2007-12-17 |
dooglus | Committed patch 1852208 from Niki W. Waibel's for multibyte...
|
commit | commitdiff | tree |
2007-12-17 |
dooglus | Fix doxygen warnings for ETL sources.
|
commit | commitdiff | tree |
2007-12-17 |
dooglus | Fix most of the warnings from doxygen for synfig-studio...
|
commit | commitdiff | tree |
2007-12-17 |
dooglus | Typo.
|
commit | commitdiff | tree |
2007-12-17 |
dooglus | Remove win32inst.nsi target because automake/autoconf...
|
commit | commitdiff | tree |
2007-12-15 |
dooglus | Fixed the remaining doxygen warnings and errors for...
|
commit | commitdiff | tree |
2007-12-14 |
dooglus | Fix 1850637: studio was crashing sometimes when closing...
|
commit | commitdiff | tree |
2007-12-14 |
dooglus | Rename the menu entries that create new horizontal...
|
commit | commitdiff | tree |
2007-12-12 |
dooglus | Generate doxygen documentation for studio.
|
commit | commitdiff | tree |
2007-12-12 |
dooglus | Generate documentation for everything under 'src'....
|
commit | commitdiff | tree |
2007-12-11 |
dooglus | Remove pkg-info/macosx/synfig-core.info and win32inst...
|
commit | commitdiff | tree |
2007-12-11 |
dooglus | Prevent warning from doxygen.
|
commit | commitdiff | tree |
2007-12-11 |
dooglus | Removed obsolete definitions.
|
commit | commitdiff | tree |
2007-12-11 |
dooglus | Improve doxygen output.
|
commit | commitdiff | tree |
2007-12-11 |
dooglus | Wrote doxygen file descriptions for the valuenode convert...
|
commit | commitdiff | tree |
2007-12-10 |
dooglus | Edited the single line description of each header file...
|
commit | commitdiff | tree |
2007-12-10 |
dooglus | Edited the single line description of each source file...
|
commit | commitdiff | tree |
2007-12-03 |
dooglus | Fix 1842510: round frame number to nearest integer...
|
commit | commitdiff | tree |
2007-12-03 |
dooglus | Cache each image file only once, even if it is used...
|
commit | commitdiff | tree |
2007-12-03 |
dooglus | If environment variable "SYNFIG_SHOW_TILE_OUTLINES...
|
commit | commitdiff | tree |
2007-12-03 |
dooglus | Fix 1830670: Use the 'C' locale when loading and saving...
|
commit | commitdiff | tree |
2007-12-02 |
dooglus | Possibly fix 1841280: "Insert Item in animation mode...
|
commit | commitdiff | tree |
2007-12-02 |
dooglus | Don't wrap the angle in a radial composite conversation...
|
commit | commitdiff | tree |
2007-11-29 |
dooglus | Use the ETL functions to find filename extensions and...
|
commit | commitdiff | tree |
2007-11-28 |
dooglus | Fix ugly waypoint drawing by rounding to integer values... ...integer values symmetrically. dooglus.rincevent.net/synfig/waypoint...
|
commit | commitdiff | tree |
2007-11-27 |
dooglus | Fix 1836848: if the window positions and sizes seem...
|
commit | commitdiff | tree |
2007-11-26 |
dooglus | Fix 1838132: encapsulations containing imported images...
|
commit | commitdiff | tree |
2007-11-24 |
dooglus | Use symbolic names for most of the duck colors, rather...
|
commit | commitdiff | tree |
2007-11-24 |
dooglus | Fix 1835429: crash closing preview window before using it.
|
commit | commitdiff | tree |
2007-11-23 |
dooglus | Make the stretch layer's "amount" duck be relative...
|
commit | commitdiff | tree |
2007-11-22 |
dooglus | Add new valuenode convert type called "Reverse Tangent...
|
commit | commitdiff | tree |
2007-11-21 |
dooglus | The text layer fix in r965 caused the text in this...
|
commit | commitdiff | tree |
2007-11-21 |
dooglus | The text layer fix in r965 caused the text in this...
|
commit | commitdiff | tree |
2007-11-21 |
dooglus | Typo.
|
commit | commitdiff | tree |
2007-11-19 |
dooglus | Sometimes render artifacts only appear when rendering...
|
commit | commitdiff | tree |
2007-11-16 |
dooglus | Fix clipping for tile-based rendering.
|
commit | commitdiff | tree |
2007-11-14 |
dooglus | Revert r1151. I didn't intend to commit that.
|
commit | commitdiff | tree |
2007-11-14 |
dooglus | Fix the angle-duck rotation counter code.
|
commit | commitdiff | tree |
next |