2008-12-18 |
dooglus | Add a 'loop' parameter to the Random valuenode to cause... |
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-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 | Add further comments. Add local definition of FLAGS... |
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-22 |
dooglus | Add function Canvas::register_external_canvas() to... |
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 | 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 | 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-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 | 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-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 | 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 |
pabs3 | Always #include <cstdio> when using sscanf. |
tree | commitdiff |
2008-11-06 |
dooglus | 'const' is ignored in the return type of functions... |
tree | commitdiff |
2008-11-06 |
dooglus | nodebase.h appears to be unused. Mark it as such,... |
tree | commitdiff |
2008-11-06 |
pabs3 | Initialise a couple of values before using them. |
tree | commitdiff |
2008-11-06 |
pabs3 | Use the l printf length modifier when printing the... |
tree | commitdiff |
2008-11-04 |
dooglus | Revision 1150 stopped synfig-core/trunk/examples/star... |
tree | commitdiff |
2008-11-02 |
dooglus | Fix 1968248: "Opening of any other XML-file crashes... |
tree | commitdiff |
2008-10-26 |
dooglus | Rather than reporting "Couldn't create parsing context... |
tree | commitdiff |
2008-10-26 |
dooglus | Don't show "file not found" error messages whenever... |
tree | commitdiff |
2008-10-26 |
dooglus | Make Canvas::find_canvas() and Canvas::surefind_canvas... |
tree | commitdiff |
2008-10-26 |
dooglus | Removed a couple of functions that are never used. |
tree | commitdiff |
2008-10-26 |
dooglus | When a .sif file fails to load, display the error messa... |
tree | commitdiff |
2008-10-26 |
genete | FIx a typo in the previous commit |
tree | commitdiff |
2008-10-26 |
dooglus | Fix 2195749: "Crash when try to open a sif with canvas... |
tree | commitdiff |
2008-10-13 |
genete | Update/add the copyright for poeple who modified synfig... |
tree | commitdiff |
2008-09-25 |
genete | Undo last commit. Gif support was already added. |
tree | commitdiff |
2008-09-25 |
genete | Add GIF support for imported Papagayo files. |
tree | commitdiff |
2008-09-25 |
dooglus | Fix a bug introduced in SVN r2014. The 'origin' parame... |
tree | commitdiff |
2008-09-24 |
dooglus | Show time 3.0 as "3s" in the default (FORMAT_NORMAL... |
tree | commitdiff |
2008-09-23 |
dooglus | Comment the RendDesc::Lock flags showing which flags... |
tree | commitdiff |
2008-09-23 |
dooglus | Fix 1959669: "Not backward compatibility". Update... |
tree | commitdiff |
2008-09-20 |
dooglus | Fix 2119764 "eyedropper doesn't work with straight... |
tree | commitdiff |
2008-09-19 |
dooglus | Fix 1960543: "Straight Onto fails in a file". When... |
tree | commitdiff |
2008-09-18 |
dooglus | Use #defined constants for converting between different... |
tree | commitdiff |
2008-09-17 |
genete | Apply patches.synfig.org/r/4/: Fix bad time entry when... |
tree | commitdiff |
2008-08-28 |
genete | Apply 2004406: New add new Logarithm Valuenode |
tree | commitdiff |
2008-04-11 |
dooglus | Rename all 'offset' parameters to 'origin'. |
tree | commitdiff |
2008-04-11 |
dooglus | Improve a warning message when we find an unknown layer... |
tree | commitdiff |
2008-04-10 |
dooglus | Add 2 new valuenode types: "Angle String" and "Int... |
tree | commitdiff |
2008-04-09 |
dooglus | Correct the SVN revision number for 'joined list'. |
tree | commitdiff |
2008-04-09 |
dooglus | Add a new valuenode "Joined List" that allows a list... |
tree | commitdiff |
2008-04-09 |
dooglus | Use the framerate from the root canvas, not the parent... |
tree | commitdiff |
2008-04-09 |
dooglus | Use "Zero Padded" rather than "Zero Padding". |
tree | commitdiff |
2008-04-09 |
dooglus | Add valuenode "Real String" for converting real values... |
tree | commitdiff |
2008-04-09 |
dooglus | When calculating the start and end frames, round to... |
tree | commitdiff |
2008-04-09 |
dooglus | Default the time sub-parameter to 0f. Check that the... |
tree | commitdiff |
2008-04-09 |
dooglus | Add a new valuenode type: "Time String" for converting... |
tree | commitdiff |
2008-04-08 |
dooglus | Prevent a compiler warning about unhandled cases. |
tree | commitdiff |
2008-03-30 |
dooglus | Allow direct editing of calculated widths - like the... |
tree | commitdiff |
2008-03-30 |
dooglus | When dragging a duck along a bline that it's linked... |
tree | commitdiff |
2008-03-28 |
dooglus | Use 0 for the index if the closest point is on the... |
tree | commitdiff |
2008-03-28 |
dooglus | Accept 1927294: Patch from Gerald Young to allow intuit... |
tree | commitdiff |
2008-03-14 |
pabs | Fix FTBFS with SVN r1913: don't declare get_temporal_te... |
tree | commitdiff |
2008-03-13 |
dooglus | {get,set}_time_tension() were the same as {get,set... |
tree | commitdiff |
2008-03-09 |
dooglus | Keep the value the same when converting to "Dot Product". |
tree | commitdiff |
2008-03-09 |
dooglus | Add "Loop" link to the "Gradient Color" ValueNode. |
tree | commitdiff |
2008-03-08 |
dooglus | Another fix for the old walk.sifz example. |
tree | commitdiff |
2008-03-08 |
dooglus | Removed some printf() calls that I didn't ever mean... |
tree | commitdiff |
2008-03-08 |
dooglus | Add ValueNode "Dot Product". |
tree | commitdiff |
2008-03-08 |
dooglus | When converting a gradient to be "Two Tone", take the... |
tree | commitdiff |
2008-03-08 |
dooglus | Add ValueNode "Gradient Color" for selecting individual... |
tree | commitdiff |
2008-03-08 |
dooglus | When converting to a "Reciprocal" ValueNode, default... |
tree | commitdiff |
2008-03-08 |
dooglus | When converting to an "Exponential" ValueNode, default... |
tree | commitdiff |
2008-03-08 |
dooglus | Add ValueNodes "Vector X" and "Vector Y" for calculatin... |
tree | commitdiff |
2008-03-08 |
dooglus | Add ValueNode "Vector Length" for calculating the lengt... |
tree | commitdiff |
2008-03-08 |
dooglus | Add new ValueNode "Vector Angle" for calculating an... |
tree | commitdiff |
2008-03-08 |
dooglus | Add RELEASE_VERSION_0_61_09. |
tree | commitdiff |
next |