Block a user
ModuleNotFoundError in Python API with extensions
d16eecf1c4
Edit Widget Pie: Delete old stuff & format w/ Black
3a4baa31fe
Edit Widget pie: Support >1 widgets
7750e7a194
Implement new Edit Widget Pie
59fbbc6e37
Fix selection set integration
64fb369b60
Fix widgets getting unnecessarily assigned to scene root
6ffc81f452
Fix an error in bone collection select op
197ea505cc
Update ReadMe: Video instead of gif
100827bf47
Bump version to 2.1.1 because I have to...
f3f2282edf
Disable the experimental Jaw rig
584e2426c6
Shift+T now work on non-CloudRig meshes
c37bfd4731
Update to latest Extensions platform requirements
2d30fcf089
Fix Pose drivers being left over from the metarig
fd5e7a4878
cloud_chain: Fix twisted bendy bones with extreme zig-zag shapes
d9f6de8dbf
Fix case where user clears the Properties Bone input field
a45572c89e
Fix error when metarig has invalid driver
565e96c492
Fix is_expanded wasn't overridable
64a27db97c
Symmetrize: Remove Action code, because it's in Blender
db05cd8953
Symmetrize: Now properly supports Drivers
9ebe82956c
Props UI: Update metarigs + cleanup metarig props
1c0e5de80f
Props UI: Don't show "Add All" button when there's 0 props
dbeec8de77
Fix last rig being overwritten when post-gen script fails
4eae08fad2
User new layout.panel() API call
b9666b2b6d
Fix wrong default value for sticky eyelids
7af3317e65
Fix edge case error in copy_driver()
7ad571f5fa
Remove a test assert (I am idiot)
4f64969249
Cleanup: References to GitLab
7280de9c34
Fix #148: Weird py-version-dependent import shennanigans
da798115b3
Fix an error in setting custom_shape_transform
89e6eb1f6f
Fix an error or two in IK/FK snapping
d35b22b48c
Props UI: Fix error adding prop after op
3e8f43f655
Shift+T can jump from mesh to rig
f971a86f9a
Bone ops now work with multi-obj edit/pose mode
3c3cb1c311
Fix error spam when selecting unrelated objects
96cb4ef7c4
Props UI: Draw constraint sub-targets with selector
ae3c3dd58a
Props UI: Fix handling of bpy_prop_array and nullpointers
16c7fc1a63
Fix Shift+T not transfering active coll and solo state
0983be8af8
Cleanup: Imports, formatting, typing
d07ee0e104
Cleanup: Code order, imports, comments, annotations
4751c9f1b4
Cleanup: Remove the legacy Outfit UI
73e5e1890a
Most CloudRig UI is now usable when a child mesh is selected
Can't open any blender file from within blender (open/open recent) without blender crashing. If I open the file from file manager side panels disappear (hotkeys t and n don't bring them back and it's very clearly a bug).
I'm having the same issue, attached crash report
5bc579ed97
Props UI: Fix ": " in names when bools are False
ba75b4ad4a
Props UI: Option to batch-add all properties of owner
2a155d93a0
Props UI: UX tweaks (better predict intent for owner_path)
68915b0d38
Props UI: Fix an error with negative values
19e8f24dbb
Props UI: Make Keyframe All Settings work again
ERROR - Re-Generate CloudRig
@demeter in case it helps your debug, I'm getting this too, i logged value
in
if key == 'custom_shape_transform':
print("******************")
print("value")
print(value)
…
b1461743c0
Properties UI: Fix over-eager data cleanup
14d61b6e56
Properties UI: Allow re-ordering panels
e1a9f5add8
Properties UI: Custom icon for re-order op
3db05cf3b7
Properties UI: Bools properly support custom texts
575d329d85
Properties UI: Indicate row being drag&dropped
a5f6c2d415
Properties UI: Fix error in cloud_copy
d550d376b6
Address extensions.blender.org review
2cbd8e5c60
Actually fix it this time...
04e0ec7b31
Fix trying to ensure_custom_panels on register (I think)
965312f2e7
Properties UI: Fix children data needed SKIP_SAVE
tone-watson
pushed to bugfix/rr-gpu-shader at tone-watson/blender-studio-pipeline
2024-05-31 06:11:58 +02:00
59033eb7f2
Apply similar changes from "Fix #290: Update GPU shader code to new syntax that works on Metal" to scripts-blender/addons/blender_kitsu/render_review/draw.py
0f5690c537
Remove whitespace
43b5e9402e
Docs: Navigation alphabetical sorting
8375bd2051
Remove whitespace
fee55e5753
Docs: Remove whitespace and fix broken links
Directory Structure issues and/or quesetions
Apply similar changes from "Fix #290: Update GPU shader code to new syntax that works on Metal" to scripts-blender/addons/blender_kitsu/render_review/draw.py