nekobako
|
a2b9b817ce
|
fix: MaterialSetter is not working without ShapeChanger or ObjectToggle (#1043)
|
2024-08-25 18:04:14 -07:00 |
|
nekobako
|
f96b2627aa
|
fix: support renderers other than SMR (#1042)
|
2024-08-25 18:04:04 -07:00 |
|
bd_
|
b2ada9fe05
|
1.10.0-rc.0
|
2024-08-21 21:20:03 -07:00 |
|
bd_
|
037c450760
|
fix: multiple issues in autocreate parameter heuristics (#1032)
- Don't create parameters for submenus and puppets automatically
- Create parameters when the menu item and RC are on the same GameObject
|
2024-08-21 21:16:40 -07:00 |
|
bd_
|
f44e070c46
|
fix: exceptions thrown when examining a MenuItem outside of an avatar (#1030)
|
2024-08-21 20:28:52 -07:00 |
|
nekobako
|
8418f8e047
|
feat: change shape changer to support multiple target renderers (#1011)
* feat: add target renderer to ChangedShape
* chore: add test for ShapeChanger target renderer
* feat: add override target to MaterialSetter
* fix: resolve added AvatarObjectReference
* fix: record prefab instance property modifications
* refactor: remove unused setter for AvatarObjectReference
* refactor: change ChangedShape and MaterialSwitchObject from struct to class
* feat: remove override target from ShapeChanger and MaterialSetter
* refactor: align flow and code style of ShapeChanger and MaterialSetter
* feat: ShapeChanger target migration
* fix: add null check
* chore: added some comments and nullchecks
---------
Co-authored-by: bd_ <bd_@nadena.dev>
|
2024-08-21 20:27:10 -07:00 |
|
bd_
|
3b9f0d1838
|
fix: incorrect parent bone reference in OnewayArmatureLockOperator (#1031)
Closes: #1024
|
2024-08-21 20:26:05 -07:00 |
|
bd_
|
dd66cd2f7c
|
fix: spurious "missing" value shown in fingerpen prefab (#1029)
Closes: #1028
|
2024-08-21 20:24:03 -07:00 |
|
bd_
|
3b44a0b44f
|
perf: improve ScaleAdjusterPreview performance (#1026)
|
2024-08-21 19:23:36 -07:00 |
|
bd_
|
8be802bee5
|
fix: showing menu contents of an expression menu throws an NRE (#1025)
Closes: #967
|
2024-08-21 19:23:26 -07:00 |
|
bd_
|
8ed649f9a4
|
feat: add API to trigger Setup Outfit processing (#1018)
Closes: #907
|
2024-08-19 20:08:36 -07:00 |
|
bd_
|
a42295e0e6
|
fix: scale adjuster tool rotation is not updated appropriately (#1023)
Closes: #1003
|
2024-08-19 19:14:44 -07:00 |
|
bd_
|
159865e6cd
|
fix: NRE from Menu Item UI when expression parameters is missing (#1022)
Closes: #797
|
2024-08-19 18:43:57 -07:00 |
|
bd_
|
c7df409d70
|
fix: merge armature does not retain VRCConstraint bone references (#1020)
|
2024-08-18 21:55:19 -07:00 |
|
bd_
|
e7e030f0db
|
docs: add warning about relying on RO timing
|
2024-08-18 19:39:33 -07:00 |
|
bd_
|
9642c845cf
|
docs: update parameters UI screenshots
|
2024-08-18 19:36:58 -07:00 |
|
bd_
|
436a7dc4dd
|
ui: adjust MA Parameters field width
|
2024-08-18 19:31:37 -07:00 |
|
bd_
|
a75a422cf4
|
1.10.0-beta.4
|
2024-08-18 19:04:23 -07:00 |
|
bd_
|
eb5a04511d
|
fix: implement ResolveReferences for reactive objects (#1019)
Closes: #996
|
2024-08-18 19:03:18 -07:00 |
|
Sayamame-beans
|
c2b381c721
|
fix: add heuristic bone mapping pattern (#875)
* fix: add heuristic bone mapping pattern
* fix: add "bone_" for normalize target as semi-workaround
|
2024-08-18 18:56:21 -07:00 |
|
bd_
|
3f02a1127f
|
fix: constant reactive objects are incorrectly animated to original scene state (#1017)
Closes: #1014
|
2024-08-18 18:47:33 -07:00 |
|
bd_
|
6f95800e41
|
chore: update for NDMF API changes (#1016)
|
2024-08-18 18:32:56 -07:00 |
|
bd_
|
b732c5268e
|
1.10.0-beta.3
|
2024-08-18 13:40:00 -07:00 |
|
bd_
|
b70727076c
|
chore: reduce allocations in ScaleAdjusterPreview (#1015)
|
2024-08-18 13:32:59 -07:00 |
|
bd_
|
e5af635bd9
|
fix: memory corruption issue in NativeMemoryManager (#1013)
|
2024-08-17 18:44:12 -07:00 |
|
bd_
|
7a20eaf57e
|
fix: some issues with Shape Changer previews not updating (#1012)
|
2024-08-17 17:32:13 -07:00 |
|
bd_
|
7384715059
|
feat: MA Convert Constraints (#1010)
|
2024-08-16 18:52:04 -07:00 |
|
bd_
|
d83c3351d7
|
fix: MA Move Independently is not listed in the MA group in Add Components (#1007)
Closes: #1002
|
2024-08-13 20:33:08 -07:00 |
|
bd_
|
1b3b9194c0
|
fix: use-after-free issue in NativeMemoryManager (#1006)
Closes: #1001
|
2024-08-13 20:32:52 -07:00 |
|
bd_
|
467b0d4431
|
ui: fix accidentally deleted USS for unregistered parameters (#1005)
|
2024-08-13 20:32:48 -07:00 |
|
bd_
|
3eea882019
|
feat: show parameter checkboxes when parameters are defined elsewhere/multiselect is active (#1000)
Closes: #994
|
2024-08-13 20:32:42 -07:00 |
|
bd_
|
81bcd14bcd
|
chore: no-op change in BlendshapeSyncIntegrationTest.prefab
|
2024-08-13 19:59:52 -07:00 |
|
bd_
|
c0ee54e8c2
|
chore: remove obsolete .meta file
|
2024-08-13 19:59:23 -07:00 |
|
bd_
|
3644ffdb12
|
chore/fix: missing semicolon
|
2024-08-13 19:27:45 -07:00 |
|
bd_
|
622d846b9f
|
fix: menu item settings are overwritten when selecting multiple menu items (#999)
Closes: #994
|
2024-08-12 19:13:28 -07:00 |
|
nadena-dev-ci
|
3838014517
|
New Crowdin updates (#998)
* New translations en-us.json (Chinese Traditional)
* New translations en-us.json (Chinese Traditional)
* New translations en-us.json (Chinese Traditional)
* Update source file en-US.json
* New translations en-us.json (Japanese)
|
2024-08-12 18:47:44 -07:00 |
|
anatawa12
|
f4ab86fedc
|
feat: SetOrInherit mode in MA Mesh Settings for EasySetupOutfit (#981)
* feat: SetOrInherit for MA Mesh Settings
* chore: use SetOrInherit in EasySetupOutfit
* test: fix test data
* Delete Editor/CheckBoneMapping.cs
|
2024-08-12 18:45:51 -07:00 |
|
bd_
|
e2e0b88dfa
|
1.10.0-beta.2
|
2024-08-11 18:49:11 -07:00 |
|
bd_
|
4617575123
|
fix: recursive parameter mappings are not correctly handled (#987)
Closes: #808
|
2024-08-11 18:48:25 -07:00 |
|
nadena-dev-ci
|
13822f33e1
|
New Crowdin updates (#986)
* Update source file en-US.json
* New translations en-us.json (Japanese)
* New translations en-us.json (Korean)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Chinese Traditional)
* Update source file en-US.json
* New translations en-us.json (Japanese)
* New translations en-us.json (Japanese)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Chinese Traditional)
* Update source file en-US.json
* New translations en-us.json (Japanese)
* New translations en-us.json (Japanese)
* New translations en-us.json (Japanese)
---------
Co-authored-by: bd_ <bd_@nadena.dev>
|
2024-08-11 18:48:01 -07:00 |
|
bd_
|
3117275277
|
ui: make new menu item checkboxes translatable (#988)
Note: The menuitem.prop.is_default string is changed and needs to be retranslated.
|
2024-08-11 18:44:31 -07:00 |
|
bd_
|
ed4f5dfd31
|
fix: a bunch of bugs related to invalid jobs in ArmatureAwase (#985)
Closes: #839, #856
|
2024-08-11 18:39:50 -07:00 |
|
bd_
|
d49f87e754
|
ui: various MA Parameters UI adjustments (#984)
* chore: use ON/OFF for parameters default field
* ui: MA Parameters UI adjustments
|
2024-08-11 18:09:20 -07:00 |
|
nadena-dev-ci
|
5a7e02d591
|
New Crowdin updates (#980)
* Update source file en-US.json
* New translations en-us.json (Chinese Traditional)
* New translations en-us.json (Chinese Traditional)
* New translations en-us.json (Chinese Traditional)
* New translations en-us.json (Chinese Traditional)
---------
Co-authored-by: bd_ <bd_@nadena.dev>
|
2024-08-11 17:07:21 -07:00 |
|
bd_
|
915ddc0d5b
|
docs: new tutorials (#983)
* fix: missing localization key
* docs: new tutorials
|
2024-08-11 16:45:54 -07:00 |
|
bd_
|
a739598d13
|
chore: set icon for shape changer component
|
2024-08-10 20:05:26 -07:00 |
|
bd_
|
a3ce9b2505
|
docs: add new tutorial
|
2024-08-10 20:04:57 -07:00 |
|
bd_
|
4d246fa238
|
docs: add docs for material setter and update screenshots
|
2024-08-10 20:04:57 -07:00 |
|
bd_
|
cd366cab2d
|
additional minor fixes (#976)
* fix: shape changer preview does not respect inverted mode
* fix: incorrect parameter generation for non-direct-child MAMIs
|
2024-08-10 19:27:06 -07:00 |
|
bd_
|
6b99b763a7
|
ui adjustments; added toggle creation shortcuts (#975)
* ui: adjustments to reactive object UI
* ui: toggle creation shortcuts
|
2024-08-10 19:16:57 -07:00 |
|