hamzaelbarmaki1994

Results 8 comments of hamzaelbarmaki1994

as a hack solution we must scale the layer and not the object so we can draw without problem but remember it's a hack not good solution. https://user-images.githubusercontent.com/55538193/178113893-b983493f-9f47-497c-a116-97b80f410d6a.mp4 i wish...

can you see this may help resolving https://blender.stackexchange.com/questions/44520/why-are-my-svg-imports-so-small

it's working good thank you, really nice for compile AS grease pencil directly . one issue is when i use Compilea AS curves and then manually convert it to grease...

i have requests if possible(if possible): --first ......can you make 2 options for "Compile AS Gpencil": 1) the old method . 2) from curve to Gpencil (without convert to mesh...

thank you for your quick response,i am not good in english and i'll try my best, i'm aware of the problem of conversion, for me i can make correction as...

THIS link may help https://docs.blender.org/api/3.2/bpy.ops.object.html#bpy.ops.object.convert

hi for thickness problem i propose this code from line 310 to 315 if compile_mode == "grease pencil": # Convert to mesh # bpy.ops.object.convert(target='MESH') # Then convert to grease pencil...

sorry, i don't know how to do so you can do that for me the code is taken from blender 'info editor' while automate the process