synfig.git
13 years agoRearrange conditions for export action and fix bug 2956710
Carlos Lopez [Sun, 29 Aug 2010 16:55:42 +0000 (18:55 +0200)]
Rearrange conditions for export action and fix bug 2956710

13 years agoRename ratio to frequency and don't use the frames per second because it is not needed.
Carlos Lopez [Thu, 26 Aug 2010 15:11:37 +0000 (17:11 +0200)]
Rename ratio to frequency and don't use the frames per second because it is not needed.
Frequency is more intuitive and allows to achieve steady strobe (no movement) setting it to zero.
Using ratio it would need to set it to infinite to obtain a steady strobe.

13 years agoNew Stroboscope layer. Patch from Ray Frederikson
Carlos Lopez [Wed, 25 Aug 2010 15:15:59 +0000 (17:15 +0200)]
New Stroboscope layer. Patch from Ray Frederikson

13 years agoApply patch #2958077. Fix incorrect FPS interpolation in ListImporter.
Carlos Lopez [Wed, 25 Aug 2010 14:24:02 +0000 (16:24 +0200)]
Apply patch #2958077. Fix incorrect FPS interpolation in ListImporter.
Thanks to Ray Frederikson

13 years agoDocumentation and code clean for value.h and value.cpp
Carlos Lopez [Tue, 17 Aug 2010 14:53:18 +0000 (16:53 +0200)]
Documentation and code clean for value.h and value.cpp

13 years agoMerge branch 'master' into genete_core_review
Carlos Lopez [Tue, 17 Aug 2010 13:25:09 +0000 (15:25 +0200)]
Merge branch 'master' into genete_core_review

13 years agoBetter icon for Load Default Palette action in Palette Dock. Patch from Yu Chen ...
Carlos Lopez [Tue, 17 Aug 2010 13:22:12 +0000 (15:22 +0200)]
Better icon for Load Default Palette action in Palette Dock. Patch from Yu Chen (jcome)

13 years agoRename Points to Balls in the MetaBalls Layer. Patch form Yu Chen (jcome)
Carlos Lopez [Tue, 17 Aug 2010 13:21:21 +0000 (15:21 +0200)]
Rename Points to Balls in the MetaBalls Layer. Patch form Yu Chen (jcome)

13 years agoAdd "By Layer Default" blend method to the Toolbox Defaults widget.
Carlos Lopez [Sun, 8 Aug 2010 10:17:02 +0000 (12:17 +0200)]
Add "By Layer Default" blend method to the Toolbox Defaults widget.
It allows the user let the layer itself use the blend method defined by the layer by default.
For example, blur layer uses Straight blend method by default and Bevel uses Onto.
The default blend methods by layer can be discussed or changed later.

13 years agoNew icons for layer, rectangle, filled rectangle, linear gradient and gradient tool...
Carlos Lopez [Thu, 5 Aug 2010 16:58:04 +0000 (18:58 +0200)]
New icons for layer, rectangle, filled rectangle, linear gradient and gradient tool. Patch from Yu Chen (jcome)

13 years agoSimplified Chinese translation for Synfig Studio and Synfig Core. Thanks to Yu Chen...
Carlos Lopez [Thu, 5 Aug 2010 16:55:45 +0000 (18:55 +0200)]
Simplified Chinese translation for Synfig Studio and Synfig Core. Thanks to Yu Chen (jcome)

13 years agoMore documentation for target tile renderer.
Carlos Lopez [Thu, 29 Jul 2010 17:32:03 +0000 (19:32 +0200)]
More documentation for target tile renderer.

13 years agoDocumentation for target_scanline.h
Carlos Lopez [Thu, 29 Jul 2010 17:02:21 +0000 (19:02 +0200)]
Documentation for target_scanline.h

13 years agoDocumentation for the renddesc.h and clean up code for renddesc.cpp
Carlos Lopez [Wed, 28 Jul 2010 17:25:15 +0000 (19:25 +0200)]
Documentation for the renddesc.h and clean up code for renddesc.cpp

13 years agoMerge branch 'master' into genete_core_review
Carlos Lopez [Wed, 28 Jul 2010 16:17:47 +0000 (18:17 +0200)]
Merge branch 'master' into genete_core_review

13 years agoDocumentation and clean of target.h and target.cpp
Carlos Lopez [Tue, 27 Jul 2010 15:27:27 +0000 (17:27 +0200)]
Documentation and clean of target.h and target.cpp

