Renamed vector_angle() to vector_angle_normal() in the lib.geometry.vectors module.
This is to standardise the naming as there are now the standard vector angle formula implemented as the vector_angle_acos() and vector_angle_atan2() functions.
Authored by: bugman 2014-11-17
Parent: [r26603]
Child: [r26605]