Revision ec3399e by Nicholas Rishel June 22, 2012, 04:40 (GMT) |
This backtracks an error introduced in r48155 when trying to fix: http://projects.blender.org/tracker/?func=detail&atid=498&aid=31433&group_id=9 First half of the problem is fixed, but the second issue regarding edge/vertex snapping disregarding angle constraints will need some refactoring eventually. |
Revision 884d800 by Dan Eicher June 21, 2012, 20:14 (GMT) |
[#31885] uiItemMenuEnumO / layout.operator_menu_enum() fails silently with bad property argument. uiItemsFullEnumO() not displaying an RNA_warning if the prop doesn't exist/isn't an enum |
Revision 9b8a97c by Campbell Barton June 21, 2012, 19:45 (GMT) |
hue color display still was shifted, turned out the resolution was a bit too low. |
Revision 40f974d by Jeroen Bakker June 21, 2012, 18:32 (GMT) |
[#31895] Connect 'Hue Correct' to 'Viewer' crashes. |
Revision 874c9fc by Jeroen Bakker June 21, 2012, 18:22 (GMT) |
* only calculate node preview that are visible (node_preview flag set & node_hidden unset) |
Revision 7a8d60e by Jeroen Bakker June 21, 2012, 17:58 (GMT) |
* make it possible to composite without an compositor node [#31878] Tiles Compositor: Fails without 'Compositor' output node. Regression. |
Revision d406e27 by Jeroen Bakker June 21, 2012, 16:05 (GMT) |
* fix to support for multiple OpenCL platform for the Compositor |
Revision cb22a49 by Campbell Barton June 21, 2012, 15:42 (GMT) |
color backdrop on hue balance was misleading (shifted to the right) |
Revision 038e5b2 by Campbell Barton June 21, 2012, 15:03 (GMT) |
hue correct node: draw hsv backdrop with full alpha. |
Revision 84c0aee by Antonis Ryakiotakis June 21, 2012, 14:49 (GMT) |
Correct openjpeg for scons too. |
Revision df0bc84 by Antonis Ryakiotakis June 21, 2012, 14:44 (GMT) |
Set openjpeg to static. Solves linking issues on recent openjpeg update |
Revision 9653234 by Campbell Barton June 21, 2012, 14:38 (GMT) |
svn merge ^/trunk/blender -r48162:48168 |
Revision 5def0b6 by Campbell Barton June 21, 2012, 14:37 (GMT) |
display a sample line in the hue correct, handy to sample the image to know what to change |
Revision c896a99 by Campbell Barton June 21, 2012, 14:12 (GMT) |
sampling the node backdrop now draws a line in the curve (as it did in 2.4x). |
Revision b444069 by Thomas Dinges June 21, 2012, 14:05 (GMT) |
Themes: * Fixes for the "Back to Black" theme, patch by meta-androcto. Fixed text editor select & vert edge select color. Thanks! |
Revision 0592657 by Campbell Barton June 21, 2012, 13:19 (GMT) |
style cleanup |
Revision 2dbc59b by Lukas Toenne June 21, 2012, 13:02 (GMT) |
Fix #31787, moving the mouse cursor outside the Blender window doesn't change back to standard cursor on OSX. This was caused by an unnecessarily removed line in r46884. Reported and fixed by Jens Verwiebe in IRC. |
Revision 6d9cd68 by Campbell Barton June 21, 2012, 12:46 (GMT) |
svn merge ^/trunk/blender -r48160:48162 |
Revision a803ce4 by Campbell Barton June 21, 2012, 12:45 (GMT) |
negate previous commit flag, this way existing files dont loose their feather. |
Revision 27c10cd by Campbell Barton June 21, 2012, 12:38 (GMT) |
svn merge ^/trunk/blender -r48158:48160 |
|