@quenty/uiobjectutils 6.28.2 → 6.29.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +44 -313
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,466 +3,254 @@
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.28.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.28.1...@quenty/uiobjectutils@6.28.2) (2026-04-30)
6
+ ## [6.29.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.29.0...@quenty/uiobjectutils@6.29.1) (2026-05-30)
7
7
 
8
8
  **Note:** Version bump only for package @quenty/uiobjectutils
9
9
 
10
+ # [6.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.28.2...@quenty/uiobjectutils@6.29.0) (2026-05-29)
10
11
 
12
+ **Note:** Version bump only for package @quenty/uiobjectutils
11
13
 
14
+ ## [6.28.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.28.1...@quenty/uiobjectutils@6.28.2) (2026-04-30)
12
15
 
16
+ **Note:** Version bump only for package @quenty/uiobjectutils
13
17
 
14
18
  ## [6.28.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.28.0...@quenty/uiobjectutils@6.28.1) (2026-04-29)
15
19
 
16
20
  **Note:** Version bump only for package @quenty/uiobjectutils
17
21
 
18
-
19
-
20
-
21
-
22
22
  # [6.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.27.0...@quenty/uiobjectutils@6.28.0) (2026-04-23)
23
23
 
24
24
  **Note:** Version bump only for package @quenty/uiobjectutils
25
25
 
26
-
27
-
28
-
29
-
30
26
  # [6.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.26.0...@quenty/uiobjectutils@6.27.0) (2026-04-14)
31
27
 
32
28
  **Note:** Version bump only for package @quenty/uiobjectutils
33
29
 
34
-
35
-
36
-
37
-
38
30
  # [6.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.25.0...@quenty/uiobjectutils@6.26.0) (2026-02-20)
39
31
 
40
32
  **Note:** Version bump only for package @quenty/uiobjectutils
41
33
 
42
-
43
-
44
-
45
-
46
34
  # [6.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.24.0...@quenty/uiobjectutils@6.25.0) (2026-02-19)
47
35
 
48
36
  **Note:** Version bump only for package @quenty/uiobjectutils
49
37
 
50
-
51
-
52
-
53
-
54
38
  # [6.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.23.2...@quenty/uiobjectutils@6.24.0) (2026-02-17)
55
39
 
56
40
  **Note:** Version bump only for package @quenty/uiobjectutils
57
41
 
58
-
59
-
60
-
61
-
62
42
  ## [6.23.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.23.1...@quenty/uiobjectutils@6.23.2) (2026-01-23)
63
43
 
64
-
65
44
  ### Bug Fixes
66
45
 
