Go to file
Lukas Toenne 49065fcbe8 Added a read-only dimensions property for Nodes. This returns the actual node size as calculated in the node_update functions. It can be useful for node layout scripts, since the width/height properties
are not an accurate representation of the actual node size which is determined by the uiLayout.

Please note that the dimensions calculation depends on the drawing of nodes, so it may not get updated if nodes are not visible in any editor. Also the node height in particular can change dramatically
based on previews, visible sockets, etc.
2013-06-14 08:59:21 +00:00
build_files Python script auto-execution changes: 2013-06-10 00:42:16 +00:00
doc Code cleanup: removed some unused UI button types 2013-06-09 18:05:50 +00:00
extern Update libmv from own branch 2013-06-01 10:30:46 +00:00
intern Fix #35730: cycles not rendering dupliverted metaball, needs another special 2013-06-13 14:33:18 +00:00
release Change edgeloop delete to use dissolve, fixes bug [#35738]. 2013-06-14 03:04:36 +00:00
source Added a read-only dimensions property for Nodes. This returns the actual node size as calculated in the node_update functions. It can be useful for node layout scripts, since the width/height properties 2013-06-14 08:59:21 +00:00
CMakeLists.txt Python script auto-execution changes: 2013-06-10 00:42:16 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Fix #35587: Cycles: image movie to single image crashing 2013-06-02 15:02:17 +00:00