2008-04-02 |
dooglus | Avoid division by zero when approximating a circle...
|
commit | commitdiff | tree |
2008-04-02 |
dooglus | Allow the user to set the number of points used to...
|
commit | commitdiff | tree |
2008-04-02 |
dooglus | Add options to the circle tool for creation of bline...
|
commit | commitdiff | tree |
2008-04-01 |
dooglus | Use the existing layers_to_create() method rather than...
|
commit | commitdiff | tree |
2008-03-31 |
dooglus | Update all BLineCalcWidth and BLineCalcTangent ducks...
|
commit | commitdiff | tree |
2008-03-31 |
dooglus | Rearranged the code a little. Allow editing of Real...
|
commit | commitdiff | tree |
2008-03-30 |
dooglus | Allow manipulation of BLineCalcTangent angle offsets...
|
commit | commitdiff | tree |
2008-03-30 |
dooglus | Fix a minor problem, and a little tidying.
|
commit | commitdiff | tree |
2008-03-30 |
dooglus | The previous commit introduced a new crash. This fixes it.
|
commit | commitdiff | tree |
2008-03-30 |
dooglus | Only update calculated tangents and widths if their...
|
commit | commitdiff | tree |
2008-03-30 |
dooglus | Allow direct editing of calculated widths - like the...
|
commit | commitdiff | tree |
2008-03-30 |
dooglus | When dragging a duck along a bline that it's linked...
|
commit | commitdiff | tree |
2008-03-29 |
dooglus | Tidying.
|
commit | commitdiff | tree |
2008-03-29 |
dooglus | The previous commit was missing this change to make...
|
commit | commitdiff | tree |
2008-03-28 |
dooglus | Allow a BLineCalcTangent's tangent duck to be dragged...
|
commit | commitdiff | tree |
2008-03-28 |
dooglus | Accept 1927294 (a further patch from Gerald Young)...
|
commit | commitdiff | tree |
2008-03-28 |
dooglus | Fix "zoom to fit" so that it centers the fitted canvas...
|
commit | commitdiff | tree |
2008-03-28 |
dooglus | Allow the linking of angle layer parameters to blines...
|
commit | commitdiff | tree |
2008-03-28 |
dooglus | When looking for the closest point on a bline to a...
|
commit | commitdiff | tree |
2008-03-28 |
dooglus | Use 0 for the index if the closest point is on the...
|
commit | commitdiff | tree |
2008-03-28 |
dooglus | Accept 1927294: Patch from Gerald Young to allow intuitive...
|
commit | commitdiff | tree |
2008-03-26 |
dooglus | Add code for the 'text' icon.
|
commit | commitdiff | tree |
2008-03-26 |
dooglus | Add code for the 'plant' icon.
|
commit | commitdiff | tree |
2008-03-26 |
dooglus | Add code for the 'star' icon.
|
commit | commitdiff | tree |
2008-03-26 |
dooglus | When editing more than one of ID, Description, Name...
|
commit | commitdiff | tree |
2008-03-26 |
dooglus | Allow RendDesc, Description, and Name to all be set...
|
commit | commitdiff | tree |
2008-03-26 |
dooglus | Fix 1924592: Editing the name, description, or id of...
|
commit | commitdiff | tree |
2008-03-25 |
dooglus | Fix 1914874: update the timeline scrollbars' major...
|
commit | commitdiff | tree |
2008-03-13 |
dooglus | Don't offer 'Manual' as an interpolation type. It...
|
commit | commitdiff | tree |
2008-03-13 |
dooglus | {get,set}_time_tension() were the same as {get,set...
|
commit | commitdiff | tree |
2008-03-13 |
dooglus | 2 more similar typos.
|
commit | commitdiff | tree |
2008-03-13 |
dooglus | Typo.
|
commit | commitdiff | tree |
2008-03-10 |
dooglus | Add Catalan translation by Miguel Gea Milvaques (xerakko).
|
commit | commitdiff | tree |
2008-03-09 |
dooglus | Include "general.h" so the strings get translated properly.
|
commit | commitdiff | tree |
2008-03-09 |
dooglus | Don't render waypoints that lie outside the bounds...
|
commit | commitdiff | tree |
2008-03-09 |
dooglus | Keep the value the same when converting to "Dot Product".
|
commit | commitdiff | tree |
2008-03-09 |
dooglus | Add "Loop" link to the "Gradient Color" ValueNode.
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Change the tooltip "Zoom Fit" -> "Zoom to Fit".
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Show a 'zoom to fit' icon in the zoomdial as well as...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Fix zoom_fit() so it really does zoom the canvas to...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Uncomment and fix segment duck code. Now the walk...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Another fix for the old walk.sifz example.
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Removed some printf() calls that I didn't ever mean...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Add ValueNode "Dot Product".
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Update my copyright.
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Update my copyright.
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | When converting a gradient to be "Two Tone", take the...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Add ValueNode "Gradient Color" for selecting individual...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | When converting to a "Reciprocal" ValueNode, default...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | When converting to an "Exponential" ValueNode, default...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Add ValueNodes "Vector X" and "Vector Y" for calculating...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Add ValueNode "Vector Length" for calculating the length...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Add new ValueNode "Vector Angle" for calculating an...
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Add 0.61.09 to the list of formats we can save as.
|
commit | commitdiff | tree |
2008-03-08 |
dooglus | Add RELEASE_VERSION_0_61_09.
|
commit | commitdiff | tree |
2008-03-07 |
dooglus | If only one of -w and -h is specified on the command...
|
commit | commitdiff | tree |
2008-03-07 |
dooglus | Fix handling of segments so that the examples/walk...
|
commit | commitdiff | tree |
2008-03-07 |
dooglus | Update my copyright.
|
commit | commitdiff | tree |
2008-03-07 |
dooglus | When linking a set of ducks to positions on a bline...
|
commit | commitdiff | tree |
2008-03-07 |
dooglus | Allow linking widths and tangents to positions on a...
|
commit | commitdiff | tree |
2008-03-07 |
dooglus | Add a "Scale" parameter to the "BLine Width" ValueNode.
|
commit | commitdiff | tree |
2008-03-06 |
dooglus | Made a start at implementing the ideas in http://synfig...
|
commit | commitdiff | tree |
2008-03-06 |
dooglus | Replace "./././logo.sif#" with "logo.sif#"
|
commit | commitdiff | tree |
2008-03-06 |
dooglus | Replace "././././logo.sif#" with "logo.sif#".
|
commit | commitdiff | tree |
2008-03-06 |
dooglus | Replace "./././logo.sif#" with "logo.sif#".
|
commit | commitdiff | tree |
2008-03-06 |
dooglus | Number the interpolation types in comments.
|
commit | commitdiff | tree |
2008-03-06 |
dooglus | Change the canvas version back to 0.1. It is a 0.1...
|
commit | commitdiff | tree |
2008-03-06 |
dooglus | Don't allow negative feather parameters for circles...
|
commit | commitdiff | tree |
2008-03-06 |
dooglus | Tidy up some is_candidate() methods.
|
commit | commitdiff | tree |
2008-03-06 |
dooglus | Added 3 new parameters to the "BLine Tangent" ValueNode...
|
commit | commitdiff | tree |
2008-03-06 |
dooglus | Allow Real values to be converted to "BLine Tangent...
|
commit | commitdiff | tree |
2008-03-05 |
dooglus | The "Link Offsets" option in the BLine tool now only...
|
commit | commitdiff | tree |
2008-03-05 |
dooglus | Removed old comment - plants do have offsets now.
|
commit | commitdiff | tree |
2008-03-05 |
dooglus | Added a couple of comments.
|
commit | commitdiff | tree |
2008-03-05 |
dooglus | Don't let feather be negative for any Shape layers.
|
commit | commitdiff | tree |
2008-03-04 |
dooglus | Improve the derivative class for hermites. Compare...
|
commit | commitdiff | tree |
2008-03-04 |
dooglus | Fix the tangents output by "Segment Tangent" and "BLine...
|
commit | commitdiff | tree |
2008-03-04 |
dooglus | Same as previous commit, but for 'segment tangent'... ...Select the 'segment' layer in dooglus.rincevent.net/random/bline-and...
|
commit | commitdiff | tree |
2008-03-03 |
dooglus | Use a bigger epsilon when calculating bline tangents...
|
commit | commitdiff | tree |
2008-03-03 |
dooglus | Remove the ETL_FIXED_DERIVATIVE macro.
|
commit | commitdiff | tree |
2008-03-03 |
dooglus | Fix indentation.
|
commit | commitdiff | tree |
2008-03-02 |
dooglus | Typos.
|
commit | commitdiff | tree |
2008-03-02 |
dooglus | Typos.
|
commit | commitdiff | tree |
2008-03-02 |
dooglus | Add 'BLine Width' and 'Step' to the list of new ValueNodes.
|
commit | commitdiff | tree |
2008-03-01 |
dooglus | Don't complain about not being able to start the browser...
|
commit | commitdiff | tree |
2008-02-29 |
dooglus | Apply 1901639: Checked in new Spanish translations...
|
commit | commitdiff | tree |
2008-02-29 |
dooglus | Make the layer optimization optional at runtime using...
|
commit | commitdiff | tree |
2008-02-29 |
dooglus | Add the new time format to the "Setup" dialog.
|
commit | commitdiff | tree |
2008-02-29 |
dooglus | Add code to output the new time format.
|
commit | commitdiff | tree |
2008-02-29 |
dooglus | Add a new time format: "frames only".
|
commit | commitdiff | tree |
2008-02-26 |
dooglus | When recovering from auto-saved backup files, only...
|
commit | commitdiff | tree |
2008-02-25 |
dooglus | Studio was crashing on Windows if built with debug...
|
commit | commitdiff | tree |
2008-02-25 |
dooglus | Fix 1837445: Convert path to profile directory from...
|
commit | commitdiff | tree |
2008-02-24 |
dooglus | Using mutexes around accesses to refcounts seems to...
|
commit | commitdiff | tree |
2008-02-24 |
dooglus | Use #defined colour values.
|
commit | commitdiff | tree |
2008-02-24 |
dooglus | Add an extra 'symmetrical' parameter to the 'time loop...
|
commit | commitdiff | tree |
2008-02-24 |
dooglus | Move more code inside the 'try' block in an attempt...
|
commit | commitdiff | tree |
2008-02-23 |
dooglus | Use resize() to resize windows. set_default_size(...
|
commit | commitdiff | tree |
2008-02-23 |
dooglus | Use _mutex_win32.h on Windows.
|
commit | commitdiff | tree |
2008-02-23 |
dooglus | Include 'mutex' and '_mutex_simple.h' in the list of...
|
commit | commitdiff | tree |