2007-10-13 |
dooglus | Removed the 'fixme' comment, because I fixed it already. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
dooglus | Fix memory leak. The png library was being used slight... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
dooglus | The code documents an unexplained crash in libpng,... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
dooglus | Add the 'Switch' valuenode. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
dooglus | Add 'Switch' valuenode. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
dooglus | Allow both 'name' and renddesc parameters to be changed... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
dooglus | Don't set_time() twice for the current canvas. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
dooglus | Fix a problem in single-thread mode where the canvas... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
dooglus | Fix the 'close' menu entry and close button when viewin... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
dooglus | Show whether a canvas is unsaved or not by putting... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
dooglus | Fix a crash when running single-threaded and dragging... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
dooglus | Close safely when closing from the caret menu as well... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
dooglus | Improve single-threaded operation. It's now safe(r... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
dooglus | Fix 1682008: (pressing the X button hides then shows... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | When single threaded, update the gui after rendering... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | Don't delete the preview renderer if it's still running. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | Default single_threaded to false, because it doesn... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | Only initialise threads if they aren't already initialised. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | Add BEGIN_VALUENODES(), VALUENODE(), and END_VALUENODES... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | Default new random valuenodes to SMOOTH_CUBIC interpola... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | New source file for the 'random' valuenode. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | New header file for the 'random' valuenode. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | Add the new 'random' valuenode. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | Add files for the new 'random' valuenode. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | Use static_cast rather than the old C style cast. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
dooglus | Put the mutex code back as it was originally. We can... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Use a checkbox in the gui (Toolbox > File > Setup ... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Typo. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Fix 1809480 (Zoom in beyond 8.75 in nested canvases... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Use the ETL 'round_to_int' function rather than re... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Fix rount_to_int() so it rounds to the nearest integer... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Typo. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Stable Tag: Copying everything over |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Stable Tag: Removing old tag |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Stable Tag: Copying everything over |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Stable Tag: Removing old tag |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Stable Tag: Copying everything over |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Stable Tag: Removing old tag |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Don't use SINGLE_THREADED by default. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Use 'ftime' instead of 'f' as the floating point time... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Only check whether the renderer is updating when single... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Show a message on stdout saying that we're single-threaded. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Run everything in the same thread. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Clear the dirty flag before starting the render, not... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Use an enumeration type rather than unnamed integers... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Small changes to make these files more similar to the... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Release synfigstudio_0_61_07 |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Release synfig_0_61_07 |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Release ETL_0_04_10 |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Updated svn revision number and date in NEWS files. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Don't include <ETL/fixed> because it's not used. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | #include <ETL/fixed> so ETL/_bezier.h doesn't have to. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Various changes: Improve the formatting of the output... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
dooglus | Conditionally compile in the '+0.5' code to make fixed... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
pabs | Remove obsolete Encoding field from .desktop file |
commit | commitdiff | tree | snapshot |
2007-10-08 |
dooglus | Release synfigstudio_0_61_07_rc3 |
commit | commitdiff | tree | snapshot |
2007-10-08 |
dooglus | Release synfig_0_61_07_rc3 |
commit | commitdiff | tree | snapshot |
2007-10-08 |
dooglus | Release ETL_0_04_10_rc3 |
commit | commitdiff | tree | snapshot |
2007-10-08 |
dooglus | Add binaries produced by ETL's 'make check'. Also... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
dooglus | Updated NEWS files. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
dooglus | Add an error message explaining why the 'fixed' tests... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
dooglus | Release synfigstudio_0_61_07_rc2 |
commit | commitdiff | tree | snapshot |
2007-10-07 |
dooglus | Release synfig_0_61_07_rc2 |
commit | commitdiff | tree | snapshot |
2007-10-07 |
dooglus | Release ETL_0_04_10_rc2 |
commit | commitdiff | tree | snapshot |
2007-10-07 |
dooglus | Use 'Fast Gaussian' instead of 'Gaussian' for blur... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
dooglus | Typo. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
dooglus | Fix a crash in the warp layer when the bounding_rect... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
dooglus | Typo. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
dooglus | Typo. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
dooglus | Remove dups and clarify. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
dooglus | Turned on the smoke. It uses the plant layer, which... |
commit | commitdiff | tree | snapshot |
2007-10-06 |
dooglus | Release synfigstudio_0_61_06 |
commit | commitdiff | tree | snapshot |
2007-10-06 |
dooglus | Release synfigstudio_0_61_07_rc1 |
commit | commitdiff | tree | snapshot |
2007-10-06 |
dooglus | Release synfig_0_61_07_rc1 |
commit | commitdiff | tree | snapshot |
2007-10-06 |
dooglus | Release ETL_0_04_10_rc1 |
commit | commitdiff | tree | snapshot |
2007-10-06 |
dooglus | Bump the required versions of ETL and synfig. |
commit | commitdiff | tree | snapshot |
2007-10-06 |
dooglus | Add my copyright to files I've modified. |
commit | commitdiff | tree | snapshot |
2007-10-06 |
dooglus | Bump the version numbers ready for the coming release. |
commit | commitdiff | tree | snapshot |
2007-10-06 |
dooglus | Add my copyright. |
commit | commitdiff | tree | snapshot |
2007-10-06 |
dooglus | Set the default optimization level to be 2 now that... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
dooglus | Updated to r843. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
dooglus | Fix 1807709: radial blur doesn't render properly. ... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
dooglus | Fix r841. Previously it was setting the menu to qualit... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
dooglus | Show the correct initially selected quality level in... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
dooglus | Sorted by type, and added 'Time' to the list of accepta... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
dooglus | Prevent warnings when compiling with optimization. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
dooglus | Show filename and line number on a few error messages... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
dooglus | Give filename and line number in some warning messages. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
dooglus | Fix the bug that caused almost everything in the caret... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
dooglus | Removed some debugging code that I didn't mean to commit. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
dooglus | Prevent the "Gtk-CRITICAL **: gtk_label_set_label:... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
dooglus | Default timesliders to 24fps, not 0fps, to prevent... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
dooglus | Prevent a warning from Gtk about ownership of floating... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
dooglus | If 'view->play' is interrupted with the 'stop' button... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
dooglus | Removed a couple of debugpoints. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
dooglus | Don't save settings which we can't find a value for... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
dooglus | Make stdout quieter. |
commit | commitdiff | tree | snapshot |
next |