@quenty/rigbuilderutils 7.0.0-canary.367.903617a.0 → 7.0.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 +44 -1
- package/package.json +9 -9
- package/src/Shared/RigBuilderUtils.lua +6 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,50 @@
|
|
|
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.0.0
|
|
6
|
+
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rigbuilderutils@6.13.0...@quenty/rigbuilderutils@7.0.0) (2023-10-11)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @quenty/rigbuilderutils
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [6.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rigbuilderutils@6.12.0...@quenty/rigbuilderutils@6.13.0) (2023-08-23)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* Don't enable any scripts on the resulting model (like Animate, et cetera). ([5ca272f](https://github.com/Quenty/NevermoreEngine/commit/5ca272f005b2e9fa82ae13af533dd28856df3e39))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# [6.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rigbuilderutils@6.11.0...@quenty/rigbuilderutils@6.12.0) (2023-07-28)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @quenty/rigbuilderutils
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
# [6.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rigbuilderutils@6.10.0...@quenty/rigbuilderutils@6.11.0) (2023-07-25)
|
|
34
|
+
|
|
35
|
+
**Note:** Version bump only for package @quenty/rigbuilderutils
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
# [6.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rigbuilderutils@6.9.0...@quenty/rigbuilderutils@6.10.0) (2023-06-17)
|
|
42
|
+
|
|
43
|
+
**Note:** Version bump only for package @quenty/rigbuilderutils
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
# [6.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rigbuilderutils@6.8.0...@quenty/rigbuilderutils@6.9.0) (2023-06-05)
|
|
7
50
|
|
|
8
51
|
**Note:** Version bump only for package @quenty/rigbuilderutils
|
|
9
52
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/rigbuilderutils",
|
|
3
|
-
"version": "7.0.0
|
|
3
|
+
"version": "7.0.0",
|
|
4
4
|
"description": "Utility functions for debugging, builds a Roblox character rig",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -26,18 +26,18 @@
|
|
|
26
26
|
"Quenty"
|
|
27
27
|
],
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@quenty/assetserviceutils": "
|
|
30
|
-
"@quenty/humanoiddescriptionutils": "
|
|
31
|
-
"@quenty/insertserviceutils": "
|
|
32
|
-
"@quenty/loader": "
|
|
33
|
-
"@quenty/promise": "
|
|
29
|
+
"@quenty/assetserviceutils": "^2.0.0",
|
|
30
|
+
"@quenty/humanoiddescriptionutils": "^7.0.0",
|
|
31
|
+
"@quenty/insertserviceutils": "^7.0.0",
|
|
32
|
+
"@quenty/loader": "^7.0.0",
|
|
33
|
+
"@quenty/promise": "^7.0.0"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@quenty/camerastoryutils": "7.0.0
|
|
37
|
-
"@quenty/maid": "2.
|
|
36
|
+
"@quenty/camerastoryutils": "^7.0.0",
|
|
37
|
+
"@quenty/maid": "^2.6.0"
|
|
38
38
|
},
|
|
39
39
|
"publishConfig": {
|
|
40
40
|
"access": "public"
|
|
41
41
|
},
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "fdeae46099587019ec5fc15317dc673aed379400"
|
|
43
43
|
}
|
|
@@ -514,6 +514,12 @@ function RigBuilderUtils.promiseHumanoidModelFromUserId(userId, rigType, assetTy
|
|
|
514
514
|
userId,
|
|
515
515
|
rigType or Enum.HumanoidRigType.R15,
|
|
516
516
|
assetTypeVerification or Enum.AssetTypeVerification.Default)
|
|
517
|
+
|
|
518
|
+
for _, item in pairs(model:GetDescendants()) do
|
|
519
|
+
if item:IsA("LocalScript") then
|
|
520
|
+
item.Enabled = false
|
|
521
|
+
end
|
|
522
|
+
end
|
|
517
523
|
end)
|
|
518
524
|
if not ok then
|
|
519
525
|
return reject(err or "Failed to create model")
|