@quenty/physicsutils 8.28.2 → 8.28.3
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 +30 -257
- package/package.json +3 -3
- package/src/Shared/PhysicsUtils.lua +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,406 +3,216 @@
|
|
|
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
|
-
## [8.28.
|
|
6
|
+
## [8.28.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.28.2...@quenty/physicsutils@8.28.3) (2026-05-30)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
9
9
|
|
|
10
|
+
## [8.28.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.28.1...@quenty/physicsutils@8.28.2) (2026-04-30)
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
**Note:** Version bump only for package @quenty/physicsutils
|
|
13
13
|
|
|
14
14
|
## [8.28.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.28.0...@quenty/physicsutils@8.28.1) (2026-04-29)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
18
|
# [8.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.27.0...@quenty/physicsutils@8.28.0) (2026-04-23)
|
|
23
19
|
|
|
24
20
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
25
21
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
22
|
# [8.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.26.0...@quenty/physicsutils@8.27.0) (2026-04-14)
|
|
31
23
|
|
|
32
24
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
33
25
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
26
|
# [8.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.25.0...@quenty/physicsutils@8.26.0) (2026-02-20)
|
|
39
27
|
|
|
40
28
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
41
29
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
30
|
# [8.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.24.0...@quenty/physicsutils@8.25.0) (2026-02-19)
|
|
47
31
|
|
|
48
32
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
49
33
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
34
|
# [8.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.23.1...@quenty/physicsutils@8.24.0) (2026-02-17)
|
|
55
35
|
|
|
56
36
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
57
37
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
38
|
## [8.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.23.0...@quenty/physicsutils@8.23.1) (2026-01-21)
|
|
63
39
|
|
|
64
40
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
65
41
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
42
|
# [8.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.22.0...@quenty/physicsutils@8.23.0) (2026-01-18)
|
|
71
43
|
|
|
72
44
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
73
45
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
46
|
# [8.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.21.2...@quenty/physicsutils@8.22.0) (2026-01-13)
|
|
79
47
|
|
|
80
48
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
81
49
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
50
|
## [8.21.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.21.1...@quenty/physicsutils@8.21.2) (2026-01-12)
|
|
87
51
|
|
|
88
|
-
|
|
89
52
|
### Bug Fixes
|
|
90
53
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
54
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
96
55
|
|
|
97
56
|
## [8.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.21.0...@quenty/physicsutils@8.21.1) (2026-01-10)
|
|
98
57
|
|
|
99
58
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
100
59
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
60
|
# [8.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.20.4...@quenty/physicsutils@8.21.0) (2026-01-04)
|
|
106
61
|
|
|
107
62
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
108
63
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
64
|
## [8.20.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.20.3...@quenty/physicsutils@8.20.4) (2026-01-03)
|
|
114
65
|
|
|
115
66
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
116
67
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
68
|
## [8.20.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.20.2...@quenty/physicsutils@8.20.3) (2025-12-31)
|
|
122
69
|
|
|
123
70
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
124
71
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
72
|
## [8.20.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.20.1...@quenty/physicsutils@8.20.2) (2025-12-29)
|
|
130
73
|
|
|
131
74
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
132
75
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
76
|
## [8.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.20.0...@quenty/physicsutils@8.20.1) (2025-12-29)
|
|
138
77
|
|
|
139
78
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
140
79
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
80
|
# [8.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.19.0...@quenty/physicsutils@8.20.0) (2025-09-26)
|
|
146
81
|
|
|
147
82
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
148
83
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
84
|
# [8.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.18.1...@quenty/physicsutils@8.19.0) (2025-08-29)
|
|
154
85
|
|
|
155
86
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
156
87
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
88
|
## [8.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.18.0...@quenty/physicsutils@8.18.1) (2025-08-12)
|
|
162
89
|
|
|
163
90
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
164
91
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
92
|
# [8.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.17.3...@quenty/physicsutils@8.18.0) (2025-05-10)
|
|
170
93
|
|
|
171
94
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
172
95
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
96
|
## [8.17.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.17.2...@quenty/physicsutils@8.17.3) (2025-04-10)
|
|
178
97
|
|
|
179
98
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
180
99
|
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
100
|
## [8.17.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.17.0...@quenty/physicsutils@8.17.2) (2025-04-07)
|
|
186
101
|
|
|
187
|
-
|
|
188
102
|
### Bug Fixes
|
|
189
103
|
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
104
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
105
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
196
106
|
|
|
197
107
|
## [8.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.17.0...@quenty/physicsutils@8.17.1) (2025-04-07)
|
|
198
108
|
|
|
199
|
-
|
|
200
109
|
### Bug Fixes
|
|
201
110
|
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
111
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
207
112
|
|
|
208
113
|
# [8.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.16.2...@quenty/physicsutils@8.17.0) (2025-04-02)
|
|
209
114
|
|
|
210
115
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
211
116
|
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
117
|
## [8.16.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.16.1...@quenty/physicsutils@8.16.2) (2025-03-31)
|
|
217
118
|
|
|
218
119
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
219
120
|
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
121
|
## [8.16.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.16.0...@quenty/physicsutils@8.16.1) (2025-03-21)
|
|
225
122
|
|
|
226
123
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
227
124
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
125
|
# [8.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.15.0...@quenty/physicsutils@8.16.0) (2025-02-18)
|
|
233
126
|
|
|
234
127
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
235
128
|
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
129
|
# [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.14.0...@quenty/physicsutils@8.15.0) (2024-12-15)
|
|
241
130
|
|
|
242
131
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
243
132
|
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
133
|
# [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.13.0...@quenty/physicsutils@8.14.0) (2024-12-03)
|
|
249
134
|
|
|
250
135
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
251
136
|
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
137
|
# [8.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.12.0...@quenty/physicsutils@8.13.0) (2024-11-13)
|
|
257
138
|
|
|
258
139
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
259
140
|
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
141
|
# [8.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.11.1...@quenty/physicsutils@8.12.0) (2024-11-06)
|
|
265
142
|
|
|
266
143
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
267
144
|
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
145
|
## [8.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.11.0...@quenty/physicsutils@8.11.1) (2024-11-04)
|
|
273
146
|
|
|
274
147
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
275
148
|
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
149
|
# [8.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.10.0...@quenty/physicsutils@8.11.0) (2024-11-03)
|
|
281
150
|
|
|
282
151
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
283
152
|
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
153
|
# [8.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.9.0...@quenty/physicsutils@8.10.0) (2024-10-23)
|
|
289
154
|
|
|
290
155
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
291
156
|
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
157
|
# [8.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.8.0...@quenty/physicsutils@8.9.0) (2024-10-06)
|
|
297
158
|
|
|
298
159
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
299
160
|
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
161
|
# [8.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.7.0...@quenty/physicsutils@8.8.0) (2024-10-04)
|
|
305
162
|
|
|
306
163
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
307
164
|
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
165
|
# [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.6.0...@quenty/physicsutils@8.7.0) (2024-09-25)
|
|
313
166
|
|
|
314
167
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
315
168
|
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
169
|
# [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.5.0...@quenty/physicsutils@8.6.0) (2024-09-25)
|
|
321
170
|
|
|
322
171
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
323
172
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
173
|
# [8.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.4.0...@quenty/physicsutils@8.5.0) (2024-09-12)
|
|
329
174
|
|
|
330
175
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
331
176
|
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
177
|
# [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.3.0...@quenty/physicsutils@8.4.0) (2024-08-09)
|
|
337
178
|
|
|
338
179
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
339
180
|
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
181
|
# [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.2.0...@quenty/physicsutils@8.3.0) (2024-05-09)
|
|
345
182
|
|
|
346
|
-
|
|
347
183
|
### Bug Fixes
|
|
348
184
|
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
185
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
354
186
|
|
|
355
187
|
# [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.1.0...@quenty/physicsutils@8.2.0) (2024-04-27)
|
|
356
188
|
|
|
357
189
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
358
190
|
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
191
|
# [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.0.0...@quenty/physicsutils@8.1.0) (2024-03-09)
|
|
364
192
|
|
|
365
193
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
366
194
|
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
195
|
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@7.0.0...@quenty/physicsutils@8.0.0) (2024-02-14)
|
|
372
196
|
|
|
373
197
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
374
198
|
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
199
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@6.0.0...@quenty/physicsutils@7.0.0) (2024-02-13)
|
|
380
200
|
|
|
381
201
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
382
202
|
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
203
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@5.0.0...@quenty/physicsutils@6.0.0) (2024-02-13)
|
|
388
204
|
|
|
389
205
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
390
206
|
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
207
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@4.1.0...@quenty/physicsutils@5.0.0) (2024-02-13)
|
|
396
208
|
|
|
397
|
-
|
|
398
209
|
### Features
|
|
399
210
|
|
|
400
|
-
|
|
401
|
-
|
|
211
|
+
- New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
|
|
402
212
|
|
|
403
213
|
### BREAKING CHANGES
|
|
404
214
|
|
|
405
|
-
|
|
215
|
+
- Standard loader
|
|
406
216
|
|
|
407
217
|
Adds new loader version which replicates full structure instead of some partial structure. This allows us to have hot-reloading (in the future), as well as generally do less computation, handle dependencies more carefully, and other changes.
|
|
408
218
|
|
|
@@ -410,111 +220,74 @@ This means you'll need to change you how require client-side modules, as we expo
|
|
|
410
220
|
|
|
411
221
|
Signed-off-by: James Onnen <jonnen0@gmail.com>
|
|
412
222
|
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
* feat: Add RxPhysicsUtils.observePartMass
|
|
223
|
+
- fix: Fix missing dependency in ResetService
|
|
416
224
|
|
|
417
|
-
|
|
225
|
+
- feat: Add RxPhysicsUtils.observePartMass
|
|
418
226
|
|
|
419
|
-
|
|
227
|
+
- fix: Fix package discovery for games
|
|
420
228
|
|
|
421
|
-
|
|
229
|
+
- feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
|
|
422
230
|
|
|
423
|
-
|
|
231
|
+
- feat: AdorneeData:InitAttributes() does not require data as a secondparameter
|
|
424
232
|
|
|
425
|
-
|
|
233
|
+
- ci: Upgrade to new rojo 7.4.0
|
|
426
234
|
|
|
427
|
-
|
|
235
|
+
- fix: Update loader to handle hoarcekat properly
|
|
428
236
|
|
|
429
|
-
|
|
237
|
+
- docs: Fix spacing in Maid
|
|
430
238
|
|
|
431
|
-
|
|
239
|
+
- fix: Add new ragdoll constants
|
|
432
240
|
|
|
433
|
-
|
|
241
|
+
- fix: Compress influxDB sends
|
|
434
242
|
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
* ci: Upgrade rojo version
|
|
438
|
-
|
|
439
|
-
* feat!: Maid no longer is includd in ValueObject.Changed event
|
|
440
|
-
|
|
441
|
-
* docs: Fix docs
|
|
243
|
+
- style: Errors use string.format
|
|
442
244
|
|
|
245
|
+
- fix: Handle motor animations
|
|
443
246
|
|
|
247
|
+
- ci: Upgrade rojo version
|
|
444
248
|
|
|
249
|
+
- feat!: Maid no longer is includd in ValueObject.Changed event
|
|
445
250
|
|
|
251
|
+
- docs: Fix docs
|
|
446
252
|
|
|
447
253
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@4.0.0...@quenty/physicsutils@4.1.0) (2023-05-26)
|
|
448
254
|
|
|
449
|
-
|
|
450
255
|
### Features
|
|
451
256
|
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
257
|
+
- Initial refactor of guis to use ValueObject instead of ValueObject ([723aba0](https://github.com/Quenty/NevermoreEngine/commit/723aba0208cae7e06c9d8bf2d8f0092d042d70ea))
|
|
457
258
|
|
|
458
259
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@3.0.0...@quenty/physicsutils@4.0.0) (2022-09-27)
|
|
459
260
|
|
|
460
261
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
461
262
|
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
263
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@2.1.0...@quenty/physicsutils@3.0.0) (2022-05-21)
|
|
467
264
|
|
|
468
265
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
469
266
|
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
267
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@2.0.1...@quenty/physicsutils@2.1.0) (2022-03-27)
|
|
475
268
|
|
|
476
269
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
477
270
|
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
271
|
## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@2.0.0...@quenty/physicsutils@2.0.1) (2021-12-30)
|
|
483
272
|
|
|
484
273
|
**Note:** Version bump only for package @quenty/physicsutils
|
|
485
274
|
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
275
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@1.2.0...@quenty/physicsutils@2.0.0) (2021-09-05)
|
|
491
276
|
|
|
492
|
-
|
|
493
277
|
### Bug Fixes
|
|
494
278
|
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
279
|
+
- 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))
|
|
500
280
|
|
|
501
281
|
# 1.2.0 (2021-07-31)
|
|
502
282
|
|
|
503
|
-
|
|
504
283
|
### Bug Fixes
|
|
505
284
|
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
285
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
286
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
287
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
511
288
|
|
|
512
289
|
## 1.0.2 (2021-07-25)
|
|
513
290
|
|
|
514
|
-
|
|
515
|
-
|
|
516
291
|
## 1.0.1 (2021-07-25)
|
|
517
292
|
|
|
518
|
-
|
|
519
|
-
|
|
520
293
|
# 1.0.0 (2021-07-24)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/physicsutils",
|
|
3
|
-
"version": "8.28.
|
|
3
|
+
"version": "8.28.3",
|
|
4
4
|
"description": "General physics library for use on Roblox",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@quenty/loader": "10.11.0",
|
|
35
35
|
"@quenty/maid": "3.9.0",
|
|
36
|
-
"@quenty/rx": "13.28.
|
|
36
|
+
"@quenty/rx": "13.28.3"
|
|
37
37
|
},
|
|
38
|
-
"gitHead": "
|
|
38
|
+
"gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
|
|
39
39
|
}
|
|
@@ -61,7 +61,7 @@ function PhysicsUtils.estimateBuoyancyContribution(parts: { BasePart }): (number
|
|
|
61
61
|
end
|
|
62
62
|
|
|
63
63
|
--[=[
|
|
64
|
-
|
|
64
|
+
Returns the world vector center of mass.
|
|
65
65
|
@param parts { BasePart }
|
|
66
66
|
@return Vector3 -- position
|
|
67
67
|
@return number -- mass
|
|
@@ -82,7 +82,7 @@ end
|
|
|
82
82
|
Calculates the moment of inertia of a solid cuboid.
|
|
83
83
|
|
|
84
84
|
:::warning
|
|
85
|
-
This is wrong for Roblox
|
|
85
|
+
This is wrong for Roblox, which has hollow cuboids for parts.
|
|
86
86
|
:::
|
|
87
87
|
|
|
88
88
|
@param part BasePart
|