13 years agoReformat SYNFIG_IMPORTER_MODULE_EXT to fit in a narrow space
Carlos Lopez [Tue, 27 Jul 2010 15:25:58 +0000 (17:25 +0200)]
Reformat SYNFIG_IMPORTER_MODULE_EXT to fit in a narrow space

13 years agoDelete commented code and add some documentation.
Carlos Lopez [Mon, 26 Jul 2010 17:52:57 +0000 (19:52 +0200)]
Delete commented code and add some documentation.

13 years agoRemove unused code for savecanvas.h and savecanvas.cpp
Carlos Lopez [Mon, 26 Jul 2010 17:18:24 +0000 (19:18 +0200)]
Remove unused code for savecanvas.h and savecanvas.cpp

13 years agoupdate text layout of crash recovery dialog, and make the title "Crash Recovery"...
Carlos Lopez [Mon, 26 Jul 2010 16:21:57 +0000 (18:21 +0200)]
update text layout of crash recovery dialog, and make the title "Crash Recovery" translatable.
Replace the dialog that info user to review and save the recovered files with WARNING style, because it is not an ERROR.
Patch thanks to Yu Chen (jcome)

13 years agoRestore Layer Outline icon as it was before (as the width icon)
Carlos Lopez [Mon, 26 Jul 2010 16:17:45 +0000 (18:17 +0200)]
Restore Layer Outline icon as it was before (as the width icon)

13 years agoFix duplicated undefine directive.
Carlos Lopez [Mon, 26 Jul 2010 15:20:07 +0000 (17:20 +0200)]
Fix duplicated undefine directive.

13 years agoLayer icon files renaming. Patch thanks to Yu Chen (jcome)
Carlos Lopez [Mon, 26 Jul 2010 15:18:26 +0000 (17:18 +0200)]
Layer icon files renaming. Patch thanks to Yu Chen (jcome)

13 years agoPartial documentation for the savecanvas.h
Carlos Lopez [Sat, 24 Jul 2010 12:19:50 +0000 (14:19 +0200)]
Partial documentation for the savecanvas.h

13 years agoComplete documentation for loadcanvas.h. Remove unused member declaration.
Carlos Lopez [Sat, 24 Jul 2010 11:57:09 +0000 (13:57 +0200)]
Complete documentation for loadcanvas.h. Remove unused member declaration.

13 years agoPartial documentation for loadcanvas.h
Carlos Lopez [Wed, 21 Jul 2010 16:35:10 +0000 (18:35 +0200)]
Partial documentation for loadcanvas.h

13 years agoMove not used header to extra distribution section of make file.
Carlos Lopez [Wed, 21 Jul 2010 14:54:42 +0000 (16:54 +0200)]
Move not used header to extra distribution section of make file.

13 years agoDocumentation for the Paste Canvas Layer
Carlos Lopez [Tue, 20 Jul 2010 16:51:34 +0000 (18:51 +0200)]
Documentation for the Paste Canvas Layer

13 years agoImprove documentation for the layer.h file
Carlos Lopez [Tue, 20 Jul 2010 16:51:13 +0000 (18:51 +0200)]
Improve documentation for the layer.h file

13 years agoPartial documentation for the paste canvas layer
Carlos Lopez [Sun, 18 Jul 2010 19:02:20 +0000 (21:02 +0200)]
Partial documentation for the paste canvas layer

13 years agoDocumentation for the layer composite
Carlos Lopez [Sun, 18 Jul 2010 18:48:01 +0000 (20:48 +0200)]
Documentation for the layer composite

13 years agoTypo
Carlos Lopez [Sun, 18 Jul 2010 18:47:37 +0000 (20:47 +0200)]
Typo

13 years agoDocumentation for the context class
Carlos Lopez [Sun, 18 Jul 2010 18:04:54 +0000 (20:04 +0200)]
Documentation for the context class

13 years agoFix bug #3029832 Time Offset parameter fails for multiple times imported files.
Carlos Lopez [Fri, 16 Jul 2010 16:52:56 +0000 (18:52 +0200)]
Fix bug #3029832 Time Offset parameter fails for multiple times imported files.
canvas->set time not only sets the time but also calls the canvas's context set_time.
There are bugs pending though. Live play produces bad renders on canvas window.
Output render is fine now.

13 years agoMore documentation for canvas.h
Carlos Lopez [Tue, 13 Jul 2010 15:02:58 +0000 (17:02 +0200)]
More documentation for canvas.h

