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 |
2008-03-07 |
dooglus | Add a "Scale" parameter to the "BLine Width" ValueNode. |
tree | commitdiff |
2008-03-06 |
dooglus | Number the interpolation types in comments. |
tree | commitdiff |
2008-03-06 |
dooglus | Added 3 new parameters to the "BLine Tangent" ValueNode... |
tree | commitdiff |
2008-03-06 |
dooglus | Allow Real values to be converted to "BLine Tangent... |
tree | commitdiff |
2008-03-05 |
dooglus | Don't let feather be negative for any Shape layers. |
tree | commitdiff |
2008-03-04 |
dooglus | Improve the derivative class for hermites. Compare... |
tree | commitdiff |
2008-03-04 |
dooglus | Fix the tangents output by "Segment Tangent" and "BLine... |
tree | commitdiff |
2008-03-04 |
dooglus | Same as previous commit, but for 'segment tangent'... |
tree | commitdiff |
2008-03-03 |
dooglus | Use a bigger epsilon when calculating bline tangents... |
tree | commitdiff |
2008-03-03 |
dooglus | Remove the ETL_FIXED_DERIVATIVE macro. |
tree | commitdiff |
2008-02-29 |
dooglus | Make the layer optimization optional at runtime using... |
tree | commitdiff |
2008-02-29 |
dooglus | Add code to output the new time format. |
tree | commitdiff |
2008-02-29 |
dooglus | Add a new time format: "frames only". |
tree | commitdiff |
2008-02-24 |
dooglus | Move more code inside the 'try' block in an attempt... |
tree | commitdiff |
2008-02-24 |
pabs | Add a patch from Gerald Young (Yoyobuae) to fix buildin... |
tree | commitdiff |
2008-02-20 |
dooglus | As before, the date is sufficient. Removed get_build_t... |
tree | commitdiff |
2008-02-20 |
dooglus | When creating a list of vectors, create it looped.... |
tree | commitdiff |
2008-02-19 |
dooglus | Made ValueNode_BLine::create_list_entry quieter. |
tree | commitdiff |
2008-02-19 |
dooglus | New member ValueNode_DynamicList::set_member_canvas... |
tree | commitdiff |
2008-02-19 |
dooglus | Fix 1896557. Allow a subcanvas to be used multiple... |
tree | commitdiff |
2008-02-19 |
dooglus | Use "#define XXX" not "#define XXX 1" for flags we... |
tree | commitdiff |
2008-02-17 |
dooglus | Add keyboard shortcuts to the blend method menus. ... |
tree | commitdiff |
2008-02-17 |
dooglus | Seems we need to initialise 'before' and 'after' to... |
tree | commitdiff |
2008-02-16 |
dooglus | Remove debugging code. |
tree | commitdiff |
2008-02-16 |
dooglus | Tidying. |
tree | commitdiff |
2008-02-16 |
dooglus | Removed some old debug code that was left in accidentally. |
tree | commitdiff |
2008-02-16 |
dooglus | Allow the 1st argument of LinkableValueNode::get_descri... |
tree | commitdiff |
2008-02-16 |
dooglus | Typo. |
tree | commitdiff |
2008-02-15 |
dooglus | ParamDesc::set_scalar(String) and ParamDesc::set_hint... |
tree | commitdiff |
2008-02-14 |
dooglus | Add SVN revision number for the new convert type. ... |
tree | commitdiff |
2008-02-14 |
dooglus | Add a new valuenode 'Bline Width' for finding the width... |
tree | commitdiff |
2008-02-14 |
dooglus | Another change to the Step valuenode. Renamed some... |
tree | commitdiff |
2008-02-14 |
dooglus | Change the Step valuenode so it can produce any stepped... |
tree | commitdiff |
2008-02-14 |
dooglus | Add new valuenode type "Step" to allow values to have... |
tree | commitdiff |
2008-02-13 |
dooglus | Write "operator()" instead of "operator ()", "operator... |
tree | commitdiff |
2008-02-11 |
dooglus | Fix 1891403: Copy an inline canvas' RendDesc when cloni... |
tree | commitdiff |
2008-02-11 |
dooglus | Tidying. |
tree | commitdiff |
2008-02-11 |
dooglus | Tidying. |
tree | commitdiff |
2008-02-10 |
dooglus | Expand the comment about version 0.3 of canvases. |
tree | commitdiff |
2008-02-10 |
dooglus | Added a link to a sif file that demonstrates why r954... |
tree | commitdiff |
2008-02-10 |
dooglus | Allow accents in the layer category name translations. |
tree | commitdiff |
2008-02-10 |
dooglus | Tidying. |
tree | commitdiff |
2008-02-10 |
dooglus | Reformat a couple of macros. |
tree | commitdiff |
2008-02-10 |
dooglus | Reformat a couple of macros. |
tree | commitdiff |
2008-02-10 |
dooglus | Format the #defines more clearly. |
tree | commitdiff |
2008-02-09 |
dooglus | Added copyright lines for files I've edited this year. |
tree | commitdiff |
2008-02-09 |
dooglus | Added my "Copyright (c) 2007" notices, for files I... |
tree | commitdiff |
2008-02-09 |
dooglus | Tidying. |
tree | commitdiff |
2008-02-08 |
dooglus | Add information about which valuenode types were added... |
tree | commitdiff |
2008-02-08 |
dooglus | Allow saving .sif files in a format that can be read... |
tree | commitdiff |
2008-02-07 |
dooglus | Prevent a crash when loading a .sif file with 'use... |
tree | commitdiff |
2008-02-07 |
dooglus | Delete the 'encode_composite' function. Composite... |
tree | commitdiff |
2008-02-07 |
dooglus | My recent fix for trailing spaces left out spaces when... |
tree | commitdiff |
2008-02-06 |
dooglus | Don't leave a trailing space on the time if there are... |
tree | commitdiff |
2008-02-05 |
dooglus | Typo. |
tree | commitdiff |
2008-02-05 |
dooglus | Improve LinkableValueNode::get_description(). |
tree | commitdiff |
2008-02-04 |
dooglus | Improve the waypoint context menus. Now it's possible... |
tree | commitdiff |
2008-02-04 |
dooglus | Prevent a "bad_alloc" error caused by the bounding... |
tree | commitdiff |
2008-02-04 |
dooglus | Added some comments. Fixed a crash when composite... |
tree | commitdiff |
2008-02-04 |
dooglus | Rename the 'Position' parameter to 'Offset' for all... |
tree | commitdiff |
2008-02-03 |
dooglus | Fix the same bug as the last commit, but better. Delet... |
tree | commitdiff |
2008-02-03 |
dooglus | Fix a crash that was only showing up on Windows for... |
tree | commitdiff |
2008-02-03 |
dooglus | Improve the description of a ValueNode to include its... |
tree | commitdiff |
2008-02-03 |
dooglus | Initialise the 'time_last_changed' when creating a... |
tree | commitdiff |
2008-02-02 |
dooglus | Add 'gif' to the list of extensions recognised by the... |
tree | commitdiff |
2008-02-02 |
dooglus | Prevent a warning from the compiler. These variables... |
tree | commitdiff |
2008-02-01 |
dooglus | I still think it would be great to get rid of reference... |
tree | commitdiff |
2008-01-31 |
dooglus | Fix a crash that was happening if we had 2 exported... |
tree | commitdiff |
2008-01-31 |
dooglus | Tidied up and checked in a patch from genete to allow... |
tree | commitdiff |
2008-01-31 |
dooglus | Change the tile size from 128 to 120 and allow all... |
tree | commitdiff |
2008-01-30 |
dooglus | Disabling and reenabling a layer under a timeloop layer... |
tree | commitdiff |
2008-01-30 |
dooglus | AkhIL mentioned on IRC that bitmaps weren't working... |
tree | commitdiff |
2008-01-28 |
dooglus | g++ 4.2 didn't like my last change. |
tree | commitdiff |
2008-01-28 |
dooglus | Revision 1494 introduced a bug in the bline tool. ... |
tree | commitdiff |
next |