Revision 80fed19 by Sergey Sharybin September 25, 2012, 13:31 (GMT) |
Fixed crash when selecting curve with a mouse Was a missed check for DRAW_CONSTCOLOR flag. |
Revision b25cce1 by Jeroen Bakker September 25, 2012, 13:02 (GMT) |
Compositor: * Node muting in node groups didn't work. [#32597] Mute one node in a group blocks it It looked for connections in the main tree, and not inside the group. |
Revision ed47d89 by Brecht Van Lommel September 25, 2012, 12:43 (GMT) |
Color management: change reference space from Linear ACES to Linear. This will have no effect on the end result, because it is only an intermediate space and scene_linear was already set to Linear. It does avoid some unnecessary matrix transforms which should be a bit faster, and it makes it more clear what's happening. |
Revision 7f6b4a2 by Joshua Leung September 25, 2012, 12:10 (GMT) |
Bugfix [#32647] PolyLine tool for Grease Pencil was broken This was broken in r.46589, although it doesn't seem that these changes have any relevance to the main fix being performed there. The problem was that the offending changes made the Grease Pencil modal handler exit when an RMB event occurs meant that the operator was exiting after the initial click, meaning that it was only possible to draw single dots at a time when using the hotkey version of PolyLine. The toolbox version however was unaffected. I've noted this specific problem in the code as a warning. |
Revision 456a789 by Sergey Sharybin September 25, 2012, 10:21 (GMT) |
code cleanup: make naming more consistent |
Revision 1f6f73e by Sergey Sharybin September 25, 2012, 10:18 (GMT) |
Color Management: mark some TODOs as resolved |
Revision d63f1cb by Sergey Sharybin September 25, 2012, 10:14 (GMT) |
Expose image's and clip's input color space settings to properties panel in compositor, so now input color space could be changed directly from the compositor. The only unfinished thing is missed compositor update when color space is changing. Not sure about correct fix for this yet. |
Revision 5f0ee9e by Sergey Sharybin September 25, 2012, 09:40 (GMT) |
Remove access to deprecated per-strip color balance in RNA. |
Revision b5a92a0 by Sergey Sharybin September 25, 2012, 09:34 (GMT) |
Color Management: render result could have been incorrectly changed by file saving routines |
Revision 0b15561 by Sergey Sharybin September 25, 2012, 09:03 (GMT) |
Color Management: wrong register was used for color space for None display |
Revision 90a5e85 by Sergey Sharybin September 25, 2012, 08:42 (GMT) |
Color Management: float generated images had is_data flag set incorrect |
Revision 3cf59bc by Sergey Sharybin September 25, 2012, 08:02 (GMT) |
No need to show display settings in file output node |
Revision f45f229 by Sergey Sharybin September 25, 2012, 07:34 (GMT) |
Use ${OPENEXR_INCLUDE_DIR} instead of ${OPENEXR}/include There's no CMake symbol names ${OPENEXR} which lead to using /include as an include directory, which isn't correct. |
Revision e4ea07c by Bastien Montagne September 25, 2012, 06:11 (GMT) |
Fix own error (wrong portuguese-brazilian Windows "long_locale" - yuck!), and some minor, non-code edits. |
Revision f206436 by Dalai Felinto September 25, 2012, 05:48 (GMT) |
fix for gibberish text in 2DFilter actuator when text unlinked through the Text Editor (reported nowhere, I found this while testing osl custom node) |
Revision b3fd195 by Campbell Barton September 25, 2012, 05:17 (GMT) |
fix [#31703] modules/rna_xml.py: BoolVectorProperty and CollectionProperty patch provided by reporter (n floyd) |
Revision 7fdfd26 by Campbell Barton September 25, 2012, 04:15 (GMT) |
fix for error disabling group visibility (which was flushed down to obects), - objects were being selected rather then de-selected. - object restrict selection wasnt de-selecting either (as it does when changing the object in the outliner directly). |
Revision c1ed602 by Campbell Barton September 25, 2012, 03:00 (GMT) |
default simple deforms `Relative` option to be enabled, IMHO this shouldn't be an option (objects should always work relative to eachother). At least defaulting to ON gives users more predictable behavior (Transforming both objects together keeps them the same relative to eachother). |
Revision f67de7d by Campbell Barton September 25, 2012, 01:21 (GMT) |
fix for regression in solidify modifier copying loop customdata to rim faces (UV's and vertex colors). Own fault when fixing rim face flipping r46924 |
Revision 9d08758 by Campbell Barton September 25, 2012, 00:25 (GMT) |
small improvement to previous commit, use pre-calculated ngon normal to avoid calculating twice when dupli-scale is enabled. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021