You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
# Snap! (BYOB) History
2
2
3
3
## in development:
4
+
5
+
## 10.4.0:
4
6
***Notable Changes:**
5
-
* "Quicksteps" Evaluation - Dynamic Scheduling: Keep stepping non-animating processes between animation frames, makes "warp" and "turbo mode" largely obsolete and improves musical thread synching
7
+
* "Quicksteps" Evaluation - Dynamic Scheduling: Keep stepping non-animating processes between animation frames, makes "warp" and "turbo mode" largely obsolete for number crunching and improves musical thread synching
6
8
* Floating point precision random numbers - pick a random float by entering an integer with a decimal point into at least one of the "pick random" reporter's input slots
7
9
* reduced animation speed from 67 fps to 60 fps
8
10
* disabled santa hats until next Christmas, still loadable as extension
@@ -18,6 +20,7 @@
18
20
19
21
### 2025-01-22
20
22
* Armenian translation update, thanks, Antrohoos Education Foundation!
23
+
* prepared v10.4 minor release
21
24
22
25
### 2025-01-21
23
26
* morphic: fixed Pen demo and "doIt" for inspectors
0 commit comments