OSDN Git Service

mypaint-anime/master.git
2010-08-29 Martin Renoldprofiling: get rid of disk write activity
2010-08-29 Martin Renoldspeedup paint_zoomed_out benchmark
2010-08-28 Martin Renoldsave_ora: speedup 30%, no more dithering
2010-08-28 Martin Renoldremove debug print
2010-08-27 Martin Renoldstrokemap: optimize save_ora, get rid of protobuf library
2010-08-22 Ilya PortnovBugfix in about_brush
2010-08-22 Ilya PortnovEnhace brushpack import confirmation dialog.
2010-08-22 Martin Renoldpreferences: clarify description
2010-08-22 Ilya PortnovAdd a preference to disable color history popup.
2010-08-20 Martin Renoldtesting: start profiler from debug menu
2010-08-20 Martin Renoldtesting: test_performance.py can show callgraph
2010-08-20 Martin Renoldrendering: sharper image at 2^n zoom
2010-08-20 Martin Renoldtesting: more scrolling performance tests
2010-08-19 Jon Nordbyexception dialog: Ask for confirmation on quit
2010-08-15 Martin Renoldsave_ora: use mipmap when generating thumbnail
2010-08-15 Martin Renoldtesting: new performance test "save_ora_again"
2010-08-15 Martin Renoldsave_ora: small optimization for background
2010-08-15 Martin Renoldsaving: optimization, process tile scanlines
2010-08-15 Martin Renoldsave_ora: trivial optimization (30% speedup)
2010-08-15 Martin Renoldfix unittest
2010-08-15 Martin Renoldsave: don't render empty tiles
2010-08-15 Martin Renoldtest_performance: save_png_layer test
2010-08-09 Till Hartmannbrushmanager: Persistence of brush and groups
2010-08-03 Martin Renoldbrushlib: make smudge radius configurable
2010-07-26 Martin Renoldbrushes: kabura ink by Alcuinus
2010-07-26 Martin Renoldzoom: require higher zoom before pixelating
2010-07-25 Martin Renoldbulky cursor shape
2010-07-25 Martin Renoldfullscreen: hide toolwindows
2010-07-25 Martin Renoldbrushgroups: minor code refactoring
2010-07-25 Martin Renoldbrushpack: import/export brushes with subdirectories
2010-07-25 Martin Renoldbrushpack import: fix gui update
2010-07-25 Ilya PortnovBugfix in save_dialog().
2010-07-25 Ilya Portnovabout_brush: lookup for readme also in parent directories.
2010-07-25 Ilya Portnovabout brush: use isfile() instead of exists().
2010-07-25 Ilya PortnovAdd 'About brush' button to brush selection window.
2010-07-25 Ilya PortnovFix in brushpacks import
2010-07-25 Ilya PortnovBugfix in brushpacks import
2010-07-25 Ilya PortnovUse open_dialog/save_dialog on import/export brushpacks.
2010-07-25 Ilya PortnovBugfix in open_dialog.
2010-07-25 Ilya PortnovPair of functions to display open/save file dialogs.
2010-07-25 Martin Renoldbrushpack export: fix overwrite confirmation
2010-07-25 Ilya PortnovShow confirmation dialog when importing brush package.
2010-07-25 Ilya PortnovUse gdk.PixbufLoader instead of temporary files.
2010-07-25 Ilya PortnovAsk before overwrite brush while importing brushpack.
2010-07-25 Ilya PortnovBugfix: typo.
2010-07-25 Ilya PortnovSupport 'brushes/' directory in brush pack when importing.
2010-07-25 Ilya PortnovBugfix: hide `open` dialog after importing brush pack.
2010-07-25 Ilya PortnovSupport for import/export brush packs.
2010-07-25 Till HartmannThumbnail storage and retrieval now follow FDO specs.
2010-07-24 Martin Renoldbrushmanager: check subdirectories for new brushes
2010-07-24 Timothée Gietbrushes: tilt markers by Animtim
2010-07-19 Tor Egil Hoftun... fix untranslatable string
2010-07-18 Martin Renoldtilt: fix NaN at xtilt/ytilt=1.0
2010-07-18 Martin Renoldtilt: fix live stroke update
2010-07-18 Martin Renoldcoding style
2010-07-18 Martin Renoldtilt: fix mouse tilt
2010-07-18 Martin Renoldtilt: minor cleanup / handle bad tablet input
2010-07-18 Ilya PortnovFix unit-tests.
2010-07-18 Ilya PortnovSet of tilt-sensitive brushes.
2010-07-18 Ilya PortnovBugfix: proper arguments for stroke_to when drawing...
2010-07-18 Ilya PortnovMove tilt angles calculation to C++.
2010-07-18 Ilya PortnovMore correct tilt angles calculation.
2010-07-18 Ilya Portnovi18n: update russian translation.
2010-07-18 Ilya PortnovAdd stylus tilt support.
2010-07-18 Ilya PortnovJust calculate tilt angles.
2010-07-17 Toni Kasurinenbrushes: add a few of Luovatone's collection
2010-07-17 David Gowersadd pixel brushes, allow extreme zoom-in levels
2010-07-17 Martin Renoldcredit update
2010-07-17 Nicola Lunghibackgrounds: add musical sheet
2010-07-17 Martin Renoldbrushsettings: docu for opaque_multiply convention
2010-07-16 Martin Renoldcolorchanger: add diagonal stripes
2010-07-16 Martin Renoldfix attempt for touchpads without pressure data
2010-07-13 Martin Renoldcanvas: pixelize at zoomlevel > 1.5
2010-07-05 Martin Renoldrevert scrolling speed back to 1:1
2010-06-27 David Revoyupdate David Revoy's brush set to V3
2010-06-27 Martin Renoldbrushes: allow subdirectories in the collection
2010-06-27 Martin Renoldexception dialog: bigger text area
2010-06-27 Martin Renoldcommandline switch for tracing python code
2010-06-24 Martin Renoldreduce scrolling speed
2010-06-24 Martin Renoldspeed up zoom/rotation 3x on some hardware
2010-06-22 Martin Renoldfix slow zoom-out on some hardware
2010-06-20 Jon Nordbycolorsampler: fix initial color bug
2010-06-20 Jon NordbyMove pick_color_at_pointer to Application
2010-06-20 Jon Nordbyexception dialog: Move details to expander
2010-06-20 Martin Renoldkeyboard: fix Ctrl-Shift-S while CapsLock is active
2010-06-20 Jon NordbyFix saving of context brush
2010-06-20 Martin Renoldfix unwanted lines on fast ctrl-click colorpicking
2010-06-16 Martin Renoldtesting: add memory_after_startup
2010-06-16 Jon Nordbybrushmanager: ManagedBrush no longer a lib.Brush
2010-06-16 Jon Nordbypreferences: move logic to Application
2010-06-16 Jon NordbyInit of brush_adjustment moved to Application
2010-06-15 Jon Nordbyopen-dialog preview: Don't raise exception on ora files...
2010-06-15 Till HartmannAdded a file-preview widget to the open-dialog.
2010-06-15 Jon NordbyDon't treat caps lock like shift.
2010-06-15 Jon Nordbypreferences: Configurable default save format
2010-06-15 Till Hartmannlayerwin: Add merge down button
2010-06-14 Martin Renoldexception dialog: fix detailed report a bit more
2010-06-14 Martin Renoldexception dialog: fix another screwup case
2010-06-14 Martin Renoldbuild: fix another wrong python-config call
2010-06-13 Martin Renoldbrushlist: use simple click for group solo
next