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/interface
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-08-03 22:12:57 +00:00
2012-07-29 00:20:28 +00:00
2012-07-21 16:21:42 +00:00
2012-07-16 23:23:33 +00:00