Hans Goudey
842f52d418
Cleanup: Rename public "bUnit" functions
This commit renames the functions in "BKE_unit.h` to be consistent
with the naming in the rest of blenkernel.
bUnit_AsString -> BKE_unit_value_as_string_adaptive
bUnit_AsString2 -> BKE_unit_value_as_string
bUnit_ReplaceString -> BKE_unit_replace_string
bUnit_ApplyPreferredUnit -> BKE_unit_apply_preferred_unit
bUnit_ToUnitAltName -> BKE_unit_name_to_alt
bUnit_ClosestScalar -> BKE_unit_closest_scalar
bUnit_BaseScalar -> BKE_unit_base_scalar
bUnit_IsValid -> BKE_unit_is_valid
bUnit_GetSystem -> BKE_unit_system_get
bUnit_GetBaseUnit -> BKE_unit_base_get
bUnit_GetBaseUnitOfType -> BKE_unit_base_of_type_get
bUnit_GetName -> BKE_unit_name_get
bUnit_GetNameDisplay -> BKE_unit_display_name_get
bUnit_GetIdentifier -> BKE_unit_identifier_get
bUnit_GetScaler -> BKE_unit_scalar_get
bUnit_IsSuppressed -> BKE_unit_is_suppressed
Differential Revision: https://developer.blender.org/D8828
2020-09-09 08:41:15 -05:00
..
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-03-04 16:45:07 +01:00
2020-08-07 09:50:34 +02:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-08-20 16:10:13 +10:00
2020-08-07 09:50:34 +02:00
2020-08-20 16:10:13 +10:00
2020-08-07 09:50:34 +02:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-08-20 16:10:13 +10:00
2020-08-07 09:50:34 +02:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-08-20 16:10:13 +10:00
2020-08-07 09:50:34 +02:00
2020-08-20 16:10:13 +10:00
2020-08-07 09:50:34 +02:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-08-20 16:10:13 +10:00
2020-08-07 09:50:34 +02:00
2020-09-01 16:32:11 +10:00
2020-08-07 10:04:57 +02:00
2020-08-20 16:10:13 +10:00
2020-08-07 09:50:34 +02:00
2020-04-03 18:25:52 +02:00
2020-08-07 09:50:34 +02:00
2020-03-19 09:33:58 +01:00
2020-08-17 18:53:21 +10:00
2020-08-20 16:10:13 +10:00
2020-02-20 15:40:05 +11:00
2020-08-07 09:50:34 +02:00
2020-09-08 16:14:33 +10:00
2020-06-18 15:49:10 +10:00
2020-08-07 09:50:34 +02:00
2020-08-20 16:10:13 +10:00
2020-08-07 09:50:34 +02:00
2020-04-03 18:25:52 +02:00
2020-08-07 09:50:34 +02:00
2020-09-01 17:02:51 +10:00
2020-08-07 09:50:34 +02:00
2019-04-17 06:21:24 +02:00
2020-08-07 09:50:34 +02:00
2020-09-07 14:59:07 -05:00
2020-08-07 09:50:34 +02:00
2020-08-20 16:10:13 +10:00
2020-08-07 09:50:34 +02:00
2020-08-20 16:10:13 +10:00
2020-08-20 16:10:13 +10:00
2020-09-04 21:04:16 +02:00
2020-08-20 16:10:13 +10:00
2020-08-07 09:50:34 +02:00
2020-09-09 11:10:38 +02:00
2020-09-09 11:10:38 +02:00
2020-07-10 16:04:09 +10:00
2020-08-07 09:50:34 +02:00
2020-09-02 15:58:44 +10:00
2020-08-07 09:50:34 +02:00
2020-09-02 15:58:44 +10:00
2020-09-02 15:58:44 +10:00
2020-09-07 18:10:57 +02:00
2020-08-07 09:50:34 +02:00
2020-07-19 17:37:02 +10:00
2020-08-07 09:50:34 +02:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-09-09 08:41:15 -05:00
2020-08-07 09:50:34 +02:00
2020-05-29 15:55:25 +10:00
2020-08-07 09:50:34 +02:00
2020-09-07 23:10:17 +10:00
2019-05-01 11:13:14 +10:00