projects
/
synfig.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
#2780661 (partially): Fix the last programmatic references to fore- and
[synfig.git]
/
synfig-core
/
2009-06-12
pabs3
Fix some SVN $Id$ keywords that got missed somehow.
tree
|
commitdiff
2009-06-12
pabs3
Check for big endian systems instead of relying on...
tree
|
commitdiff
2009-06-12
pabs3
Apply patch #21: add boolean ValueNode conversions...
tree
|
commitdiff
2009-06-12
pabs3
Fix make distcheck, which has been broken since the...
tree
|
commitdiff
2009-06-12
genete
Apply patch #18: Valuenode Type Power. Thanks to nikitakit.
tree
|
commitdiff
2009-06-12
pabs3
Reformat and clean up the automake files
tree
|
commitdiff
2009-06-12
pabs3
Switch to a version of po/Makefile.in.in that does...
tree
|
commitdiff
2009-06-12
gballintijn
Revert the accidental removal of mod_libavcodec in...
tree
|
commitdiff
2009-06-12
gballintijn
#2513683: Fix misuse of constructor.
tree
|
commitdiff
2009-01-13
dooglus
Fix 2502818: Noise when refresh an imported image layer.
tree
|
commitdiff
2009-01-13
pabs3
Fix strange characters and pango warnings with LC_ALL...
tree
|
commitdiff
2009-01-13
pabs3
Add some French translation fixes from Cyril Brulebois...
tree
|
commitdiff
2008-12-26
dooglus
Initialise the GUID for all Transform objects. Using...
tree
|
commitdiff
2008-12-22
dooglus
Fix 2458112: default transform GUIDs to random values...
tree
|
commitdiff
2008-12-22
dooglus
Tidying.
tree
|
commitdiff
2008-12-22
dooglus
Add optional debugging for calls to ValueNode_*::operat...
tree
|
commitdiff
2008-12-22
dooglus
Remove spaces and tabs at end of lines.
tree
|
commitdiff
2008-12-18
dooglus
Update the SVN revision number in the comment.
tree
|
commitdiff
2008-12-18
dooglus
Add a 'loop' parameter to the Random valuenode to cause...
tree
|
commitdiff
2008-12-17
dooglus
Show 'done' when done writing a magickpp file.
tree
|
commitdiff
2008-12-11
dooglus
Fix 2412072: don't remove a node from the parent set...
tree
|
commitdiff
2008-12-11
dooglus
Fix a typo: angle::deg::get() returns a float not a...
tree
|
commitdiff
2008-11-30
dooglus
SVN r2286 accidentally changed the localised name of...
tree
|
commitdiff
2008-11-29
dooglus
Fix 2037732: The warp layer is using a rough way of...
tree
|
commitdiff
2008-11-29
dooglus
Add ValueNode "Greyed" for making ducks uneditable.
tree
|
commitdiff
2008-11-29
dooglus
Add RELEASE_VERSION_0_61_10 to the list.
tree
|
commitdiff
2008-11-27
genete
Add matrix.h. Matrix implementation for bones.
tree
|
commitdiff
2008-11-27
dooglus
Remove 'Vector junk' that I added for testing.
tree
|
commitdiff
2008-11-27
dooglus
Add ValueBase::get_string() for debugging. Barely...
tree
|
commitdiff
2008-11-27
dooglus
Fix 2353284: If two parameters in the same layer are...
tree
|
commitdiff
2008-11-26
dooglus
Add a new parameter 'focus' to the pastecanvas layer...
tree
|
commitdiff
2008-11-26
dooglus
Rename the Random class in the mod_noise module to...
tree
|
commitdiff
2008-11-26
dooglus
Add further comments. Add local definition of FLAGS...
tree
|
commitdiff
2008-11-25
genete
Initial Russian Tanslation of Synfig. Thanks to Alexand...
tree
|
commitdiff
2008-11-25
dooglus
Fix a bug that only shows up if you use the 'Focus...
tree
|
commitdiff
2008-11-25
dooglus
Always use absolute paths in the Canvas::externals_...
tree
|
commitdiff
2008-11-25
dooglus
Define Canvas::show_externals() when _DEBUG is defined.
tree
|
commitdiff
2008-11-25
dooglus
Define CanvasParser::show_canvas_map() when _DEBUG...
tree
|
commitdiff
2008-11-25
dooglus
Add comments saying not to disable the layer optimization.
tree
|
commitdiff
2008-11-23
dooglus
Include the example module in the list of modules to...
tree
|
commitdiff
2008-11-22
dooglus
Add function Canvas::register_external_canvas() to...
tree
|
commitdiff
2008-11-22
dooglus
Draw a dotted line box around the rectangle when selected.
tree
|
commitdiff
2008-11-22
dooglus
Add FilledRect::hit_check() to allow Filled Rectangles...
tree
|
commitdiff
2008-11-22
dooglus
Add Metaballs::hit_check() so metaballs can be selected...
tree
|
commitdiff
2008-11-22
dooglus
Add boolean parameter 'Positive Only' to stop negative...
tree
|
commitdiff
2008-11-22
dooglus
Replace the 'Threshold' parameter with 'Gradient Left...
tree
|
commitdiff
2008-11-22
dooglus
Use a gradient instead of a color to color the balls.
tree
|
commitdiff
2008-11-22
dooglus
Shortcut color blending in get_color() when blend metho...
tree
|
commitdiff
2008-11-22
dooglus
When a new metaball layer is created, initialise it...
tree
|
commitdiff
2008-11-22
dooglus
Include the example module in the list of modules to...
tree
|
commitdiff
2008-11-22
dooglus
Include the example module's Makefile in the list of...
tree
|
commitdiff
2008-11-22
dooglus
Enable all three layers in the example module.
tree
|
commitdiff
2008-11-22
dooglus
Use Layer::simple_clone() rather than Layer::clone...
tree
|
commitdiff
2008-11-22
dooglus
Uncomment and fix Layer::simple_clone() to clone a...
tree
|
commitdiff
2008-11-22
dooglus
Give the 'filled rectangle' layer a unique name - other...
tree
|
commitdiff
2008-11-22
dooglus
Put the three example layers in the 'Example' group...
tree
|
commitdiff
2008-11-22
dooglus
Fix Metaballs::get_color() so it takes the context...
tree
|
commitdiff
2008-11-22
dooglus
Tidying.
tree
|
commitdiff
2008-11-22
dooglus
Remove duplicate call to render the context.
tree
|
commitdiff
2008-11-22
dooglus
Allow ValueBase objects to be cast to type Real to...
tree
|
commitdiff
2008-11-22
dooglus
Explicitly call get_list() when converting a bline...
tree
|
commitdiff
2008-11-22
dooglus
Compiler suggested "parentheses around comparison in...
tree
|
commitdiff
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-19
pabs3
Fix wtachi's entry in the AUTHORS file.
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
dooglus
Revert the previous commit. This is an issue that...
tree
|
commitdiff
2008-11-11
dooglus
Remove the "AC_CONFIG_SUBDIRS(libltdl)" line. It fails...
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-08
pabs3
Fix the pthread and kernel32 library checks to not...
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
next