13 years agoEnglish Great Britain translation of Synfig and Synfig Studio. Thanks to Robert Readman
Carlos Lopez [Mon, 12 Jul 2010 16:11:35 +0000 (18:11 +0200)]
English Great Britain translation of Synfig and Synfig Studio. Thanks to Robert Readman

13 years agoMore documentation for canvas.h
Carlos Lopez [Sat, 10 Jul 2010 10:30:14 +0000 (12:30 +0200)]
More documentation for canvas.h

13 years agoPartial documentation for canvas.h
Carlos Lopez [Fri, 9 Jul 2010 19:43:56 +0000 (21:43 +0200)]
Partial documentation for canvas.h

13 years agoMore documentation for Value Node Animated
Carlos Lopez [Fri, 9 Jul 2010 19:20:03 +0000 (21:20 +0200)]
More documentation for Value Node Animated

13 years agoDocumentation for Value Node Animated
Carlos Lopez [Mon, 5 Jul 2010 16:14:11 +0000 (18:14 +0200)]
Documentation for Value Node Animated

13 years agoRemove unused code.
Carlos Lopez [Mon, 5 Jul 2010 15:11:35 +0000 (17:11 +0200)]
Remove unused code.
* binary_find is implemented in ETC/misc.h.
* Remove code that use old distance calculation.
* Remove code once the const cast is used for const members.

13 years agoDocumentation for Waypoint class
Carlos Lopez [Sun, 4 Jul 2010 17:32:28 +0000 (19:32 +0200)]
Documentation for Waypoint class

13 years agoMore Documentation
Carlos Lopez [Wed, 30 Jun 2010 17:45:03 +0000 (19:45 +0200)]
More Documentation

13 years agoDo not limit the máximum bitrate to 1000.
Carlos Lopez [Wed, 30 Jun 2010 17:05:15 +0000 (19:05 +0200)]
Do not limit the máximum bitrate to 1000.

13 years agoMerge branch 'master' into genete_core_review
Carlos Lopez [Wed, 30 Jun 2010 16:46:13 +0000 (18:46 +0200)]
Merge branch 'master' into genete_core_review

13 years agoMerge branch 'nikitakit_master'
Carlos Lopez [Wed, 30 Jun 2010 16:32:09 +0000 (18:32 +0200)]
Merge branch 'nikitakit_master'

13 years agoRename "Z" column to "Icon", make it not reorderable and make "Name" column resizable...
Carlos Lopez [Wed, 23 Jun 2010 18:11:37 +0000 (20:11 +0200)]
Rename "Z" column to "Icon", make it not reorderable and make "Name" column resizable. Clean up and remove not used code.

13 years agoFix typo
Carlos Lopez [Wed, 23 Jun 2010 17:32:54 +0000 (19:32 +0200)]
Fix typo

13 years agoAdapt the api.sh script to be run in a cron job within tuxfamily shell.
Carlos Lopez [Wed, 23 Jun 2010 17:31:07 +0000 (19:31 +0200)]
Adapt the api.sh script to be run in a cron job within tuxfamily shell.

13 years agoDocumentation
Carlos Lopez [Sun, 20 Jun 2010 19:40:38 +0000 (21:40 +0200)]
Documentation

13 years agoClean not used code. This code has been disabled since 2005-04-19 so it is not being...
Carlos Lopez [Sun, 20 Jun 2010 19:40:09 +0000 (21:40 +0200)]
Clean not used code. This code has been disabled since 2005-04-19 so it is not being developed

13 years agoMore documentation
Carlos Lopez [Sun, 20 Jun 2010 16:21:08 +0000 (18:21 +0200)]
More documentation

13 years agoDocumentation
Carlos Lopez [Sun, 20 Jun 2010 16:08:42 +0000 (18:08 +0200)]
Documentation

13 years agoIndentation for better reading
Carlos Lopez [Sun, 20 Jun 2010 15:49:12 +0000 (17:49 +0200)]
Indentation for better reading

13 years agoTidy up
Carlos Lopez [Sat, 19 Jun 2010 10:06:22 +0000 (12:06 +0200)]
Tidy up

13 years agoDocumentation
Carlos Lopez [Sat, 19 Jun 2010 10:01:44 +0000 (12:01 +0200)]
Documentation

13 years agoRefactor duck reverse manipulation into duckmatic
Nikita Kitaev [Thu, 17 Jun 2010 04:28:29 +0000 (21:28 -0700)]
Refactor duck reverse manipulation into duckmatic

