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 |
2008-02-23 |
dooglus | Hide the root canvas if we have saved the position...
|
commit | commitdiff | tree |
2008-02-23 |
dooglus | Add Gerald Young's copyright.
|
commit | commitdiff | tree |
2008-02-23 |
dooglus | Checked in a patch from Gerald Young (Yoyobuae) to...
|
commit | commitdiff | tree |
2008-02-23 |
dooglus | Conditionally compile out the 'single threaded' stuff...
|
commit | commitdiff | tree |
2008-02-22 |
dooglus | Make the spinbuttons with the R,G,B,A color values...
|
commit | commitdiff | tree |
2008-02-22 |
dooglus | Use etl::mutexes to lock access to reference counts.
|
commit | commitdiff | tree |
2008-02-22 |
dooglus | Two new files to use pthread Mutexes very simply.
|
commit | commitdiff | tree |
2008-02-22 |
dooglus | Use a more suitable #define to guard against double...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Add value_desc.cpp to the list of files to translate.
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Commit 1898184: Updated translation for studio/es.po...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | As before, the date is sufficient. Removed get_build_time().
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | As before, the date is sufficient. We don't need to...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Let's not include the time of the build in the binary...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Simplify the code. There's no need to check whether...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Two new words for translation: "Move" and "Nudge".
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | When creating a list of vectors, create it looped....
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Draw in the complete outline of a selected polygon...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Turning the first point in a polygon 'off' was causing...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Fix the last commit so it doesn't modify the strings...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Tidied up the "Misc." tab of the settings dialog.
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Don't show "Synfig Animation 1" in the title bar twice...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Moved the check for whether an instance has a real...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Tidied up the default naming of the file and canvas...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Reorder the rows so the checkboxes are together at...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Remove the special case code for when the screen is...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Fix the displayed radius size while hovering over ...
|
commit | commitdiff | tree |
2008-02-20 |
dooglus | Uncomment the code that gets add_button() to set the...
|
commit | commitdiff | tree |
2008-02-19 |
dooglus | Apply 1897389: Revised missed or extra spaces on Spanish...
|
commit | commitdiff | tree |
2008-02-19 |
dooglus | Limit the radius ducks to their quadrant before transforming...
|
commit | commitdiff | tree |
2008-02-19 |
dooglus | Checked in 1897315: Updated Spanish translations for...
|
commit | commitdiff | tree |
2008-02-19 |
dooglus | Add a missing closing bracket.
|
commit | commitdiff | tree |
next |