Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Added scalp mesh to hair engine #323

Merged
merged 9 commits into from
Feb 18, 2021
Merged

Added scalp mesh to hair engine #323

merged 9 commits into from
Feb 18, 2021

Conversation

Upliner
Copy link
Contributor

@Upliner Upliner commented Jan 11, 2021

No description provided.

@Upliner Upliner changed the base branch from dev to master January 11, 2021 17:19
Conflicts:
	__init__.py
@Upliner Upliner changed the base branch from master to dev January 11, 2021 17:24
@animate1978
Copy link
Owner

So this is able to be merged... however the Package builder for Python 3.6 to 3.9 are failing.

./__init__.py:2489:16: F722 syntax error in forward annotation 'Add Curve Guide'
        name = "Add Curve Guide",
               ^
./__init__.py:2490:23: F722 syntax error in forward annotation 'Add curve guide to hair'
        description = "Add curve guide to hair",
                      ^
2     F722 syntax error in forward annotation 'Add Curve Guide'
2
Error: Process completed with exit code 1.
0s



Not sure why??? It looks fine?

@animate1978
Copy link
Owner

More bugs related to the Hair presets

Traceback (most recent call last):
  File "/home/farishta/.config/blender/2.81/scripts/addons/MB-Lab/__init__.py", line 596, in hair_style_list
    fileName = hairengine.get_hair_npz('CY_shader_presets.npz')
AttributeError: module 'MB-Lab.hairengine' has no attribute 'get_hair_npz'
File "/home/farishta/.config/blender/2.81/scripts/addons/MB-Lab/__init__.py", line 593, in hair_style_list

@animate1978 animate1978 merged commit 1f3022e into animate1978:dev Feb 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants