Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-31 | 1.7 kB | |
Stipple Effect v1.2.2 source code.tar.gz | 2024-12-31 | 595.3 kB | |
Stipple Effect v1.2.2 source code.zip | 2024-12-31 | 1.1 MB | |
Totals: 3 Items | 1.7 MB | 0 |
Happy New Year!
I'm glad to announce that I'll be closing out 2024 with a Stipple Effect update! I had some unexpected health complications that kept me from working at my usual pace for most of October and November, but I have been feeling much better in recent weeks. Last week marked a year since I made the first alpha version Stipple Effect available to the public, and this update feels like a rightful one to mark the anniversary milestone.
While the version number 1.2.2 suggests that there aren't many new features (which is partially true), this update is all about documentation. I have spent the past few weeks writing comprehensive documentation for the program and the scripting API specification, both of which can be found on the brand-new Stipple Effect website!
This is a big step towards my current goal of making the program more accessible and beginner-friendly.
Update Summary
Full changelog: https://github.com/stipple-effect/stipple-effect/compare/v1.2.1...v1.2.2
Added:
- Comprehensive program documentation and scripting API specification
Changed:
- Updated Stipple Effect -> Resources links with the new website
Fixed:
- Bug: Line tool produces doubles at oblique angles when line breadth is 1
API Changes:
- Added:
light
type- New namespaces and associated functions and constants
$Graphics
$Math