Results 4 issues of Nikodem Grzonkowski

Performance improvement v1 by fetching all relevant properties and attributes on "OnEnable" and not every OnInspectorGUI call. There is still room for improvement by using delegates or checking validation and...

To use the selectable Animator Controller params feature in Scriptable Objects aswell, I modified the anim params attribute property drawer to detect animator controllers aswell. Also added caching to avoid...

Also extract the logic from the RandomPointsHelper to the NumericHelper class (or most fitting anyways)

Needs to be specifically reproduced yet but I have in my current project already witnessed some weird rotation issues under certain conditions.

bug