35
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ups, release was more recent than this More... about 18 years ago
user feedback More... about 18 years ago
very simple optimizations More... about 18 years ago
docu More... about 18 years ago
fixed stroke-to-dab calculation More... about 18 years ago
throw away own RNG and use GRand instead More... about 18 years ago
M-x uglify b->states[STATE_FOO] instead of b->foo - allow save/load all states More... about 18 years ago
some endian conversion macros More... about 18 years ago
added random.[ch] - own pseudorandom source still problems with(out) reset of the brush states before recording More... about 18 years ago
allow NULL-brush to prevent drawing More... about 18 years ago
implemented (uncompressed) stroke recording (debug menu) More... about 18 years ago
removing some brushes which were supposed to be removed already (svn bug?) More... over 18 years ago
speed_log, speed_sqrt (experiments) adding lots of experimental brushes (the good old chaos ;) polish later More... over 18 years ago
updated/deleted all brushes using radius_by_random (which has changed meaning) docu/comment changes More... over 18 years ago
append "opaque_linearize 0.0" to all brushes, so they keep their old behaviour with the new default for that setting for now More... over 18 years ago
commiting stale changes: - previously effectless radius_by_random turned into something mildly useful - comment updates More... over 18 years ago
some gtk stock-code stuff renaming More... over 18 years ago
add missing file More... over 18 years ago
using a gtk signal now to emit bbox rect changes of the surface. scary. More... over 18 years ago
removed code duplication in gtkmydrawwidget.c added very crude non-functional layer gui More... over 18 years ago
opaque_linearize correction (TODO: update all brushes? backwards compat.?) More... over 18 years ago
removed cubic interpolation of brush input (too slow, was disabled anyway) More... over 18 years ago
removed saturation_slowdown setting, and removed brushes using it More... over 18 years ago
actual_radius cleanup More... over 18 years ago
moved user-defined mapping stuff into an own file More... over 18 years ago
surface.[ch] ==> real gobject GtkMySurfaceOld; inherited from GtkMySurface. Compiles and works as before. More... over 18 years ago
added a gtkmysurface class, which does nothing (wow, look at that huge diff!) More... over 18 years ago
comments / cosmetic change More... over 18 years ago
docu/plan More... over 18 years ago
build fix / helpful errors for Archlinux docu More... over 18 years ago