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