OSDN Git Service

mypaint-anime/master.git
2009-04-16 Martin RenoldFix the glitch that caused two color selector popups...
2009-04-16 Martin RenoldActivating an already active GUI state now first leaves it.
2009-04-13 Martin Renoldfix view menu docu
2009-04-13 Martin RenoldNew KeyboardManager class.
2009-04-09 Martin Renoldink brush with constantly changing angle
2009-04-09 Martin Renoldfix cursor shape to follow zoom level
2009-04-09 Martin Renoldchangelog, and fixing some limits
2009-04-05 Martin Renoldfix for the "ghost lines" problem on touchpads:
2009-03-30 Martin Renolddab aspect ratio (experimental)
2009-03-22 Martin Renoldrename html --> doc and update references to images...
2009-03-22 Martin Renoldremove tutorial from the code tree (maintained only...
2009-03-22 Martin RenoldOpenRaster load fix: write temporary PNG file in binary...
2009-03-22 Martin Renoldrelabel "offset by random" --> "jitter" for consistency...
2009-03-22 Martin Renoldfix exception when giving file on commandline
2009-03-21 Martin Renoldmove main.py into gui/ so it gets installed
2009-03-20 Martin Renoldmoved commandline parsing into main.py and renamed...
2009-03-20 Martin Renoldmake usage_exit() actually exit
2009-03-15 Martin Renoldadd back extreme zoom-out levels
2009-03-14 Martin Renoldremove comment about slow PCs - it does not apply to...
2009-03-14 Martin Renoldupdated dependencies on debian
2009-03-12 Martin Renoldbasic eraser tip support (just go into or leave eraser...
2009-03-09 Martin Renoldallow to press-and-hold the color selector popup key
2009-03-09 Martin RenoldNeu gui state system. You can now hold some keys down...
2009-03-08 Martin Renoldsingle menu entry to reset zoom/rotation
2009-02-28 Martin Renolddo not blink the layer when trying to move past the...
2009-02-28 Martin Renolddo not use pythonX.Y-config since it's distribution...
2009-02-23 Martin Renoldcorrectly capitalized x11 window class name
2009-02-21 Martin Renoldfix gtk color triangle jumping back to red when selecti...
2009-02-17 Martin Renoldsolo all tiles
2009-02-17 Martin Renoldblink individual tiles
2009-02-02 Martin Renoldfixed failing gtk assertion with relative filenames
2009-02-02 Martin Renoldremove the timeout when "blinking" a different layer...
2009-02-01 Martin Renold"merge layer down" implemented
2009-02-01 Martin Renoldincrease layer solo duration to 1.5 seconds
2009-02-01 Martin Renoldlayer blink experiment: solo layer instead of hide...
2009-02-01 Martin Renoldforget the filename when the user clears the only layer
2009-01-25 Martin Renoldchanging version to 0.6.0+svn
2009-01-25 Martin Renoldupdating release script
2009-01-25 Martin Renoldchanging version to 0.6.0
2009-01-25 Martin Renoldrenaming some brushes
2009-01-25 Martin Renoldtranslate underscores to spaces
2009-01-25 Martin Renoldbrush rename button (now that was annoying to code...)
2009-01-25 Martin Renoldremove brush that did use angle
2009-01-25 Martin Renoldremove useless (since unfinished) "angle" input
2009-01-25 Martin Renoldallow to live-update the last canvas stroke when tuning...
2009-01-25 Martin Renoldmark tutorial as somewhat obsolete
2009-01-25 Martin Renoldminor stuff
2009-01-25 Martin Renolduse psyco when available
2009-01-25 Martin Renoldmore 'scons install' and desktop stuff; shebang the...
2009-01-24 Martin Renoldat least display the filename of the selected brush
2009-01-24 Martin Renoldsome brush cleanup etc.
2009-01-21 Martin Renoldlayer copy/paste now adds empty space (document bbox...
2009-01-21 Martin Renoldmade the file type selector functional; better informat...
2009-01-19 Martin Renoldconfirm quit already after 30s of painting instead...
2009-01-19 Martin Renoldmade global pressure mapping functional again
2009-01-18 Martin Renoldstreamlined the "discard changes?" dialog slightly
2009-01-18 Martin Renoldnew brush
2009-01-18 Martin Renoldfix wrong warning about unsaved painting time
2009-01-18 Martin Renoldfix a rather pointless full-screen-redraw after each...
2009-01-17 Martin Renoldswap rotation key bindings
2009-01-17 Martin Renoldshow wait cursor during save/load
2009-01-16 Martin Renoldsome save/load work:
2009-01-15 Martin Renold"open recent" file menu entry
2009-01-14 Martin Renold"save as scrap" automatically saves OpenRaster when...
2009-01-14 Martin Renoldmore basic layer usability stuff:
2009-01-14 Martin Renoldadd "done" button to background selection window to...
2009-01-12 Martin Renolddo not initialize tile memory when creating a copy
2009-01-12 Martin Renoldstroke undo redone: 20 very fast undo steps and it...
2009-01-10 Martin Renoldenabling undo code debug prints
2009-01-10 Martin Renoldundo experiment: 20 very fast (and probably memory...
2009-01-10 Martin Renoldfewer assertions on floating point values, more CLAMPing
2009-01-10 Martin Renoldctrl-click picks color; no cursor that indicates this...
2009-01-10 Martin Renolddisallow button2 dragging start if there is pressure
2009-01-10 Martin Renolddisable edge touch-scrolling in fullscreen mode (see...
2009-01-10 Martin Renolddebugging smudge+, next take
2009-01-10 Martin Renoldfix smudge+ brush crashes (rounding problems due to...
2009-01-10 Martin Renoldmore assertions for debugging smudge brush problem
2009-01-10 Martin Renoldreorganizing startupscript
2009-01-09 Martin Renolddisable button2 rotation: it only causes confusion...
2009-01-08 Martin Renoldmade scrolling slower but with constant framerate instead
2009-01-05 Martin Renoldadding blendpaint brush
2009-01-05 Martin Renoldminor brushwork
2009-01-05 Martin Renoldfixed numpy depreciated warning
2009-01-04 Martin Renoldoptimization of background blitting, and some other...
2009-01-04 Martin Renoldminor stuff
2009-01-04 Martin RenoldAnother optimization for the non-zoomed non-rotated...
2009-01-04 Martin Renoldfix heavy scrolling slowdown after loading an image...
2009-01-04 Martin Renoldsetting UTILITY hint for brushlist and gtk color dialog...
2009-01-04 Martin Renoldoptimization for solid backgrounds
2009-01-03 Martin Renoldfixed glitches when scrolling while zoomed in
2009-01-02 Martin Renoldremove ugly thick_lines* patterns
2009-01-02 Martin Renoldpattern window scrolled
2009-01-02 Martin Renoldbackground patterns by Marcelo "Tanda" Cerviño, thanks!
2009-01-02 Martin Renoldgdkpixbuf2numpy simplification
2009-01-01 Martin Renolddecreased idling time required to separate two undoable...
2009-01-01 Martin Renoldenable L-scrolling optimization again
2009-01-01 Martin Renoldfixed unneccessary queue_draw() while scrolling; and...
2009-01-01 Martin Renoldadded "add color to patterns" button
2009-01-01 Martin Renolddisallow dragging the background pixbufs, since we...
2008-12-29 Martin Renoldwork-in-progress "scons install" stuff
next