Skip to content

Commit

Permalink
4.1.2 - Hotfix for settings window.
Browse files Browse the repository at this point in the history
  • Loading branch information
JustBuddy committed Feb 4, 2025
1 parent 9288cd9 commit 1b65955
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 13 deletions.
11 changes: 0 additions & 11 deletions Data/Submenus/Poses Extension - Poses - Adjustments.asset
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,3 @@ MonoBehaviour:
subParameters:
- name:
labels: []
- name: <color=#FCA70D><b>HeadAdjust</b></color>
icon: {fileID: 2800000, guid: f89ddbe7ba48ab84baeb3c9d5ed9d76a, type: 3}
type: 103
parameter:
name:
value: 1
style: 0
subMenu: {fileID: 11400000, guid: 79e5bc46408b9da4f9e302d923cb32e8, type: 2}
subParameters:
- name:
labels: []
2 changes: 1 addition & 1 deletion Editor/BUDDYWORKS.PosesExtension.Options.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace BUDDYWORKS.PosesExtension
{
public class Options : EditorWindow
{
private const string AssetGuid = "67064e00373d93f448c3fc7565cebecc";
private const string AssetGuid = "17cce2e1703370a41b2f584d6364944a";
private string _assetPath;
private SerializedObject _serializedObject;
private SerializedProperty _parameters;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name" : "wtf.buddyworks.posesextension",
"displayName" : "BUDDYWORKS Poses Extension",
"version" : "4.1.1",
"version" : "4.1.2",
"unity" : "2022.3",
"description" : "Locomotion-agnostic Poses System for Photography.",
"author": {
Expand Down

0 comments on commit 1b65955

Please sign in to comment.