Revision 754f5d3 by Bastien Montagne October 4, 2017, 18:16 (GMT) |
installdeps: Fix building numpy with newer py system... Many thanks to Jens Verwiebe for investigating and finding this fix. |
Revision 57d7e5b by Ray molenkamp October 4, 2017, 17:44 (GMT) |
Fix T42489 and T52936: Loading blend with minimized window results in crash or empty screen on windows. Reviewed By: @brecht , @sergey Differential Revision: https://developer.blender.org/D2866 |
Revision 63c472b by Sergey Sharybin October 4, 2017, 17:18 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 2967578 by Campbell Barton October 4, 2017, 15:34 (GMT) |
Fix error copying smoke modifier uv layer |
Revision 9609828 by Bastien Montagne October 4, 2017, 10:42 (GMT) |
Tssst, we use USA english, not Oxford one... :P |
Revision a22af1a by Bastien Montagne October 4, 2017, 10:39 (GMT) |
Fix i18n messages extraction script, and a few more UI messages... |
Revision b22b2c7 by Sergey Sharybin October 4, 2017, 10:00 (GMT) |
Fix T52982: Join operator with context override crashes Blender 2.79 |
Revision d1dfed2 by Campbell Barton October 4, 2017, 06:49 (GMT) |
Fix T52923: Circle diameter is in fact radius |
Revision 08f728a by Campbell Barton October 4, 2017, 05:39 (GMT) |
Cleanup: redundant casts |
Revision 92272f5 by Campbell Barton October 4, 2017, 04:50 (GMT) |
PyAPI: fast keyword parsing for __import__ No functional changes. |
Revision d3f0fa1 by Campbell Barton October 4, 2017, 04:50 (GMT) |
Docs: remove outdated PyAPI guide |
Revision 728cffa by Campbell Barton October 4, 2017, 04:13 (GMT) |
PyAPI: fast keyword parsing for bpy.props No functional changes. |
Revision ad22d29 by Bastien Montagne October 3, 2017, 19:32 (GMT) |
Some UI/messages fixes. |
Revision 9422db7 by Clément Foucault October 3, 2017, 16:30 (GMT) |
Eevee: Some changes to the Render / Render layers settings panel. - Separate the Post Processes settings into sub panel. - Rename "Viewport Anti-Aliasing" to sampling & super-sampling as it also reduce the noise of other effects. - Remove Temporal Anti-Aliasing toggle and make it always active unless the number of samples is 1. |
Revision 57c323b by Clément Foucault October 3, 2017, 16:30 (GMT) |
Object Mode : Fix probe paralax display. |
Revision f40fa55 by Clément Foucault October 3, 2017, 16:30 (GMT) |
DRW: Fix Feedbackloop warning. |
Revision 239b38c by Campbell Barton October 3, 2017, 14:31 (GMT) |
CMake: avoid naming collision |
Revision cbe07d9 by Campbell Barton October 3, 2017, 12:39 (GMT) |
Python: bump minimum version to 3.6 |
Revision 7ae02c2 by Campbell Barton October 3, 2017, 12:32 (GMT) |
Cleanup: remove unused vpaint projection handle |
Revision a4721c0 by Campbell Barton October 3, 2017, 12:25 (GMT) |
Weight Paint: blend smear tool |
|