Abnormal icon indicating copy to clipboard operation
Abnormal copied to clipboard

Blender Abnormal add-on for vertex normal editing

Results 10 Abnormal issues
Sort by recently updated
recently updated
newest added

When pasting a normal orientation all the normal from different faces will be effected. Maybe this is intended but I'm only trying to edit the normal of that face not...

Like the title says, I want to look at and edit surface normal directly not play around with the vertex normal to try and get the surface normal to point...

Python: Traceback (most recent call last): File "/Users/XXXXXX/Library/Application Support/Blender/4.0/scripts/addons/Abnormal-master/operators_modal.py", line 235, in invoke self._container = ABNContainer( File "/Users/XXXXXX/Library/Application Support/Blender/4.0/scripts/addons/Abnormal-master/classes.py", line 15, in __init__ self.create_shader() File "/Users/XXXXXXX/Library/Application Support/Blender/4.0/scripts/addons/Abnormal-master/classes.py", line 114, in...

Proposal to add an option to make the rotation gizmo align it's orientation with the normal direction. Could also be called local in this case. Would work similar to the...

I had a small suggestion about release naming Current release (1.12) when downloaded has name: 'Abnormal-master.zip' Suggested naming: 'Abnormal_1_12.zip' - the underscore '_' instead of dash '-' is more unix-safe...

Failed to rotat viewport after clicking "Start Normal Editor " with latest master branch version in 3.4.1. And I have checked the relevant issues but did not find a solution....

This comes up every time I try Normals ---> Face Corner Attribute, fresh master install and fresh save file. `bpy.ops.geometry.attribute_add(name="Attribute", domain='CORNER', data_type='FLOAT_VECTOR')` `bpy.ops.abnormal.store_norms_in_attr()` ` Python: Traceback (most recent call last):...

Hi, it would be really cool to have Abnormal available on the new extensions platform, any plans? https://extensions.blender.org/

I cant find abnormal in the top toolbar in 4.2LTS.

![Untitled-1](https://github.com/bnpr/Abnormal/assets/147312372/22355615-8826-4067-a212-faf790e26000) The above error occurs in the add-on I'm using Blender 4.1 version. I really want to use your add-on. Thank you