Skip to content

Hair for 5.1#61

Open
SwordStrike105 wants to merge 6 commits intoJandals:masterfrom
SwordStrike105:master
Open

Hair for 5.1#61
SwordStrike105 wants to merge 6 commits intoJandals:masterfrom
SwordStrike105:master

Conversation

@SwordStrike105
Copy link
Copy Markdown

I got the Fibermesh code working in blender 5.1
I only edited one line of code
line 771 in the Hairnet.py was changed
here is the fix
bpy.ops.particle.brush_edit(stroke=[{'name':'','location':(0, 0, 0), 'mouse':(0, 0), 'mouse_event':(0, 0), 'pressure':0.0, 'size':0, "x_tilt":0, "y_tilt":0, 'time':0, 'is_start':False}])

Copy link
Copy Markdown
Owner

@Jandals Jandals left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit looks like it will duplicate a lot of the lines in hairNet.py. That's odd and would probably be troublesome. I can copy the one changed line later, which may be simpler than sorting out why this request is asking for so many changed lines...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants