Activity log for bug #1071833

Date Who What changed Old value New value Message
2012-10-26 17:38:01 JPi bug added bug
2012-10-26 17:38:01 JPi attachment added created with bzr -diff and then edited https://bugs.launchpad.net/bugs/1071833/+attachment/3414631/+files/changeset_radiusrand.diff
2012-10-26 17:39:23 JPi description The jitter nodes extension wasn't working as expected. It basically generated a random displacement vector and added that to the nodes. The angle was chosen form a uniform distribution and the radious set using the user provided values. Therefore the option use normal distribution was useless. Also random number where calculated with different distributions but never used. I re-wrote the randomize subfunction to generate displacements according to different distributions. Specially I added two long tailed distributions to get spiky jitter (I will create some tutorials using them). Consequently I also updated the associated .inx file. Since the changes are considerable I decided to rename the function to jitternodes. I added my name to the Copyright and kept the original author as well. This version of the extension is, imho, more practical than the previous one. Please let me know if you find any problems. The jitter nodes extension wasn't working as expected. It basically generated a random displacement vector and added that to the nodes. The angle was chosen form a uniform distribution and the radius set using the user provided values. Therefore the option "use normal distribution" was useless. Also, some random numbers were calculated with different distributions but never used. I re-wrote the randomize subfunction to generate displacements according to different distributions. Specially I added two long tailed distributions to get spiky jitter (I will create some tutorials using them). Consequently I also updated the associated .inx file. Since the changes are considerable I decided to rename the function to jitternodes. I added my name to the Copyright and kept the original author as well. This version of the extension is, imho, more practical than the previous one. Please let me know if you find any problems.
2012-10-26 18:39:07 JPi attachment added made with bzr -diff https://bugs.launchpad.net/inkscape/+bug/1071833/+attachment/3414722/+files/changeset_radiusrand2.diff
2012-10-26 18:59:33 su_v attachment added 1071833-changeset_radiusrand-modified.diff https://bugs.launchpad.net/inkscape/+bug/1071833/+attachment/3414732/+files/1071833-changeset_radiusrand-modified.diff
2012-10-26 19:09:19 su_v attachment removed 1071833-changeset_radiusrand-modified.diff https://bugs.launchpad.net/inkscape/+bug/1071833/+attachment/3414732/+files/1071833-changeset_radiusrand-modified.diff
2012-10-26 19:22:53 su_v attachment added 1071833-changeset_radiusrand-modified-v2.diff https://bugs.launchpad.net/inkscape/+bug/1071833/+attachment/3414735/+files/1071833-changeset_radiusrand-modified-v2.diff
2012-10-26 20:21:48 su_v inkscape: importance Undecided Wishlist
2012-10-26 20:21:48 su_v inkscape: status New Confirmed
2012-10-26 22:43:38 JPi attachment added snapshot with old bug and new features https://bugs.launchpad.net/inkscape/+bug/1071833/+attachment/3414932/+files/jitternodes.png
2012-10-27 07:47:10 jazzynico inkscape: status Confirmed In Progress
2012-10-27 07:47:10 jazzynico inkscape: assignee JPi (ajuanpi)
2012-12-18 02:10:09 su_v branch linked lp:~ajuanpi/inkscape/jitternodes
2016-05-23 09:04:40 jazzynico inkscape: milestone 0.92
2016-05-23 09:06:12 jazzynico attachment added 1071833-Jitternodes-r14909.diff https://bugs.launchpad.net/inkscape/+bug/1071833/+attachment/4668588/+files/1071833-Jitternodes-r14909.diff
2016-05-24 13:23:49 Launchpad Janitor branch linked lp:inkscape
2016-05-24 13:24:54 jazzynico inkscape: status In Progress Fix Committed
2017-01-10 19:15:50 Bryce Harrington inkscape: status Fix Committed Fix Released