Blender Git Commit Log

Git Commits -> Revision e0e9cd0

Revision e0e9cd0 by Martin Felke (master)
January 7, 2015, 14:22 (GMT)
PyAPI: Call to get the pixel x,y in a text block

This allows scripts to request the screen location of any (line, column) pair.

Commit Details:

Full Hash: e0e9cd0163a62e74d9837becad4e9097228ce60e
Parent Commit: 14f2597
Committed By: Campbell Barton
Lines Changed: +95, -8

8 Modified Paths:

/source/blender/blenkernel/BKE_screen.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/screen.c (+17, -0) (Diff)
/source/blender/editors/include/ED_text.h (+3, -0) (Diff)
/source/blender/editors/space_text/text_draw.c (+36, -0) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+3, -8) (Diff)
/source/blender/makesrna/intern/rna_space_api.c (+31, -0) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021