Go to file
Ton Roosendaal 60e35be2d4 UI fixes:
- on setting lower DPI, the regions that were scrolled down would start moving down
  1 pixel on every draw. Caused by rounding error. (int + 0.1 vs int -0.1)
  (Ancient bug)

- circles used in outliner - to denote selection/active - now draw bigger, and better
  centered. (2.66 fix only)
2012-12-17 17:37:48 +00:00
build_files SCons: clean up code which was commented out since 2007 2012-12-14 12:06:24 +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 set compositor background scale to 1.0 2012-12-16 09:41:39 +00:00
source UI fixes: 2012-12-17 17:37:48 +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