Revision 1e8a2e1 by Brecht Van Lommel November 1, 2018, 18:43 (GMT) |
UI: support red alert on labels, not just buttons. |
Revision c7752df by Brecht Van Lommel November 1, 2018, 18:31 (GMT) |
Fix T57559: fix wrong disable/mute icons for particles and shape keys. |
Revision 97bb567 by Brecht Van Lommel November 1, 2018, 18:31 (GMT) |
Defaults: leave user prefs temp directory empty, so it gets right value per OS. |
Revision 79ec5f5 by Antonio Vazquez November 1, 2018, 18:03 (GMT) |
GP: Separate not related buttons on topbar |
Revision 1237e50 by Antonio Vazquez November 1, 2018, 16:05 (GMT) |
GP: Reorganize origin popover and top area - Draw on back buttons moves near mode - zDepth offset moved from View Panel to Popover - Target for Stroke mode moved to popover - New First point snap mode |
Revision e6da492 by Pablo Vazquez November 1, 2018, 15:12 (GMT) |
UI: Rename "Cursor to Center" to "Cursor to World Origin" Center is misleading since it could mean the center of the objects, selection, etc. Python API is left as is to not break compatibility. Maybe it could be renamed as well? |
Revision 7d765ec by Pablo Vazquez November 1, 2018, 14:57 (GMT) |
UI: Rename Copy Material to Others to Copy Material to Selected. "Others" is not clear, "selected" is more descriptive and it follows the convention used in similar operators |
Revision 423e887 by Pablo Vazquez November 1, 2018, 14:57 (GMT) |
UI: Rename AO to Ambient Occlusion in tooltips and labels when possible. Just tooltips and RNA labels when possible. Node outputs use their name to keep connections, so they haven't been changed, otherwise it will break old files. |
Revision d6d5c43 by Sergey Sharybin November 1, 2018, 14:45 (GMT) |
Subdiv: Cleanup, better naming yet again |
Revision 623574f by Sergey Sharybin November 1, 2018, 14:20 (GMT) |
Subdiv: Cleanup, de-duplicate some code |
Revision d710cb9 by Sergey Sharybin November 1, 2018, 14:20 (GMT) |
Subdiv: Cleanup, de-duplicate tangent matrix calculation |
Revision c2aa8d0 by Sergey Sharybin November 1, 2018, 14:20 (GMT) |
Subdiv: Cleanup. better naming |
Revision 34ec716 by Sergey Sharybin November 1, 2018, 14:20 (GMT) |
Subdiv: Cleanup, deduplicate some code |
Revision 9d5edf2 by Clément Foucault November 1, 2018, 14:06 (GMT) |
Eevee: Fix nodegroup sockets behaviour Node group inputs should behave like cycles now. ---- We create dummy nodes that contains the default values for the nodegroup inputs and link them to the sockets. This way the uniform buffer gathering function can read them. But we also need to disconnect all the internal links to sockets that have hidden values. Theses sockets must not get the values from the nodegroup input sockets if there is no link to them otherwise we get broken results (i.e.: normals for a bsdf node). |
Revision c231690 by Dalai Felinto November 1, 2018, 12:43 (GMT) |
Fix for object.set_select not updating selection in viewport Note: This function changes the active object as well. Not sure it should do. |
Revision 1b97456 by Brecht Van Lommel November 1, 2018, 12:05 (GMT) |
Fix T57529: 2D image paint fill tool not taking into account alpha. |
Revision 77c126d by Brecht Van Lommel November 1, 2018, 11:33 (GMT) |
Fix T57553: Python operator popup size does not follow UI scale and DPI. Make it the convention to multiply by scaling factor inside the function, so Python scripts that didn't add DPI scale start working correctly. |
Revision 8f1b1b5 by Antonio Vazquez November 1, 2018, 11:02 (GMT) |
GP: Fix Stroke mode when annotations not enabled Internally, a drawing is done to calculate z-depth and needs always the drawing. |
Revision 10d7ebc by Campbell Barton November 1, 2018, 05:20 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 38f5773 by Campbell Barton November 1, 2018, 05:19 (GMT) |
Cleanup: move progress utility module into bpy_extras Try avoid having too many toplevel modules with generic names. |
|
|
|


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