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

5 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+5, -4) (Diff)
/source/blender/blenkernel/BKE_font.h (+1, -1) (Diff)
/source/blender/editors/curve/curve_intern.h (+2, -1) (Diff)
/source/blender/editors/curve/curve_ops.c (+2, -1) (Diff)
/source/blender/editors/curve/editfont.c (+154, -50) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021