13 years agoDocument node.h
Carlos Lopez [Wed, 16 Jun 2010 19:27:56 +0000 (21:27 +0200)]
Document node.h

13 years agoDcoument module.h
Carlos Lopez [Wed, 16 Jun 2010 18:45:25 +0000 (20:45 +0200)]
Dcoument module.h

13 years agoDocumentation
Nikita Kitaev [Tue, 15 Jun 2010 21:26:58 +0000 (14:26 -0700)]
Documentation

13 years agoSmall documentation in the valuenode.h
Carlos Lopez [Mon, 14 Jun 2010 19:28:29 +0000 (21:28 +0200)]
Small documentation in the valuenode.h

13 years agoDocumentation typo
Carlos Lopez [Mon, 14 Jun 2010 19:28:08 +0000 (21:28 +0200)]
Documentation typo

13 years agoSome documentation in the module.h file
Carlos Lopez [Mon, 14 Jun 2010 19:27:54 +0000 (21:27 +0200)]
Some documentation in the module.h file

13 years agoMerge branch 'master' into genete_core_review
Carlos Lopez [Sun, 13 Jun 2010 19:34:23 +0000 (21:34 +0200)]
Merge branch 'master' into genete_core_review

13 years agoEnable translation for the files I moved to the module example.
Carlos Lopez [Sun, 13 Jun 2010 19:25:57 +0000 (21:25 +0200)]
Enable translation for the files I moved to the module example.

13 years agoClean and document layer.h file
Carlos Lopez [Sat, 12 Jun 2010 10:24:43 +0000 (12:24 +0200)]
Clean and document layer.h file

13 years agoRemove unused define no longer used
Carlos Lopez [Fri, 11 Jun 2010 16:24:01 +0000 (18:24 +0200)]
Remove unused define no longer used

13 years agoRemove unused define, clean and sort code.
Carlos Lopez [Fri, 11 Jun 2010 16:08:25 +0000 (18:08 +0200)]
Remove unused define, clean and sort code.

13 years agoRemove synfig.h from sources to build since it is deprecated and not used.
Carlos Lopez [Fri, 11 Jun 2010 15:48:17 +0000 (17:48 +0200)]
Remove synfig.h from sources to build since it is deprecated and not used.

13 years agoMore code comment
Carlos Lopez [Thu, 10 Jun 2010 19:33:53 +0000 (21:33 +0200)]
More code comment

13 years agoOrder, clean up and comment the code
Carlos Lopez [Thu, 10 Jun 2010 19:03:49 +0000 (21:03 +0200)]
Order, clean up and comment the code

13 years agoEnable Single threaded renderer by default for the windows version.
Carlos Lopez [Thu, 10 Jun 2010 16:24:52 +0000 (18:24 +0200)]
Enable Single threaded renderer by default for the windows version.

13 years agoEnable NSIS support for example module and rename it to mod_example
Carlos Lopez [Thu, 10 Jun 2010 16:06:51 +0000 (18:06 +0200)]
Enable NSIS support for example module and rename it to mod_example

13 years agoUpdate copyrights
Carlos Lopez [Mon, 7 Jun 2010 17:40:33 +0000 (19:40 +0200)]
Update copyrights

13 years agoEnable translation for render progress information.
Carlos Lopez [Mon, 7 Jun 2010 17:38:05 +0000 (19:38 +0200)]
Enable translation for render progress information.

13 years agoNews draft
Carlos Lopez [Mon, 7 Jun 2010 16:43:35 +0000 (18:43 +0200)]
News draft

13 years agoUpdate copyrights
Carlos Lopez [Mon, 7 Jun 2010 16:43:22 +0000 (18:43 +0200)]
Update copyrights

13 years agoUse iostream operators for load palette member instead of atof.
Carlos Lopez [Mon, 7 Jun 2010 16:14:26 +0000 (18:14 +0200)]
Use iostream operators for load palette member instead of atof.

13 years agoUpdate gitignore according to new restructure
Carlos Lopez [Sun, 6 Jun 2010 18:24:25 +0000 (20:24 +0200)]
Update gitignore according to new restructure

13 years agoUpdate translation setup and files to new structure
Nikita Kitaev [Tue, 1 Jun 2010 22:58:34 +0000 (15:58 -0700)]
Update translation setup and files to new structure

