Revision fce0e31 by Campbell Barton February 10, 2016, 18:39 (GMT) |
Docs: use doxygen sections |
Revision 8e85ef1 by Campbell Barton February 10, 2016, 17:19 (GMT) |
Fix T47332: Face select masks display glitch |
Revision f5982f2 by Campbell Barton February 10, 2016, 14:15 (GMT) |
Outliner: omit active-unselected in "Selected" view This isn't selected, so misleading to include in selection list. |
Revision d6eddc5 by Martijn Berger February 10, 2016, 13:04 (GMT) |
add openvdb to blender config (and buildbot) |
Revision 4a7b09c by Martijn Berger February 10, 2016, 12:59 (GMT) |
Windows MSVC allow building with openvdb / tbb |
Revision e7374d0 by Campbell Barton February 10, 2016, 12:28 (GMT) |
Docs: minor comment edits to smallhash |
Revision 88d5d99 by Sergey Sharybin February 10, 2016, 09:52 (GMT) |
Tweaks to the comments of smallhash Collaboration between russki guy working from Netherlands and ausie bloke working from Australia (not Austria). |
Revision 5237937 by Sergey Sharybin February 10, 2016, 09:35 (GMT) |
Cycles: Fix an AttributeErro exceptionr on missing object context This happens when the properties panel is pinned to the material tab. Patch by Ralf H�lzemer (aka cheleb), thanks! Differential Revision: https://developer.blender.org/D1776 |
Revision 2cbf32e by Campbell Barton February 10, 2016, 04:27 (GMT) |
Cleanup: double promotion Also remove null checks from args with non-null attribute. |
Revision 184a2ee by Campbell Barton February 10, 2016, 04:27 (GMT) |
Fix screenshot adding image extension after .blend |
February 10, 2016, 00:05 (GMT) |
Update link to avoid redirect |
Revision 7efd45e by Julian Eisel February 10, 2016, 00:05 (GMT) |
Node Editor: Another missing glLineWidth reset Caused too thick outlines around nodes and around preview image in node. |
Revision 5a45cca by Sergey Sharybin February 9, 2016, 23:10 (GMT) |
Fix T47377: Newer file crashes at render on official 2.76b version Really annoying bug, the code was not forward compatible at all and resulted in crash. And it is really good to keep at least one release forward compatibility so possible regressions could be verified easily. The idea now is to use new property name for the pixel filter type, but keep old property around for a couple of releases, so we have at least some forward compatibility. Don't like this situation at all, but seems it's least of the evil we can choose. Thanks Brecht for the review! |
Revision d6e9362 by Julian Eisel February 9, 2016, 23:01 (GMT) |
Fix manipulator drawing width controlled by gpencil thickness!1!! |
Revision e902ba2 by Julian Eisel February 9, 2016, 22:51 (GMT) |
Fix curves drawn with wrong line width Selected/Active curves were drawn with too high line width in Object mode. |
Revision ba9992a by Sergey Sharybin February 9, 2016, 22:27 (GMT) |
Cycles: Cleanp, avoid direct calls of RNA_enum_get, we've got utility for that |
February 9, 2016, 20:03 (GMT) |
Typo: Open GL -> OpenGL |
Revision e927f8b by Brecht Van Lommel February 9, 2016, 18:47 (GMT) |
Fix T47370: untranslateable bake panel strings. Reorder buttons a bit so that these strings are not even needed, makes more sense to have this grouped anyway. |
Revision 4912e0e by Campbell Barton February 9, 2016, 14:48 (GMT) |
Fix T47339: Unified color not used w/ radial control |
Revision 24e6411 by Sergey Sharybin February 9, 2016, 13:51 (GMT) |
Fix T47366: Single slope linear curve was wrongly using vector handle Vector handle is only required for a symmetric curve to give nice a / shape. Single slope curves better to use AUTO handle by default. |
|
|
|


Master Commits
MiikaHweb | 2003-2021