Revision 19740e9 by Campbell Barton August 3, 2012, 13:29 (GMT) |
svn merge ^/trunk/blender -r49520:49531 |
Revision 07da83a by Campbell Barton August 3, 2012, 13:27 (GMT) |
add option to link fonts in make links menu. |
Revision ca9f687 by Campbell Barton August 3, 2012, 13:03 (GMT) |
font filepath wasn't editable from python. |
Revision 6374e3b by Sergey Sharybin August 3, 2012, 11:39 (GMT) |
DO not draw active outline for collapsed nodes when they're not selected Also made corrections to currently unused code |
Revision e135bfe by Sergey Sharybin August 3, 2012, 11:13 (GMT) |
Correction top previous commit: tiles were counted in opposite way |
Revision 535a17d by Sergey Sharybin August 3, 2012, 10:55 (GMT) |
Tomato Cycles: fix own regression in currently rendering tile status |
Revision 771a724 by Lukas Toenne August 3, 2012, 10:51 (GMT) |
Fix for node placement when copying to/pasting from clipboard. Child node location is always relative to parent nodes (if the parent is also copied) and must not be offset. Also takes the offset of the edited node group in the editor into account now. |
Revision ecab45a by Sergey Sharybin August 3, 2012, 10:42 (GMT) |
Tomato Cycles: fix wrong center coordinate when using multi-device configurations |
Revision 854e122 by Campbell Barton August 3, 2012, 10:19 (GMT) |
style cleanup: compositor |
Revision c12d0fd by Lukas Toenne August 3, 2012, 10:18 (GMT) |
Fix for node clipboard copy operator for Frame nodes. Was redirecting the parent pointer of the original instead of the copied nodes. |
Revision d3d5107 by Campbell Barton August 3, 2012, 09:53 (GMT) |
svn merge ^/trunk/blender -r49518:49520 |
Revision 52e31a4 by Campbell Barton August 3, 2012, 09:51 (GMT) |
fix for bokeh blur using uninitialized memory - it would cause some tiles not to be blurred. was in fact a bug in MemoryBuffer::getMaximumValue |
Revision f736f18 by Sergey Sharybin August 3, 2012, 09:08 (GMT) |
Revision db8c9c2 by Campbell Barton August 2, 2012, 23:03 (GMT) |
code cleanup: remove unused includes |
Revision ffd8352 by Thomas Dinges August 2, 2012, 22:07 (GMT) |
Typo fix, sorry. :/ |
Revision 8f07833 by Campbell Barton August 2, 2012, 21:52 (GMT) |
code cleanup: move node background image operators into node_view.c |
Revision fa04832 by Thomas Dinges August 2, 2012, 21:50 (GMT) |
Code cleanup: * Removed some remaining defines for AVI_CODEC (from the old 2.4x days and windows only), because only some defines were left, no underlying code to bring back, so just as good remove for good. |
Revision 5e60ccc by Campbell Barton August 2, 2012, 21:36 (GMT) |
rename node_state.c --> node_view.c |
Revision e86e507 by Campbell Barton August 2, 2012, 21:17 (GMT) |
code cleanup: double promotion warnings |
Revision 8a34098 by Tamito Kajiyama August 2, 2012, 20:30 (GMT) |
Added the functionality to make a copy of the active modifier in the Parameter Editor mode. Code contribution by flokkievids. Thank you! |
|
|
|


Master Commits
MiikaHweb | 2003-2021