projectile icon indicating copy to clipboard operation
projectile copied to clipboard

Projectile addon and blender v4.0

Open helmut2000 opened this issue 1 year ago • 1 comments

I noticed the trajectory path was not being drawn in v4.0. It can be fixed by editing line 218 in utils.py. Change '3D_UNIFORM_COLOR' to 'UNIFORM_COLOR'.

thanks

helmut2000 avatar Mar 21 '24 05:03 helmut2000

Hey! I believe I already made this fix in this commit: https://github.com/natecraddock/projectile/commit/cf292abfabf8a6b5ee098cb88530ac1015804c1a

Could you download the most recent version and confirm that it is still broken?

natecraddock avatar Mar 21 '24 21:03 natecraddock