Revision 98c90df by Brecht Van Lommel February 25, 2019, 18:55 (GMT) |
Merge branch 'blender2.7' |
Revision 7e40a23 by Brecht Van Lommel February 25, 2019, 18:54 (GMT) |
Fix T61946: Cycles border render missing samples and crypto metadata. |
Revision 753e730 by Clément Foucault February 25, 2019, 18:37 (GMT) |
Fix T61801: Wireframes on curves not working |
Revision a7acd46 by Antonio Vazquez February 25, 2019, 16:46 (GMT) |
GP: Rename Colorize "Bi-Tone" to "Dualtone" |
Revision 5d8a8a6 by Antonio Vazquez February 25, 2019, 16:46 (GMT) |
GP: Add support for Wireframe mode When enable Wireframe mode in the shading type, all strokes are displayed as simple 1 pixel lines. The color of the line is equal to the stroke color or the fill color if the fill is enabled and the stroke is disabled or has invisible alpha value. In wireframe mode, all FX are disabled because sometimes the effects can make the lines invisible. The modifiers are not disabled. Still pending to decide if we must add support for Random colors, but not sure if this is useful in 2D. |
Revision cfc2fa3 by Campbell Barton February 25, 2019, 16:20 (GMT) |
Fix transform scale header printing Clearing constrained axes caused the scale not to print correctly. |
Revision f131714 by Bastien Montagne February 25, 2019, 15:53 (GMT) |
Fix (unreported) broken code in RNA's datatransfer source layer enum function. Same issue as in own previous commit actually. |
Revision 76a9d19 by Bastien Montagne February 25, 2019, 15:41 (GMT) |
Fix (unreported) broken code in RNA's datatransfer source layer enum function. Using a CDLayer data type instead of expected mask... tsst... ;) |
Revision c1f9127 by Campbell Barton February 25, 2019, 14:49 (GMT) |
RNA: disable animating the 3D cursor Decorators took up space in the UI and this doesn't seem very useful. |
Revision 86c0ee8 by Campbell Barton February 25, 2019, 14:37 (GMT) |
3D View: support for editing cursor rotation Add buttons for editing the cursor rotation as well as rotation modes, similar to object and pose bones. |
Revision 213ac7b by Campbell Barton February 25, 2019, 12:18 (GMT) |
Cleanup: use const args for BLI_math_rotation |
Revision 54a5059 by Bastien Montagne February 25, 2019, 10:57 (GMT) |
Cleanup: finish modifiers' hearder re-order from rBe31f0fad9744c813. For some reason forgot to handle half of modifier files... |
February 25, 2019, 10:43 (GMT) |
Units: Typo "Square/Cubic Thous" -> "Square/Cubic Thou" |
Revision e31f0fa by Bastien Montagne February 25, 2019, 10:39 (GMT) |
Cleanup: order of modifiers' headers includes. BLI should always comes first, before DNA, BKE etc. And `BLI_utildefines.h` should come before any other BLI (since it's some sort of system include really, among other things...). Thisi should help to reduce the noise in patches when adding stuff like uint64_t members to DNA structs... ;) |
Revision 1419399 by Jacques Lucke February 25, 2019, 10:12 (GMT) |
Fix T61919: Rename "Smooth Vertex" -> "Smooth Vertices" |
Revision b80ff7e by Brecht Van Lommel February 25, 2019, 09:29 (GMT) |
Merge branch 'blender2.7' |
Revision 9ad379f by Brecht Van Lommel February 25, 2019, 09:24 (GMT) |
Fix T61891: Cycles light use nodes button greyed out. |
Revision 012483b by Campbell Barton February 25, 2019, 05:52 (GMT) |
Fix T60880: Assert deleting grease pencil object from outliner |
Revision 9a311c5 by Campbell Barton February 25, 2019, 02:27 (GMT) |
writefile: disable buffering when writing ZLIB While Buffering output is useful for file writing and memfile compression it's redundant when the output is already buffered. It doesn't make a significant difference for ZLIB however it makes a moderate improvement for LZ4, see T56162. |
Revision 893fa59 by Campbell Barton February 24, 2019, 22:02 (GMT) |
|
|
|


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