Skip to content
Open
Show file tree
Hide file tree
Changes from 36 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
65fa498
Install "Xmas Twinkle" effect.
NPAssoc Apr 2, 2024
e484153
Convert skewedRandom() to float in anticipation of future changes. Mi…
NPAssoc Apr 3, 2024
25ba763
Change wieghting table toward slower Xmas Twinkle times.
NPAssoc Apr 6, 2024
e652f16
Merge remote-tracking branch 'origin/main'
NPAssoc Apr 6, 2024
f2bd5c1
Merge remote-tracking branch 'origin/main'
NPAssoc May 7, 2024
3fd84e2
Merge remote-tracking branch 'origin/main'
NPAssoc Jul 19, 2024
a75433c
Merge remote-tracking branch 'origin/main'
NPAssoc Aug 2, 2025
0f40605
Merge remote-tracking branch 'origin/main'
NPAssoc Aug 3, 2025
8fa21d5
Removed 'Xmas Twinkle' out of 'JSON_palette_names'. The constant is n…
NPAssoc Aug 3, 2025
0c217ed
Merge remote-tracking branch 'origin/main'
NPAssoc Aug 14, 2025
623325d
Include changes from 'Elastic_Collision_Work'.
NPAssoc Aug 14, 2025
a1ccaa8
Update the "Elastic Collision" metadata to show the proper user icons.
NPAssoc Aug 15, 2025
135d7d5
And we fix up "Xmas Twinkle" to note that it works great on a single …
NPAssoc Aug 15, 2025
cad92c7
In Elastic Collisions, make sure two spheres haven't crashed so hard …
NPAssoc Aug 16, 2025
60fcab6
Merge branch 'wled:main' into main
NPAssoc Aug 16, 2025
3af0de1
Convert 'skewedRandom' and 'weightPercentages' to integer functions a…
NPAssoc Sep 2, 2025
d8f7be1
Ripped out 'float' and replaced with mostly Q16.16 fixed point arithm…
NPAssoc Sep 5, 2025
d281d31
Merge branch 'wled:main' into ElasticAndTwinkle
NPAssoc Sep 5, 2025
790a616
It turns out that because of memory alignment, 'XTwinkleLight' was ta…
NPAssoc Sep 22, 2025
a308a48
Removed floating point remnant in Xmas Twinkle, use milliseconds inst…
NPAssoc Sep 23, 2025
94df6ea
Document use of SEGMENT 'user' variables by Xmas Twinkle. Make effect…
NPAssoc Sep 23, 2025
f07c873
Tweaks.
NPAssoc Oct 6, 2025
867e655
Merge branch 'wled:main' into ElasticAndTwinkle
NPAssoc Oct 6, 2025
db2d5d9
Merge branch 'main' into ElasticAndTwinkle, removing Xmas Twinkle and…
NPAssoc Apr 20, 2026
416616d
Put Xmas Twinkle and Elastic collision back after fixed changed conve…
NPAssoc Apr 20, 2026
d92d93f
Install "Simple Twinkle", replacing XMas Twinkle. Breaks aftgr a while.
NPAssoc Apr 22, 2026
4e2b603
Put in authorship comment. Didn't quite move all of 'skewedRandom' to…
NPAssoc Apr 22, 2026
beff6f4
Fix bug in new Xmas Twinkle, by storing the interval time, not the ab…
NPAssoc Apr 22, 2026
80e8182
Convert to using milliseconds from centiseconds. Fix bug in 'skewedTi…
NPAssoc Apr 22, 2026
99025dd
Made Elastic Collision a Usermod.
NPAssoc Apr 30, 2026
4fa8d96
Convert 'skwedTime()' to fixed point.
NPAssoc May 1, 2026
dbcfac8
Preparation for having long and short term cycle times.
NPAssoc May 2, 2026
ee42cbf
Xmas twinkle now has a long term and short term cycle.
NPAssoc May 3, 2026
b82a886
Fix source indentation to match VSCode C++ conventions. Put 'dmPercen…
NPAssoc May 3, 2026
71bd8d9
Added an "Avg. Duty Cycle" slider. Fixed a bug in accessing 'maxCycle'.
NPAssoc May 4, 2026
3b45da9
Merge branch 'NewTwinkle' into ElasticAndTwinkle
NPAssoc May 5, 2026
8056492
Merge remote-tracking branch 'origin/main' into ElasticAndTwinkle
NPAssoc May 5, 2026
88607ec
Implemented changes to Elastic Collisions recommended by CodeRabbit w…
NPAssoc May 5, 2026
5b90294
Address more issues by CodeRabbit: Put "// AI:" tags around A.I. code…
NPAssoc May 6, 2026
b70e6dc
Couple of code tweaks; accidental f.p. conversions, inconsequential r…
NPAssoc May 6, 2026
85e6bc5
Better initialization test. Properly initialize Xmas Twinkle timer.
NPAssoc May 7, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading