Go to file
M.G. Kishalmi 84a464ab62 several cosmetic changes to the node-editor
+ changed lines connecting nodes:
   they now use a linewidth of 1.5px for the light foreground and 4px for the dark background.
   this should fix node-lines not being visible on almost black or all white backdrops.
+ muted nodes now also show a red tinted header if they are hidden (collapsed)
+ both active and selected nodes show a (now properly antialiased) highlighting frame
+ fixed a small error in dropshadow code resulting in a gap at borders
+ fixed a tiny error for the collapsing indicators (triangles) - they were not symmetrical.

Ton will add proper theme colors for the node-editor in the coming days.
2011-01-09 18:59:35 +00:00
build_files Enable sndfile by default on win64 2011-01-05 09:00:28 +00:00
doc removing epydocs for mathutils and geometry mododules (now they are in sphinx) 2011-01-01 23:53:48 +00:00
extern rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
intern use PySequence_Size() rather then PySequence_Length(), this is only kept in python for backwards compatibility. 2011-01-09 14:53:18 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release script now passes pep8 checking tool. 2011-01-09 17:35:29 +00:00
source several cosmetic changes to the node-editor 2011-01-09 18:59:35 +00:00
CMakeLists.txt rename BKE_assert() --> BLI_assert(). 2011-01-09 15:12:08 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Compiling and linking blenderplayer statically now works too. This brings it in line with blender linking line. 2010-12-27 09:01:57 +00:00