2008-01-23 |
dooglus | Define new static member Color::is_straight(BlendMethod... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | First step towards fixing 'straight onto' blending. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | Only convert 'straight' to 'composite' when updating... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | A few more changes to get the studio graphics to render... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | Hopefully this will work better. It only makes a tempo... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | Define reads_context() in the class of each layer that... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | Add new method Layer::reads_context() which returns... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | Changes to make the studio/images files render correctl... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | Improve this code to allow layers like 'blur' to work. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | Add operator != too. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | Add operator== for rectangles. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | Disabled an optimization that was being too enthusiasti... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
dooglus | The "Spherize" layer doesn't need to inherit from Layer... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
dooglus | Edit in the svn revision number for the canvas 0.3... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
dooglus | First attempt at fixing the 'straight' blend method... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
dooglus | Following the previous commit, there's no need to walk... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
dooglus | If a canvas in a .sif file doesn't specify its version... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
dooglus | Make a note to investigate blendfunc_ALPHA_BRIGHTEN... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
dooglus | Number the blend functions in the array. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
dooglus | Pass the current 'time' value when optimizing layers... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
dooglus | Don't show "STATE NORMAL:..." every time the normal... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
dooglus | There's no need to use a new variable here. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Don't accept illegal values for 'blend_method'. Use... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Declare the paste_canvas pointing in the block that... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Don't use the optimization of using STRAIGHT blends... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Document the canvas versions. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Don't display the frame efficiency. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Add a comment giving a .sif file that shows why 'SYNFIG... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Rearranged a little. The functionality shouldn't have... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Give an example .sif file to explain why the 'SYNFIG_OP... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Remove more debugging prints. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Stop 3 more messages. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Stop the 'canvas_view_changed' messages. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Tidying. No functional change. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
dooglus | Don't avoid not using negated macro names, because... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
dooglus | Change the expected results to match the new actual... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Rename "Dialogs" to "Panels" for the dockable windows. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Fix 1695735: don't treat the required values of command... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Move the knowledge about which flags require an extra... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Don't use a specialised parser for <composite> valuenod... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Be stricter on the "c[0-9]" link names accepted. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Be stricter on the "c[0-9]" link names accepted. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Improve the readability of the message about 'render... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Don't show the "Starting up GUID system..." message. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | Don't show so many info level messages. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
dooglus | When loading LinkableValueNode from a .sif file, accept... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
dooglus | Add 'new', 'open' and 'quit' to the caret>file menu. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Fix 1831897: Use the 'width' of each blinepoint in... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Don't reset the Duplicate Layer's Index parameter to... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Leave the Duplicate ValueNode's Index sub-parameter... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Changes related to saving .sif files containing mnemoni... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Changes related to loading .sif files containing mnemon... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | When saving a Composite ValueNode, use mnemonic names... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | When saving a Radial Composite ValueNode, use mnemonic... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Remove debugging text and unneccesary test. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | When encapsulating layers, show which layers were encap... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | When duplicating layers, show which layers were duplica... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | When splitting a tangent, show which tangent was split... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | When merging a tangent, show which tangent was merged... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Use get_layer_descriptions() to format the layer list... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Use get_layer_descriptions() to format the layer list... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Use get_layer_descriptions() to format the layer list... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Improved the formatting of ValueDesc descriptions for... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Improved the formatting of ValueNode descriptions for... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Added a couple of implementations of Action::Base:... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
dooglus | Add Layer::get_param_local_name() to allow us to report... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | When the user types in the History dialog, search for... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Revert the incorrect change to this file made in r1326. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Get the 'Lower Layer' action to list the layer(s) that... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Get the 'Raise Layer' action to list the layer(s) that... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Fix 1824437: studio occasionally renders the tiles... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Use the TILE_SIZE defined in target_tile.h. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Use the TARGET_SIZE defined in target_tile.h. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Define the TILE size here, instead of having it in... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Use a mutex to prevent the two render threads (renderin... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Revision 1355 broke the Duplicate layer. Oops! |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Refer the user to 'synfig.org/Convert#Compatibility... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Check that a ValueNode is compatible with the given... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Extend the Add and Subtract ValueNodes to work with... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Show the old and new names of the ValueNode in the... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Mention the exported name of the ValueNode in the Histo... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dooglus | Improve the History dialog's "Connect" entry. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
pabs | Add Timo Paulssen (timonator) to the contributors. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | Import the History dialog's display when ValueNodes... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | Add an optional parameter to ValueDesc::get_description... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | Improve the 'Disconnect' message in the History dialog... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | Be more explicit in the History dialog about what Value... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | Moved the code that formats the ValueDesc description... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | Add new file value_desc.cpp and add it to the Makefile. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | Add new prototype ValueDesc::get_description() for... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | In the hex HTML code text entry box of the color dialog... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | Sorted and formatted. There should be no real changes. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | When editing an exported valuenode, show the name it... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
dooglus | Improve the entry in the History dialog made when a... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
dooglus | Removed a bunch more DEBUGPOINT()s. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
dooglus | Removed a DEBUGPOINT(). |
commit | commitdiff | tree | snapshot |
next |