Blender Git Commit Log
Git Commits -> Revision 3580d62
Revision 3580d62 by Campbell Barton (master) July 13, 2010, 23:51 (GMT) |
- text3d was missing menu items for toggling bold/underline/italic/smallcaps. - made smallcaps use a temp flag so caps can still have the smallcaps flag. - utility function for getting the char from a font. find_vfont_char(), was inline in ~5 places. - removed CU_STYLE mix of flags only used in one place, not needed. removed 'style' from rna too. - fix for some warnings. |
Commit Details:
Full Hash: 3580d6229a2c2ee5815ff76665d4bb014eacfb99
SVN Revision: 30288
Parent Commit: 03e638d
Lines Changed: +84, -91