13 years agoMerge branch 'master' of ssh://synfig.git.sourceforge.net/gitroot/synfig/synfig into...
Nikita Kitaev [Tue, 1 Jun 2010 21:07:41 +0000 (14:07 -0700)]
Merge branch 'master' of ssh://synfig.git.sourceforge.net/gitroot/synfig/synfig into nikitakit_restructure

13 years agoUpdate NEWS files and AUTHORS.
Carlos Lopez [Mon, 31 May 2010 17:59:33 +0000 (19:59 +0200)]
Update NEWS files and AUTHORS.

13 years agoAdd German translation for synfig-core. Thanks to Oliver Horn (oho)
Carlos Lopez [Mon, 31 May 2010 17:58:46 +0000 (19:58 +0200)]
Add German translation for synfig-core. Thanks to Oliver Horn (oho)

13 years agoMerge branch 'master' into nikitakit_restructure
Nikita Kitaev [Mon, 31 May 2010 04:18:19 +0000 (21:18 -0700)]
Merge branch 'master' into nikitakit_restructure

13 years agoMerge branch 'master' of ssh://genete@synfig.git.sourceforge.net/gitroot/synfig/synfig
Carlos Lopez [Sun, 30 May 2010 22:39:38 +0000 (00:39 +0200)]
Merge branch 'master' of ssh://genete@synfig.git.sourceforge.net/gitroot/synfig/synfig

13 years agoRelease Synfig 0.62.01
Carlos Lopez [Sun, 30 May 2010 22:07:01 +0000 (00:07 +0200)]
Release Synfig 0.62.01

13 years agoRelease Synfig 0.61.01
Carlos Lopez [Sun, 30 May 2010 22:07:01 +0000 (00:07 +0200)]
Release Synfig 0.61.01

13 years agoRemove RC4 strings from splashes.
Carlos Lopez [Sun, 30 May 2010 22:05:59 +0000 (00:05 +0200)]
Remove RC4 strings from splashes.

13 years agoUpdate NEWS and AUTHOR files
Carlos Lopez [Sun, 30 May 2010 21:33:08 +0000 (23:33 +0200)]
Update NEWS and AUTHOR files

13 years agoAdd Synfig Studio German translation. Thanks to Oliver Horn.
Carlos Lopez [Sun, 30 May 2010 21:23:39 +0000 (23:23 +0200)]
Add Synfig Studio German translation. Thanks to Oliver Horn.

13 years agoOnly enable choose target parameters button if ffmpeg target is selected
Carlos Lopez [Fri, 28 May 2010 15:26:56 +0000 (17:26 +0200)]
Only enable choose target parameters button if ffmpeg target is selected

13 years agoAdd release version 0.62.01 for the save file dialog.
Carlos Lopez [Fri, 28 May 2010 14:26:55 +0000 (16:26 +0200)]
Add release version 0.62.01 for the save file dialog.

13 years agoAdd missing files to translate
Carlos Lopez [Wed, 26 May 2010 20:08:41 +0000 (22:08 +0200)]
Add missing files to translate

13 years agoAdd "RC4" text to splash screen to keep it "dirty" until the final release
Carlos Lopez [Wed, 26 May 2010 17:14:43 +0000 (19:14 +0200)]
Add "RC4" text to splash screen to keep it "dirty" until the final release

13 years agoRemove debug info
Carlos Lopez [Wed, 26 May 2010 17:09:00 +0000 (19:09 +0200)]
Remove debug info

13 years agoAdd the real winner splash screens.
Carlos Lopez [Wed, 26 May 2010 17:06:20 +0000 (19:06 +0200)]
Add the real winner splash screens.
Congratulations to Konstantin Dmitriev and Nikolay Mamashev and to Madeleine Crubellier

13 years agoUpdate French translation. Thanks to Bertrand G. (berteh)
Carlos Lopez [Wed, 26 May 2010 15:57:19 +0000 (17:57 +0200)]
Update French translation. Thanks to Bertrand G. (berteh)

13 years agoImprove layout and strings of Target Parameters Dialog
Carlos Lopez [Wed, 26 May 2010 15:33:35 +0000 (17:33 +0200)]
Improve layout and strings of Target Parameters Dialog

13 years agoMake Target Parameters Dialog translatable
Carlos Lopez [Wed, 26 May 2010 15:17:21 +0000 (17:17 +0200)]
Make Target Parameters Dialog translatable

13 years agoKeep the Target Param Dialog above its parent
Carlos Lopez [Wed, 26 May 2010 15:14:52 +0000 (17:14 +0200)]
Keep the Target Param Dialog above its parent