67
- * Return inside point for debugging too ([a0cf24f](https://github.com/Quenty/NevermoreEngine/commit/a0cf24f765a387203b8e69099be99afb212260b8))
68
-
69
-
70
-
71
-
46
+ - Return inside point for debugging too ([a0cf24f](https://github.com/Quenty/NevermoreEngine/commit/a0cf24f765a387203b8e69099be99afb212260b8))
72
47
 
73
48
  ## [6.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.23.0...@quenty/uiobjectutils@6.23.1) (2026-01-21)
74
49
 
75
50
  **Note:** Version bump only for package @quenty/uiobjectutils
76
51
 
77
-
78
-
79
-
80
-
81
52
  # [6.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.22.0...@quenty/uiobjectutils@6.23.0) (2026-01-18)
82
53
 
83
54
  **Note:** Version bump only for package @quenty/uiobjectutils
84
55
 
85
-
86
-
87
-
88
-
89
56
  # [6.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.21.2...@quenty/uiobjectutils@6.22.0) (2026-01-13)
90
57
 
91
58
  **Note:** Version bump only for package @quenty/uiobjectutils
92
59
 
93
-
94
-
95
-
96
-
97
60
  ## [6.21.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.21.1...@quenty/uiobjectutils@6.21.2) (2026-01-12)
98
61
 
99
-
100
62
  ### Bug Fixes
101
63
 
102
- * Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
103
-
104
-
105
-
106
-
64
+ - Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
107
65
 
108
66
  ## [6.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.21.0...@quenty/uiobjectutils@6.21.1) (2026-01-10)
109
67
 
110
68
  **Note:** Version bump only for package @quenty/uiobjectutils
111
69
 
112
-
113
-
114
-
115
-
116
70
  # [6.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.20.0...@quenty/uiobjectutils@6.21.0) (2026-01-08)
117
71
 
118
72
  **Note:** Version bump only for package @quenty/uiobjectutils
119
73
 
120
-
121
-
122
-
123
-
124
74
  # [6.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.19.6...@quenty/uiobjectutils@6.20.0) (2026-01-04)
125
75
 
126
76
  **Note:** Version bump only for package @quenty/uiobjectutils
127
77
 
128
-
129
-
130
-
131
-
132
78
  ## [6.19.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.19.5...@quenty/uiobjectutils@6.19.6) (2026-01-03)
133
79
 
134
80
  **Note:** Version bump only for package @quenty/uiobjectutils
135
81
 
136
-
137
-
138
-
139
-
140
82
  ## [6.19.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.19.4...@quenty/uiobjectutils@6.19.5) (2025-12-31)
141
83
 
142
84
  **Note:** Version bump only for package @quenty/uiobjectutils
143
85
 
144
-
145
-
146
-
147
-
148
86
  ## [6.19.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.19.3...@quenty/uiobjectutils@6.19.4) (2025-12-29)
149
87
 
150
88
  **Note:** Version bump only for package @quenty/uiobjectutils
151
89
 
152
-
153
-
154
-
155
-
156
90
  ## [6.19.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.19.2...@quenty/uiobjectutils@6.19.3) (2025-12-29)
157
91
 
158
92
  **Note:** Version bump only for package @quenty/uiobjectutils
159
93
 
160
-
161
-
162
-
163
-
164
94
  ## [6.19.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.19.1...@quenty/uiobjectutils@6.19.2) (2025-11-22)
165
95
 
166
96
  **Note:** Version bump only for package @quenty/uiobjectutils
167
97
 
168
-
169
-
170
-
171
-
172
98
  ## [6.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.19.0...@quenty/uiobjectutils@6.19.1) (2025-11-12)
173
99
 
174
100
  **Note:** Version bump only for package @quenty/uiobjectutils
175
101
 
176
-
177
-
178
-
179
-
180
102
  # [6.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.18.0...@quenty/uiobjectutils@6.19.0) (2025-09-26)
181
103
 
182
104
  **Note:** Version bump only for package @quenty/uiobjectutils
183
105
 
184
-
185
-
186
-
187
-
188
106
  # [6.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.17.1...@quenty/uiobjectutils@6.18.0) (2025-08-29)
189
107
 
190
108
  **Note:** Version bump only for package @quenty/uiobjectutils
191
109
 
192
-
193
-
194
-
195
-
196
110
  ## [6.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.17.0...@quenty/uiobjectutils@6.17.1) (2025-08-12)
197
111
 
198
112
  **Note:** Version bump only for package @quenty/uiobjectutils
199
113
 
200
-
201
-
202
-
203
-
204
114
  # [6.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.16.3...@quenty/uiobjectutils@6.17.0) (2025-05-10)
205
115
 
206
-
207
116
  ### Bug Fixes
208
117
 
209
- * Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
210
-
211
-
212
-
213
-
118
+ - Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
214
119
 
215
120
  ## [6.16.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.16.2...@quenty/uiobjectutils@6.16.3) (2025-04-10)
216
121
 
217
122
  **Note:** Version bump only for package @quenty/uiobjectutils
218
123
 
219
-
220
-
221
-
222
-
223
124
  ## [6.16.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.16.0...@quenty/uiobjectutils@6.16.2) (2025-04-07)
224
125
 
225
-
226
126
  ### Bug Fixes
227
127
 
228
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
229
- * Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
230
-
231
-
232
-
233
-
128
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
129
+ - Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
234
130
 
235
131
  ## [6.16.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.16.0...@quenty/uiobjectutils@6.16.1) (2025-04-07)
236
132
 
237
-
238
133
  ### Bug Fixes
239
134
 
240
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
241
-
242
-
243
-
244
-
135
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
245
136
 
246
137
  # [6.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.15.2...@quenty/uiobjectutils@6.16.0) (2025-04-02)
247
138
 
248
139
  **Note:** Version bump only for package @quenty/uiobjectutils
249
140
 
250
-
251
-
252
-
253
-
254
141
  ## [6.15.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.15.1...@quenty/uiobjectutils@6.15.2) (2025-03-31)
255
142
 
256
143
  **Note:** Version bump only for package @quenty/uiobjectutils
257
144
 
258
-
259
-
260
-
261
-
262
145
  ## [6.15.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.15.0...@quenty/uiobjectutils@6.15.1) (2025-03-21)
263
146
 
264
147
  **Note:** Version bump only for package @quenty/uiobjectutils
265
148
 
266
-
267
-
268
-
269
-
270
149
  # [6.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.14.0...@quenty/uiobjectutils@6.15.0) (2025-02-18)
271
150
 
272
151
  **Note:** Version bump only for package @quenty/uiobjectutils
273
152
 
274
-
275
-
276
-
277
-
278
153
  # [6.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.13.0...@quenty/uiobjectutils@6.14.0) (2024-12-15)
279
154
 
280
155
  **Note:** Version bump only for package @quenty/uiobjectutils
281
156
 
282
-
283
-
284
-
285
-
286
157
  # [6.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.12.0...@quenty/uiobjectutils@6.13.0) (2024-12-03)
287
158
 
288
159
  **Note:** Version bump only for package @quenty/uiobjectutils
289
160
 
290
-
291
-
292
-
293
-
294
161
  # [6.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.11.0...@quenty/uiobjectutils@6.12.0) (2024-11-13)
295
162
 
296
163
  **Note:** Version bump only for package @quenty/uiobjectutils
297
164
 
298
-
299
-
300
-
301
-
302
165
  # [6.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.10.1...@quenty/uiobjectutils@6.11.0) (2024-11-06)
303
166
 
304
-
305
167
  ### Bug Fixes
306
168
 
307
- * clip state computes zero for unparented items ([8d355c1](https://github.com/Quenty/NevermoreEngine/commit/8d355c18fc228290ae2587d62586c0a9fb2f1c78))
308
-
169
+ - clip state computes zero for unparented items ([8d355c1](https://github.com/Quenty/NevermoreEngine/commit/8d355c18fc228290ae2587d62586c0a9fb2f1c78))
309
170
 
310
171
  ### Features
311
172
 
312
- * Add RxClippedRectUtils.observeClippedRect(gui) ([26d5933](https://github.com/Quenty/NevermoreEngine/commit/26d593345b0f8f9af90042da826a7cc656c67713))
313
-
314
-
315
-
316
-
173
+ - Add RxClippedRectUtils.observeClippedRect(gui) ([26d5933](https://github.com/Quenty/NevermoreEngine/commit/26d593345b0f8f9af90042da826a7cc656c67713))
317
174
 
318
175
  ## [6.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.10.0...@quenty/uiobjectutils@6.10.1) (2024-11-04)
319
176
 
320
177
  **Note:** Version bump only for package @quenty/uiobjectutils
321
178
 
322
-
323
-
324
-
325
-
326
179
  # [6.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.9.0...@quenty/uiobjectutils@6.10.0) (2024-11-03)
327
180
 
328
181
  **Note:** Version bump only for package @quenty/uiobjectutils
329
182
 
330
-
331
-
332
-
333
-
334
183
  # [6.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.8.1...@quenty/uiobjectutils@6.9.0) (2024-10-23)
335
184
 
336
185
  **Note:** Version bump only for package @quenty/uiobjectutils
337
186
 
338
-
339
-
340
-
341
-
342
187
  ## [6.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.8.0...@quenty/uiobjectutils@6.8.1) (2024-10-09)
343
188
 
344
189
  **Note:** Version bump only for package @quenty/uiobjectutils
345
190
 
346
-
347
-
348
-
349
-
350
191
  # [6.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.7.1...@quenty/uiobjectutils@6.8.0) (2024-10-06)
351
192
 
352
193
  **Note:** Version bump only for package @quenty/uiobjectutils
353
194
 
354
-
355
-
356
-
357
-
358
195
  ## [6.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.7.0...@quenty/uiobjectutils@6.7.1) (2024-10-04)
359
196
 
360
197
  **Note:** Version bump only for package @quenty/uiobjectutils
361
198
 
362
-
363
-
364
-
365
-
366
199
  # [6.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.6.0...@quenty/uiobjectutils@6.7.0) (2024-10-04)
367
200
 
368
201
  **Note:** Version bump only for package @quenty/uiobjectutils
369
202
 
370
-
371
-
372
-
373
-
374
203
  # [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.5.0...@quenty/uiobjectutils@6.6.0) (2024-09-25)
375
204
 
376
205
  **Note:** Version bump only for package @quenty/uiobjectutils
377
206
 
378
-
379
-
380
-
381
-
382
207
  # [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.4.1...@quenty/uiobjectutils@6.5.0) (2024-09-25)
383
208
 
384
209
  **Note:** Version bump only for package @quenty/uiobjectutils
385
210
 
386
-
387
-
388
-
389
-
390
211
  ## [6.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.4.0...@quenty/uiobjectutils@6.4.1) (2024-09-20)
391
212
 
392
-
393
213
  ### Bug Fixes
394
214
 
395
- * Ensure datamodel exists too ([cb49bdf](https://github.com/Quenty/NevermoreEngine/commit/cb49bdf8d79aac6e6901901c914271148df358b2))
396
-
397
-
398
-
399
-
215
+ - Ensure datamodel exists too ([cb49bdf](https://github.com/Quenty/NevermoreEngine/commit/cb49bdf8d79aac6e6901901c914271148df358b2))
400
216
 
401
217
  # [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.3.0...@quenty/uiobjectutils@6.4.0) (2024-09-12)
402
218
 
403
-
404
219
  ### Features
405
220
 
406
- * Add GuiInteractionUtils.observeInteractionEnabled ([2e27110](https://github.com/Quenty/NevermoreEngine/commit/2e2711020665371e1c1d3b1ba35f44dc9a9ad3a7))
407
-
408
-
409
-
410
-
221
+ - Add GuiInteractionUtils.observeInteractionEnabled ([2e27110](https://github.com/Quenty/NevermoreEngine/commit/2e2711020665371e1c1d3b1ba35f44dc9a9ad3a7))
411
222
 
412
223
  # [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.2.0...@quenty/uiobjectutils@6.3.0) (2024-05-09)
413
224
 
414
-
415
225
  ### Bug Fixes
416
226
 
417
- * Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
418
-
419
-
420
-
421
-
227
+ - Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
422
228
 
423
229
  # [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.1.0...@quenty/uiobjectutils@6.2.0) (2024-04-27)
424
230
 
425
231
  **Note:** Version bump only for package @quenty/uiobjectutils
426
232
 
427
-
428
-
429
-
430
-
431
233
  # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.0.0...@quenty/uiobjectutils@6.1.0) (2024-03-09)
432
234
 
433
235
  **Note:** Version bump only for package @quenty/uiobjectutils
434
236
 
435
-
436
-
437
-
438
-
439
237
  # [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@5.0.0...@quenty/uiobjectutils@6.0.0) (2024-02-14)
440
238
 
441
239
  **Note:** Version bump only for package @quenty/uiobjectutils
442
240
 
443
-
444
-
445
-
446
-
447
241
  # [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@4.0.0...@quenty/uiobjectutils@5.0.0) (2024-02-13)
448
242
 
449
243
  **Note:** Version bump only for package @quenty/uiobjectutils
450
244
 
451
-
452
-
453
-
454
-
455
245
  # [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@3.6.0...@quenty/uiobjectutils@4.0.0) (2024-02-13)
456
246
 
457
-
458
247
  ### Features
459
248
 
460
- * New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
461
-
249
+ - New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
462
250
 
463
251
  ### BREAKING CHANGES
464
252
 
465
- * Standard loader
253
+ - Standard loader
466
254
 
467
255
  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.
468
256
 
@@ -470,159 +258,102 @@ This means you'll need to change you how require client-side modules, as we expo
470
258
 
471
259
  Signed-off-by: James Onnen <jonnen0@gmail.com>
472
260
 
473
- * fix: Fix missing dependency in ResetService
474
-
475
- * feat: Add RxPhysicsUtils.observePartMass
476
-
477
- * fix: Fix package discovery for games
261
+ - fix: Fix missing dependency in ResetService
478
262
 
479
- * feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
263
+ - feat: Add RxPhysicsUtils.observePartMass
480
264
 
481
- * feat: AdorneeData:InitAttributes() does not require data as a secondparameter
265
+ - fix: Fix package discovery for games
482
266
 
483
- * ci: Upgrade to new rojo 7.4.0
267
+ - feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
484
268
 
485
- * fix: Update loader to handle hoarcekat properly
269
+ - feat: AdorneeData:InitAttributes() does not require data as a secondparameter
486
270
 
487
- * docs: Fix spacing in Maid
271
+ - ci: Upgrade to new rojo 7.4.0
488
272
 
489
- * fix: Add new ragdoll constants
273
+ - fix: Update loader to handle hoarcekat properly
490
274
 
491
- * fix: Compress influxDB sends
275
+ - docs: Fix spacing in Maid
492
276
 
493
- * style: Errors use string.format
277
+ - fix: Add new ragdoll constants
494
278
 
495
- * fix: Handle motor animations
279
+ - fix: Compress influxDB sends
496
280
 
497
- * ci: Upgrade rojo version
498
-
499
- * feat!: Maid no longer is includd in ValueObject.Changed event
500
-
501
- * docs: Fix docs
281
+ - style: Errors use string.format
502
282
 
283
+ - fix: Handle motor animations
503
284
 
285
+ - ci: Upgrade rojo version
504
286
 
287
+ - feat!: Maid no longer is includd in ValueObject.Changed event
505
288
 
289
+ - docs: Fix docs
506
290
 
507
291
  # [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@3.5.0...@quenty/uiobjectutils@3.6.0) (2024-01-08)
508
292
 
509
293
  **Note:** Version bump only for package @quenty/uiobjectutils
510
294
 
511
-
512
-
513
-
514
-
515
295
  # [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@3.4.0...@quenty/uiobjectutils@3.5.0) (2023-12-14)
516
296
 
517
-
518
297
  ### Features
519
298
 
520
- * Add PlayerGuiUtils.findPlayerGui() and documentation ([8f6ddd7](https://github.com/Quenty/NevermoreEngine/commit/8f6ddd7186b296dfe158f66f666bc08b02d02e8a))
521
- * Add ScrollingDirectionUtils.canScrollHorizontal(scrollingDirection) ([0b18d30](https://github.com/Quenty/NevermoreEngine/commit/0b18d30af7003ce4abb75398490d40d4afb530ac))
522
-
523
-
524
-
525
-
299
+ - Add PlayerGuiUtils.findPlayerGui() and documentation ([8f6ddd7](https://github.com/Quenty/NevermoreEngine/commit/8f6ddd7186b296dfe158f66f666bc08b02d02e8a))
300
+ - Add ScrollingDirectionUtils.canScrollHorizontal(scrollingDirection) ([0b18d30](https://github.com/Quenty/NevermoreEngine/commit/0b18d30af7003ce4abb75398490d40d4afb530ac))
526
301
 
527
302
  # [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@3.3.0...@quenty/uiobjectutils@3.4.0) (2023-05-26)
528
303
 
529
-
530
304
  ### Bug Fixes
531
305
 
532
- * Better error message with radius ([c4952fb](https://github.com/Quenty/NevermoreEngine/commit/c4952fbe364847051f82173dca4631df0ff137c7))
533
-
306
+ - Better error message with radius ([c4952fb](https://github.com/Quenty/NevermoreEngine/commit/c4952fbe364847051f82173dca4631df0ff137c7))
534
307
 
535
308
  ### Features
536
309
 
537
- * Add UIAlignmentUtils.toNumber(alignment) and UIAlignmentUtils.toBias(alignment) ([8092aba](https://github.com/Quenty/NevermoreEngine/commit/8092aba1cc564daaf5c775cb23f3c2131005da80))
538
- * Add UIAlignmentUtils.verticalAlignmentToBias(verticalAlignment) and UIAlignmentUtils.horizontalAlignmentToBias(horizontalAlignment) ([fb98622](https://github.com/Quenty/NevermoreEngine/commit/fb98622dad4ca05bf28ecf90b55521c6d48f9b38))
539
-
540
-
541
-
542
-
310
+ - Add UIAlignmentUtils.toNumber(alignment) and UIAlignmentUtils.toBias(alignment) ([8092aba](https://github.com/Quenty/NevermoreEngine/commit/8092aba1cc564daaf5c775cb23f3c2131005da80))
311
+ - Add UIAlignmentUtils.verticalAlignmentToBias(verticalAlignment) and UIAlignmentUtils.horizontalAlignmentToBias(horizontalAlignment) ([fb98622](https://github.com/Quenty/NevermoreEngine/commit/fb98622dad4ca05bf28ecf90b55521c6d48f9b38))
543
312
 
544
313
  # [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@3.2.0...@quenty/uiobjectutils@3.3.0) (2023-04-24)
545
314
 
546
-
547
315
  ### Bug Fixes
548
316
 
549
- * Fix unnecessary loader call ([c006846](https://github.com/Quenty/NevermoreEngine/commit/c0068460643037d818adac74b3fd213657d40325))
550
-
551
-
552
-
553
-
317
+ - Fix unnecessary loader call ([c006846](https://github.com/Quenty/NevermoreEngine/commit/c0068460643037d818adac74b3fd213657d40325))
554
318
 
555
319
  # [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@3.1.0...@quenty/uiobjectutils@3.2.0) (2023-02-21)
556
320
 
557
321
  **Note:** Version bump only for package @quenty/uiobjectutils
558
322
 
559
-
560
-
561
-
562
-
563
323
  # [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@3.0.0...@quenty/uiobjectutils@3.1.0) (2022-12-29)
564
324
 
565
-
566
325
  ### Features
567
326
 
568
- * Add UIAlignmentUtils ([6b8fb3b](https://github.com/Quenty/NevermoreEngine/commit/6b8fb3b6167146ba60045980a3f94a7e90645c7c))
569
-
570
-
571
-
572
-
327
+ - Add UIAlignmentUtils ([6b8fb3b](https://github.com/Quenty/NevermoreEngine/commit/6b8fb3b6167146ba60045980a3f94a7e90645c7c))
573
328
 
574
329
  # [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@2.1.0...@quenty/uiobjectutils@3.0.0) (2022-09-27)
575
330
 
576
331
  **Note:** Version bump only for package @quenty/uiobjectutils
577
332
 
578
-
579
-
580
-
581
-
582
333
  # [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@2.0.1...@quenty/uiobjectutils@2.1.0) (2022-03-27)
583
334
 
584
335
  **Note:** Version bump only for package @quenty/uiobjectutils
585
336
 
586
-
587
-
588
-
589
-
590
337
  ## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@2.0.0...@quenty/uiobjectutils@2.0.1) (2021-12-30)
591
338
 
592
339
  **Note:** Version bump only for package @quenty/uiobjectutils
593
340
 
594
-
595
-
596
-
597
-
598
341
  # [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@1.2.0...@quenty/uiobjectutils@2.0.0) (2021-09-05)
599
342
 
600
-
601
343
  ### Bug Fixes
602
344
 
603
- * 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))
604
-
605
-
606
-
607
-
345
+ - 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))
608
346
 
609
347
  # 1.2.0 (2021-07-31)
610
348
 
611
-
612
349
  ### Bug Fixes
613
350
 
614
- * Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
615
- * Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
616
- * Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
617
-
618
-
351
+ - Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
352
+ - Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
353
+ - Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
619
354
 
620
355
  ## 1.0.2 (2021-07-25)
621
356
 
622
-
623
-
624
357
  ## 1.0.1 (2021-07-25)
625
358
 
626
-
627
-
628
359
  # 1.0.0 (2021-07-24)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/uiobjectutils",
3
- "version": "6.28.2",
3
+ "version": "6.29.1",
4
4
  "description": "UI object utils library for Roblox",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -31,11 +31,11 @@
31
31
  "access": "public"
32
32
  },
33
33
  "dependencies": {
34
- "@quenty/brio": "14.29.2",
35
- "@quenty/enumutils": "3.4.5",
36
- "@quenty/instanceutils": "13.29.2",
34
+ "@quenty/brio": "14.30.1",
35
+ "@quenty/enumutils": "3.4.6",
36
+ "@quenty/instanceutils": "13.30.1",
37
37
  "@quenty/loader": "10.11.0",
38
- "@quenty/rx": "13.28.2"
38
+ "@quenty/rx": "13.28.3"
39
39
  },
40
- "gitHead": "7672b52f13af6a10df1b189d19d6e2404b5b3e55"
40
+ "gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
41
41
  }