keenanwoodall / Deform

A fully-featured deformer system for Unity that lets you stack effects to animate models in real-time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename "Axis" to "Origin" (or something else better)

keenanwoodall opened this issue · comments

Almost all deformers have an "Axis" property that contains the transform the deformer will perform vertex calculations relative to. "Axis" is pretty terrible name as it doesn't really describe that functionality. Unfortunately this field/property is everywhere in the project and changing the name could be a pain and potentially a breaking change. Not sure if it's worth it, but I'd like to at least try the change.

Closing all my "todo" issues that have been around forever. They don't need to be issues