tornavis/source/blender/editors/screen
Campbell Barton 35cd649c66 rename cursor setting functions to make modal set/restore more clearly related functions. 2013-09-06 22:34:29 +00:00
..
CMakeLists.txt move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading) 2013-05-28 19:35:26 +00:00
SConscript remove redundant includes from cmake and scons. 2013-05-30 02:16:22 +00:00
area.c fix for glitch splitting horizontally with a high dpi, could make areas smaller then the header which pushed the original view out of the screen. 2013-09-04 03:52:25 +00:00
glutil.c Code cleanup: use boolean instead of int for colormanagement 2013-09-05 17:13:43 +00:00
screen_context.c style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
screen_edit.c fix for glitch splitting horizontally with a high dpi, could make areas smaller then the header which pushed the original view out of the screen. 2013-09-04 03:52:25 +00:00
screen_intern.h Bugfix [#33511] 2012-12-13 12:17:57 +00:00
screen_ops.c rename cursor setting functions to make modal set/restore more clearly related functions. 2013-09-06 22:34:29 +00:00
screendump.c avoid crashes running screendump and screen editing operators in background mode. (not that these would be useful but better not crash) 2013-06-28 05:39:05 +00:00