Blender Git Commit Log
Git Commits -> Revision 38bbd9c
Revision 38bbd9c by Campbell Barton (master) January 5, 2014, 13:39 (GMT) |
Text3d: paste additions - Add paste from system clipboard which behaves like paste from file. - Paste from file now replaces the selection rather then just adding to the end. - Move paste operations into the 'Edit' menu. - Added generic paste functions: font_paste_wchar, font_paste_utf8. - Fix paste max length check not taking the selection length into account. |
Commit Details:
Full Hash: 38bbd9c778d6733f21732df1f51dd2dc5236fa44
Parent Commit: b0ab91c
Lines Changed: +164, -57