Go to file
Ton Roosendaal 9c90cf3ca4 Nicer function for drawing text in 3d window:
ED_region_visible_rect(ar, rect)
Returns the visible rect inside a region, subtracting the overlapping UI regions.

Added with minimal overhead, only called once per region draw.

Also fixes the 'Auto Key' warning print in 3d window (was behind properties)
2012-12-18 13:59:47 +00:00
build_files Minor tweaks to some UI messages... 2012-12-17 20:16:37 +00:00
doc update api changelog 2012-12-11 02:13:42 +00:00
extern Hi there, it has been a while, just curious if my SVN account still works :) 2012-12-15 01:01:35 +00:00
intern Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
release Fixed operator_modal_view3d_raycast.py template so that it uses hit points in world space to give correct selection. Also set selected object to active. 2012-12-18 10:43:06 +00:00
source Nicer function for drawing text in 3d window: 2012-12-18 13:59:47 +00:00
CMakeLists.txt CMake: on linux, make boost now always require multithreaded libs, disabling 2012-12-13 08:46:07 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00