@quenty/draw 7.14.0 → 7.15.0
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 +29 -205
- package/package.json +3 -3
- package/src/Shared/Draw.lua +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -3,398 +3,222 @@
|
|
|
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
|
-
# [7.
|
|
6
|
+
# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.14.1...@quenty/draw@7.15.0) (2026-07-18)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/draw
|
|
9
9
|
|
|
10
|
+
## [7.14.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.14.0...@quenty/draw@7.14.1) (2026-05-30)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @quenty/draw
|
|
11
13
|
|
|
14
|
+
# [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.13.0...@quenty/draw@7.14.0) (2026-04-23)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @quenty/draw
|
|
13
17
|
|
|
14
18
|
# [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.12.0...@quenty/draw@7.13.0) (2026-02-20)
|
|
15
19
|
|
|
16
20
|
**Note:** Version bump only for package @quenty/draw
|
|
17
21
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
22
|
# [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.11.0...@quenty/draw@7.12.0) (2026-02-19)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @quenty/draw
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
26
|
# [7.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.10.0...@quenty/draw@7.11.0) (2026-02-17)
|
|
31
27
|
|
|
32
|
-
|
|
33
28
|
### Features
|
|
34
29
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
30
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
40
31
|
|
|
41
32
|
# [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.5...@quenty/draw@7.10.0) (2026-01-16)
|
|
42
33
|
|
|
43
|
-
|
|
44
34
|
### Features
|
|
45
35
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
36
|
+
- Add luau typing to a variety of classes ([0271856](https://github.com/Quenty/NevermoreEngine/commit/0271856de02cc28c1d1d512c43bd6adeeaa41587))
|
|
51
37
|
|
|
52
38
|
## [7.9.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.4...@quenty/draw@7.9.5) (2026-01-12)
|
|
53
39
|
|
|
54
|
-
|
|
55
40
|
### Bug Fixes
|
|
56
41
|
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
42
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
62
43
|
|
|
63
44
|
## [7.9.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.3...@quenty/draw@7.9.4) (2026-01-10)
|
|
64
45
|
|
|
65
46
|
**Note:** Version bump only for package @quenty/draw
|
|
66
47
|
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
48
|
## [7.9.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.2...@quenty/draw@7.9.3) (2026-01-03)
|
|
72
49
|
|
|
73
50
|
**Note:** Version bump only for package @quenty/draw
|
|
74
51
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
52
|
## [7.9.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.1...@quenty/draw@7.9.2) (2025-11-12)
|
|
80
53
|
|
|
81
54
|
**Note:** Version bump only for package @quenty/draw
|
|
82
55
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
56
|
## [7.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.0...@quenty/draw@7.9.1) (2025-10-07)
|
|
88
57
|
|
|
89
|
-
|
|
90
58
|
### Bug Fixes
|
|
91
59
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
60
|
+
- Drawing ([#598](https://github.com/Quenty/NevermoreEngine/issues/598)) ([97950ce](https://github.com/Quenty/NevermoreEngine/commit/97950ceef7f6107eaa2e11bd05da78353c815542))
|
|
97
61
|
|
|
98
62
|
# [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.8.4...@quenty/draw@7.9.0) (2025-05-10)
|
|
99
63
|
|
|
100
64
|
**Note:** Version bump only for package @quenty/draw
|
|
101
65
|
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
66
|
## [7.8.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.8.3...@quenty/draw@7.8.4) (2025-04-10)
|
|
107
67
|
|
|
108
68
|
**Note:** Version bump only for package @quenty/draw
|
|
109
69
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
70
|
## [7.8.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.8.1...@quenty/draw@7.8.3) (2025-04-07)
|
|
115
71
|
|
|
116
|
-
|
|
117
72
|
### Bug Fixes
|
|
118
73
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
74
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
75
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
125
76
|
|
|
126
77
|
## [7.8.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.8.1...@quenty/draw@7.8.2) (2025-04-07)
|
|
127
78
|
|
|
128
|
-
|
|
129
79
|
### Bug Fixes
|
|
130
80
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
81
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
136
82
|
|
|
137
83
|
## [7.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.8.0...@quenty/draw@7.8.1) (2025-03-21)
|
|
138
84
|
|
|
139
85
|
**Note:** Version bump only for package @quenty/draw
|
|
140
86
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
87
|
# [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.7.1...@quenty/draw@7.8.0) (2025-02-18)
|
|
146
88
|
|
|
147
89
|
**Note:** Version bump only for package @quenty/draw
|
|
148
90
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
91
|
## [7.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.7.0...@quenty/draw@7.7.1) (2024-11-04)
|
|
154
92
|
|
|
155
93
|
**Note:** Version bump only for package @quenty/draw
|
|
156
94
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
95
|
# [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.6.0...@quenty/draw@7.7.0) (2024-10-06)
|
|
162
96
|
|
|
163
97
|
**Note:** Version bump only for package @quenty/draw
|
|
164
98
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
99
|
# [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.5.0...@quenty/draw@7.6.0) (2024-10-04)
|
|
170
100
|
|
|
171
|
-
|
|
172
101
|
### Bug Fixes
|
|
173
102
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
103
|
+
- Draw.updateRay renders properly ([ec1fd94](https://github.com/Quenty/NevermoreEngine/commit/ec1fd94ba5f1edd3332975d97bc26cdcf85f65c3))
|
|
179
104
|
|
|
180
105
|
# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.4.0...@quenty/draw@7.5.0) (2024-09-25)
|
|
181
106
|
|
|
182
107
|
**Note:** Version bump only for package @quenty/draw
|
|
183
108
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
109
|
# [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.3.0...@quenty/draw@7.4.0) (2024-09-12)
|
|
189
110
|
|
|
190
111
|
**Note:** Version bump only for package @quenty/draw
|
|
191
112
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
113
|
# [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.2.0...@quenty/draw@7.3.0) (2024-05-09)
|
|
197
114
|
|
|
198
|
-
|
|
199
115
|
### Bug Fixes
|
|
200
116
|
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
117
|
+
- Bootstrap specifically to loader ([7f4d4f9](https://github.com/Quenty/NevermoreEngine/commit/7f4d4f9cd4a6602af8daaf04983bb349dafc7e95))
|
|
118
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
207
119
|
|
|
208
120
|
# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.1.0...@quenty/draw@7.2.0) (2024-04-27)
|
|
209
121
|
|
|
210
122
|
**Note:** Version bump only for package @quenty/draw
|
|
211
123
|
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
124
|
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.0.0...@quenty/draw@7.1.0) (2024-03-09)
|
|
217
125
|
|
|
218
126
|
**Note:** Version bump only for package @quenty/draw
|
|
219
127
|
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
128
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@6.0.0...@quenty/draw@7.0.0) (2024-02-14)
|
|
225
129
|
|
|
226
130
|
**Note:** Version bump only for package @quenty/draw
|
|
227
131
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
132
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@5.0.0...@quenty/draw@6.0.0) (2024-02-13)
|
|
233
133
|
|
|
234
134
|
**Note:** Version bump only for package @quenty/draw
|
|
235
135
|
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
136
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.4.0...@quenty/draw@5.0.0) (2024-02-13)
|
|
241
137
|
|
|
242
138
|
**Note:** Version bump only for package @quenty/draw
|
|
243
139
|
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
140
|
# [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.3.0...@quenty/draw@4.4.0) (2024-01-08)
|
|
249
141
|
|
|
250
|
-
|
|
251
142
|
### Features
|
|
252
143
|
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
144
|
+
- Update draw package ([2b5aeab](https://github.com/Quenty/NevermoreEngine/commit/2b5aeab42ae8861aabacf2f796fba43d1e2e8717))
|
|
258
145
|
|
|
259
146
|
# [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.2.0...@quenty/draw@4.3.0) (2023-08-23)
|
|
260
147
|
|
|
261
|
-
|
|
262
148
|
### Features
|
|
263
149
|
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
150
|
+
- Add Draw.line, Draw.direction, Draw.sphereCast, Draw.blockCast, and better draw semantics ([6d78106](https://github.com/Quenty/NevermoreEngine/commit/6d78106879fb6daa5bf5a28711aed746ed0a6f3e))
|
|
151
|
+
- Add Draw.raycast() ([1071969](https://github.com/Quenty/NevermoreEngine/commit/10719695aede9bc9b16f7c311a98dcd5120c43ac))
|
|
270
152
|
|
|
271
153
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.1.1...@quenty/draw@4.2.0) (2022-10-11)
|
|
272
154
|
|
|
273
|
-
|
|
274
155
|
### Features
|
|
275
156
|
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
157
|
+
- Add Draw.part() ([88fedc8](https://github.com/Quenty/NevermoreEngine/commit/88fedc8562f8a94821a3acf092d4e5e10ad4a9a6))
|
|
281
158
|
|
|
282
159
|
## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.1.0...@quenty/draw@4.1.1) (2022-08-01)
|
|
283
160
|
|
|
284
|
-
|
|
285
161
|
### Bug Fixes
|
|
286
162
|
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
163
|
+
- Disable CanQuery/CanTouch on debug line part ([#275](https://github.com/Quenty/NevermoreEngine/issues/275)) ([00c6cfd](https://github.com/Quenty/NevermoreEngine/commit/00c6cfd5958ba0cca8787f7976ab01bb45721cf2))
|
|
292
164
|
|
|
293
165
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.0.0...@quenty/draw@4.1.0) (2022-06-21)
|
|
294
166
|
|
|
295
167
|
**Note:** Version bump only for package @quenty/draw
|
|
296
168
|
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
169
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@3.1.0...@quenty/draw@4.0.0) (2022-05-21)
|
|
302
170
|
|
|
303
|
-
|
|
304
171
|
### Features
|
|
305
172
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
173
|
+
- Add Draw API to draw things to screen ([6b08836](https://github.com/Quenty/NevermoreEngine/commit/6b08836573ad719de8b903ee5c51393cf0a8647f))
|
|
174
|
+
- Add Draw.ring() ([85b56de](https://github.com/Quenty/NevermoreEngine/commit/85b56de9d5da5dbab6d1dcd4cde7b9b84b593017))
|
|
312
175
|
|
|
313
176
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@3.0.0...@quenty/draw@3.1.0) (2022-03-27)
|
|
314
177
|
|
|
315
178
|
**Note:** Version bump only for package @quenty/draw
|
|
316
179
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
180
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@2.2.2...@quenty/draw@3.0.0) (2022-03-06)
|
|
322
181
|
|
|
323
182
|
**Note:** Version bump only for package @quenty/draw
|
|
324
183
|
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
184
|
## [2.2.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@2.2.1...@quenty/draw@2.2.2) (2022-01-16)
|
|
330
185
|
|
|
331
|
-
|
|
332
186
|
### Bug Fixes
|
|
333
187
|
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
188
|
+
- Disable CanTouch and CanQuery ([#246](https://github.com/Quenty/NevermoreEngine/issues/246)) ([2f5d6e0](https://github.com/Quenty/NevermoreEngine/commit/2f5d6e006176ac4b5e15b29efe8f3b8b842a1a7b))
|
|
339
189
|
|
|
340
190
|
## [2.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@2.2.0...@quenty/draw@2.2.1) (2021-12-30)
|
|
341
191
|
|
|
342
192
|
**Note:** Version bump only for package @quenty/draw
|
|
343
193
|
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
194
|
# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@2.1.0...@quenty/draw@2.2.0) (2021-10-02)
|
|
349
195
|
|
|
350
|
-
|
|
351
196
|
### Features
|
|
352
197
|
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
198
|
+
- Can update ray appearance for performance reasons ([ae6cbd3](https://github.com/Quenty/NevermoreEngine/commit/ae6cbd35f22105519fa2ca11c1e456be8b4d6771))
|
|
358
199
|
|
|
359
200
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@2.0.0...@quenty/draw@2.1.0) (2021-09-22)
|
|
360
201
|
|
|
361
|
-
|
|
362
202
|
### Bug Fixes
|
|
363
203
|
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
204
|
+
- Add sphere to draw ([caa156d](https://github.com/Quenty/NevermoreEngine/commit/caa156def28dbae5c09bdfa6dc04885b212f78d1))
|
|
369
205
|
|
|
370
206
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@1.2.0...@quenty/draw@2.0.0) (2021-09-05)
|
|
371
207
|
|
|
372
|
-
|
|
373
208
|
### Bug Fixes
|
|
374
209
|
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
210
|
+
- 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))
|
|
380
211
|
|
|
381
212
|
# 1.2.0 (2021-07-31)
|
|
382
213
|
|
|
383
|
-
|
|
384
214
|
### Bug Fixes
|
|
385
215
|
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
216
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
217
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
218
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
391
219
|
|
|
392
220
|
## 1.0.2 (2021-07-25)
|
|
393
221
|
|
|
394
|
-
|
|
395
|
-
|
|
396
222
|
## 1.0.1 (2021-07-25)
|
|
397
223
|
|
|
398
|
-
|
|
399
|
-
|
|
400
224
|
# 1.0.0 (2021-07-24)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/draw",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.15.0",
|
|
4
4
|
"description": "A utility library to debug things in 3D space for Roblox.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@quenty/loader": "10.11.0",
|
|
36
|
-
"@quenty/maid": "3.
|
|
36
|
+
"@quenty/maid": "3.10.0"
|
|
37
37
|
},
|
|
38
|
-
"gitHead": "
|
|
38
|
+
"gitHead": "647acfad93dca41c38f59cda247d2bfc0fff36d4"
|
|
39
39
|
}
|
package/src/Shared/Draw.lua
CHANGED
|
@@ -67,7 +67,7 @@ end
|
|
|
67
67
|
@param finish Vector3
|
|
68
68
|
@param color Color3? -- Optional
|
|
69
69
|
@param parent Instance? -- Optional
|
|
70
|
-
@param diameter
|
|
70
|
+
@param diameter number? -- Optional
|
|
71
71
|
@return Instance
|
|
72
72
|
]=]
|
|
73
73
|
function Draw.line(start: Vector3, finish: Vector3, color: Color3Like?, parent: Instance?, diameter: number?): BasePart
|
|
@@ -87,7 +87,7 @@ end
|
|
|
87
87
|
|
|
88
88
|
@param origin Vector3
|
|
89
89
|
@param direction Vector3
|
|
90
|
-
@param color Color3 -- Optional
|
|
90
|
+
@param color Color3? -- Optional
|
|
91
91
|
@param parent Instance? -- Optional
|
|
92
92
|
@param diameter number? -- Optional
|
|
93
93
|
@return Instance
|
|
@@ -140,7 +140,7 @@ end
|
|
|
140
140
|
@param origin Vector3
|
|
141
141
|
@param radius number
|
|
142
142
|
@param direction Vector3
|
|
143
|
-
@param color Color3
|
|
143
|
+
@param color Color3?
|
|
144
144
|
@param parent Instance?
|
|
145
145
|
]=]
|
|
146
146
|
function Draw.spherecast(
|
|
@@ -174,8 +174,8 @@ end
|
|
|
174
174
|
@param cframe CFrame
|
|
175
175
|
@param size Vector3
|
|
176
176
|
@param direction Vector3
|
|
177
|
-
@param color Color3
|
|
178
|
-
@param parent
|
|
177
|
+
@param color Color3?
|
|
178
|
+
@param parent Instance?
|
|
179
179
|
]=]
|
|
180
180
|
function Draw.blockcast(
|
|
181
181
|
cframe: CFrameLike,
|
|
@@ -318,7 +318,7 @@ end
|
|
|
318
318
|
|
|
319
319
|
@param origin Vector3
|
|
320
320
|
@param direction Vector3
|
|
321
|
-
@param color Color3 -- Optional
|
|
321
|
+
@param color Color3? -- Optional
|
|
322
322
|
@param parent Instance? -- Optional
|
|
323
323
|
@param diameter number? -- Optional
|
|
324
324
|
@return Instance
|
|
@@ -454,7 +454,7 @@ end
|
|
|
454
454
|
Draw.text(Vector3.new(0, 10, 0), "Point")
|
|
455
455
|
```
|
|
456
456
|
|
|
457
|
-
@param adornee Instance | Vector3 -- Adornee to
|
|
457
|
+
@param adornee Instance | Vector3 -- Adornee to render on
|
|
458
458
|
@param text string -- Text to render
|
|
459
459
|
@param color Color3? -- Optional color to render
|
|
460
460
|
@return Instance
|