Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1487 / 5574

November 1, 2018, 18:43 (GMT)
UI: support red alert on labels, not just buttons.
November 1, 2018, 18:31 (GMT)
Fix T57559: fix wrong disable/mute icons for particles and shape keys.
November 1, 2018, 18:31 (GMT)
Defaults: leave user prefs temp directory empty, so it gets right value per OS.
November 1, 2018, 18:03 (GMT)
GP: Separate not related buttons on topbar
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
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?
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
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.
November 1, 2018, 14:45 (GMT)
Subdiv: Cleanup, better naming yet again
November 1, 2018, 14:20 (GMT)
Subdiv: Cleanup, de-duplicate some code
November 1, 2018, 14:20 (GMT)
Subdiv: Cleanup, de-duplicate tangent matrix calculation
November 1, 2018, 14:20 (GMT)
Subdiv: Cleanup. better naming
November 1, 2018, 14:20 (GMT)
Subdiv: Cleanup, deduplicate some code
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).
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.
November 1, 2018, 12:05 (GMT)
Fix T57529: 2D image paint fill tool not taking into account alpha.
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.
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.
November 1, 2018, 05:20 (GMT)
Merge branch 'master' into blender2.8
November 1, 2018, 05:19 (GMT)
Cleanup: move progress utility module into bpy_extras

Try avoid having too many toplevel modules with generic names.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021