This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors/curve
Campbell Barton 6972e19fd5 code cleanup:
- replace (strcmp(vfont->name, FO_BUILTIN_NAME) == 0)  with  (BKE_vfont_is_builtin(vfont)).
- reduce some double promotions.
2012-08-03 22:12:57 +00:00
..
2012-06-05 21:54:21 +00:00
2012-08-03 22:12:57 +00:00
2012-06-05 21:54:21 +00:00
2011-03-17 23:30:29 +00:00