@quenty/animationgroup 10.13.0 → 10.13.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -234
- package/package.json +2 -2
- package/src/Shared/AnimationGroupUtils.lua +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,466 +3,247 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
## [10.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.13.0...@quenty/animationgroup@10.13.1) (2026-05-30)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
9
9
|
|
|
10
|
+
# [10.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.12.0...@quenty/animationgroup@10.13.0) (2026-04-23)
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
**Note:** Version bump only for package @quenty/animationgroup
|
|
13
13
|
|
|
14
14
|
# [10.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.11.0...@quenty/animationgroup@10.12.0) (2026-02-20)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
18
|
# [10.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.10.0...@quenty/animationgroup@10.11.0) (2026-02-19)
|
|
23
19
|
|
|
24
20
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
25
21
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
22
|
# [10.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.9.4...@quenty/animationgroup@10.10.0) (2026-02-17)
|
|
31
23
|
|
|
32
24
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
33
25
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
26
|
## [10.9.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.9.3...@quenty/animationgroup@10.9.4) (2026-01-12)
|
|
39
27
|
|
|
40
|
-
|
|
41
28
|
### Bug Fixes
|
|
42
29
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
30
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
48
31
|
|
|
49
32
|
## [10.9.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.9.2...@quenty/animationgroup@10.9.3) (2026-01-10)
|
|
50
33
|
|
|
51
34
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
52
35
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
36
|
## [10.9.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.9.1...@quenty/animationgroup@10.9.2) (2026-01-03)
|
|
58
37
|
|
|
59
38
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
60
39
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
40
|
## [10.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.9.0...@quenty/animationgroup@10.9.1) (2025-12-28)
|
|
66
41
|
|
|
67
42
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
68
43
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
44
|
# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.8.3...@quenty/animationgroup@10.9.0) (2025-05-10)
|
|
74
45
|
|
|
75
|
-
|
|
76
46
|
### Bug Fixes
|
|
77
47
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
48
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
83
49
|
|
|
84
50
|
## [10.8.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.8.2...@quenty/animationgroup@10.8.3) (2025-04-10)
|
|
85
51
|
|
|
86
52
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
87
53
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
54
|
## [10.8.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.8.0...@quenty/animationgroup@10.8.2) (2025-04-07)
|
|
93
55
|
|
|
94
|
-
|
|
95
56
|
### Bug Fixes
|
|
96
57
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
58
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
59
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
103
60
|
|
|
104
61
|
## [10.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.8.0...@quenty/animationgroup@10.8.1) (2025-04-07)
|
|
105
62
|
|
|
106
|
-
|
|
107
63
|
### Bug Fixes
|
|
108
64
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
65
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
114
66
|
|
|
115
67
|
# [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.7.1...@quenty/animationgroup@10.8.0) (2025-02-18)
|
|
116
68
|
|
|
117
69
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
118
70
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
71
|
## [10.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.7.0...@quenty/animationgroup@10.7.1) (2024-11-04)
|
|
124
72
|
|
|
125
73
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
126
74
|
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
75
|
# [10.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.6.0...@quenty/animationgroup@10.7.0) (2024-10-06)
|
|
132
76
|
|
|
133
77
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
134
78
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
79
|
# [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.5.0...@quenty/animationgroup@10.6.0) (2024-10-04)
|
|
140
80
|
|
|
141
81
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
142
82
|
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
83
|
# [10.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.4.0...@quenty/animationgroup@10.5.0) (2024-09-25)
|
|
148
84
|
|
|
149
85
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
150
86
|
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
87
|
# [10.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.3.0...@quenty/animationgroup@10.4.0) (2024-09-12)
|
|
156
88
|
|
|
157
89
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
158
90
|
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
91
|
# [10.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.2.0...@quenty/animationgroup@10.3.0) (2024-05-09)
|
|
164
92
|
|
|
165
|
-
|
|
166
93
|
### Bug Fixes
|
|
167
94
|
|
|
168
|
-
|
|
169
|
-
|
|
95
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
170
96
|
|
|
171
97
|
### Features
|
|
172
98
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
99
|
+
- Allow tracks to be set in the AnimationGroup ([b51619a](https://github.com/Quenty/NevermoreEngine/commit/b51619add82097b5bc7449a21a9fd202374cd7bb))
|
|
178
100
|
|
|
179
101
|
# [10.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.1.0...@quenty/animationgroup@10.2.0) (2024-04-27)
|
|
180
102
|
|
|
181
103
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
182
104
|
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
105
|
# [10.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.0.0...@quenty/animationgroup@10.1.0) (2024-03-09)
|
|
188
106
|
|
|
189
107
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
190
108
|
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
109
|
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@9.0.0...@quenty/animationgroup@10.0.0) (2024-02-14)
|
|
196
110
|
|
|
197
111
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
198
112
|
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
113
|
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@8.0.0...@quenty/animationgroup@9.0.0) (2024-02-13)
|
|
204
114
|
|
|
205
115
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
206
116
|
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
117
|
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@7.2.0...@quenty/animationgroup@8.0.0) (2024-02-13)
|
|
212
118
|
|
|
213
119
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
214
120
|
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
121
|
# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@7.1.0...@quenty/animationgroup@7.2.0) (2024-01-08)
|
|
220
122
|
|
|
221
123
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
222
124
|
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
125
|
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@7.0.0...@quenty/animationgroup@7.1.0) (2023-12-14)
|
|
228
126
|
|
|
229
127
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
230
128
|
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
129
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@6.3.0...@quenty/animationgroup@7.0.0) (2023-10-11)
|
|
236
130
|
|
|
237
131
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
238
132
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
133
|
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@6.2.1...@quenty/animationgroup@6.3.0) (2023-08-23)
|
|
244
134
|
|
|
245
135
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
246
136
|
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
137
|
## [6.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@6.2.0...@quenty/animationgroup@6.2.1) (2023-04-07)
|
|
252
138
|
|
|
253
139
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
254
140
|
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
141
|
# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@6.1.0...@quenty/animationgroup@6.2.0) (2023-03-05)
|
|
260
142
|
|
|
261
143
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
262
144
|
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
145
|
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@6.0.2...@quenty/animationgroup@6.1.0) (2023-02-21)
|
|
268
146
|
|
|
269
147
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
270
148
|
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
149
|
## [6.0.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@6.0.1...@quenty/animationgroup@6.0.2) (2022-11-04)
|
|
276
150
|
|
|
277
151
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
278
152
|
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
153
|
## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@6.0.0...@quenty/animationgroup@6.0.1) (2022-10-16)
|
|
284
154
|
|
|
285
155
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
286
156
|
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
157
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@5.1.1...@quenty/animationgroup@6.0.0) (2022-09-27)
|
|
292
158
|
|
|
293
159
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
294
160
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
161
|
## [5.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@5.1.0...@quenty/animationgroup@5.1.1) (2022-08-16)
|
|
300
162
|
|
|
301
163
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
302
164
|
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
165
|
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@5.0.0...@quenty/animationgroup@5.1.0) (2022-07-31)
|
|
308
166
|
|
|
309
167
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
310
168
|
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
169
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@4.2.0...@quenty/animationgroup@5.0.0) (2022-05-21)
|
|
316
170
|
|
|
317
171
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
318
172
|
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
173
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@4.1.0...@quenty/animationgroup@4.2.0) (2022-03-27)
|
|
324
174
|
|
|
325
175
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
326
176
|
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
177
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@4.0.0...@quenty/animationgroup@4.1.0) (2022-03-10)
|
|
332
178
|
|
|
333
179
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
334
180
|
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
181
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.5.0...@quenty/animationgroup@4.0.0) (2022-03-06)
|
|
340
182
|
|
|
341
183
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
342
184
|
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
185
|
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.4.0...@quenty/animationgroup@3.5.0) (2022-01-17)
|
|
348
186
|
|
|
349
187
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
350
188
|
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
189
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.3.0...@quenty/animationgroup@3.4.0) (2022-01-07)
|
|
356
190
|
|
|
357
191
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
358
192
|
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
193
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.2.1...@quenty/animationgroup@3.3.0) (2022-01-03)
|
|
364
194
|
|
|
365
195
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
366
196
|
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
197
|
## [3.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.2.0...@quenty/animationgroup@3.2.1) (2021-12-30)
|
|
372
198
|
|
|
373
199
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
374
200
|
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
201
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.1.2...@quenty/animationgroup@3.2.0) (2021-11-20)
|
|
380
202
|
|
|
381
|
-
|
|
382
203
|
### Bug Fixes
|
|
383
204
|
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
205
|
+
- Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
|
|
389
206
|
|
|
390
207
|
## [3.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.1.1...@quenty/animationgroup@3.1.2) (2021-10-30)
|
|
391
208
|
|
|
392
209
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
393
210
|
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
211
|
## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.1.0...@quenty/animationgroup@3.1.1) (2021-10-06)
|
|
399
212
|
|
|
400
213
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
401
214
|
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
215
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.0.1...@quenty/animationgroup@3.1.0) (2021-10-02)
|
|
407
216
|
|
|
408
217
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
409
218
|
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
219
|
## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.0.0...@quenty/animationgroup@3.0.1) (2021-09-18)
|
|
415
220
|
|
|
416
221
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
417
222
|
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
223
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@2.1.0...@quenty/animationgroup@3.0.0) (2021-09-11)
|
|
423
224
|
|
|
424
225
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
425
226
|
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
227
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@2.0.0...@quenty/animationgroup@2.1.0) (2021-09-05)
|
|
431
228
|
|
|
432
229
|
**Note:** Version bump only for package @quenty/animationgroup
|
|
433
230
|
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
231
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@1.2.0...@quenty/animationgroup@2.0.0) (2021-09-05)
|
|
439
232
|
|
|
440
|
-
|
|
441
233
|
### Bug Fixes
|
|
442
234
|
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
235
|
+
- Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
|
|
448
236
|
|
|
449
237
|
# 1.2.0 (2021-07-31)
|
|
450
238
|
|
|
451
|
-
|
|
452
239
|
### Bug Fixes
|
|
453
240
|
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
241
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
242
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
243
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
459
244
|
|
|
460
245
|
## 1.0.2 (2021-07-25)
|
|
461
246
|
|
|
462
|
-
|
|
463
|
-
|
|
464
247
|
## 1.0.1 (2021-07-25)
|
|
465
248
|
|
|
466
|
-
|
|
467
|
-
|
|
468
249
|
# 1.0.0 (2021-07-24)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/animationgroup",
|
|
3
|
-
"version": "10.13.
|
|
3
|
+
"version": "10.13.1",
|
|
4
4
|
"description": "A group of weighted tracks that can be played back with weighted probability. The closest example to this is the idle animation that looks around at a 1:10 ratio when you're standing still in default Roblox animation script.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"publishConfig": {
|
|
38
38
|
"access": "public"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--!strict
|
|
2
2
|
--[=[
|
|
3
3
|
An animation group is a group of animations, such as the idle animations that Roblox plays.
|
|
4
|
-
|
|
4
|
+
These utility functions are intended to help recreate a custom animation playback system with
|
|
5
5
|
weighted values.
|
|
6
6
|
@class AnimationGroupUtils
|
|
7
7
|
]=]
|