Blender Git Commits

Blender Git "fracture_modifier-master" branch commits.

Page: 18 / 129

December 30, 2017, 14:46 (GMT)
Fix ruler access from search pop-up

D2831 by @1xundoredo
December 30, 2017, 14:46 (GMT)
Fix setting the operator name in Py operator API
December 30, 2017, 14:46 (GMT)
Fix error copying smoke modifier uv layer
December 30, 2017, 14:46 (GMT)
Fix T52890: Crash unlinking sequencer sound
December 30, 2017, 14:46 (GMT)
Fix T52860: 3D Text crashes w/ Ctrl Backspace
December 30, 2017, 14:45 (GMT)
UI: fullstop at end of tooltips

Allows for multiple sentences not to look strange.
Convention not to include in RNA remains.
December 30, 2017, 14:45 (GMT)
UI: avoid int cast before clamping number input

Values outside int range would overflow.
December 30, 2017, 14:44 (GMT)
Fix T51074: Boolean modifier inverts operation

Support for negative scaled objects.
December 30, 2017, 14:44 (GMT)
Fix writing Iris images w/ invalid header

Regression in e142ae77cadf
December 30, 2017, 14:44 (GMT)
Fix T52384: Bridge pair result depends on other loops

When 2x loops have different number of vertices,
the distribution for vertices fan-fill depended on the loop order
and was often lop-sided.

This caused noticeable inconstancies depending on the input
since edge-loops are flipped to match each others winding order.
December 30, 2017, 14:44 (GMT)
Docs: only show versions in changelog side-bar
December 30, 2017, 14:43 (GMT)
Correct error in last commit
December 30, 2017, 14:43 (GMT)
Fix T52748: Select shortest face path fails
December 30, 2017, 14:43 (GMT)
Fix T52442: bl_app_templates_system not working

Portable builds LOCAL files need to be
treated as system instead of using as a fallback to USER templates.
December 30, 2017, 14:43 (GMT)
Fix bpy.utils.resource_path('SYSTEM') output

Would return the test path for developer builds:
{blender-dirname/release}

Now return an empty string when no path is found.
December 30, 2017, 14:43 (GMT)
Fix T52723: Reset UV layers failed
December 30, 2017, 14:32 (GMT)
Fix T53171: lamp specials strength tweak fails with renamed emission nodes.
December 30, 2017, 14:32 (GMT)
Fix T53092: errors reading EXR files with different data/display window.

Multilayer/multiview OpenEXRs did not read the full data window like single
layer, now it should be consistent.
December 30, 2017, 14:32 (GMT)
Fix T53348: Cycles difference between gradient texture on CPU and GPU.
December 30, 2017, 14:32 (GMT)
Fix build with OSL 1.9.x, automatically aligns to 16 bytes now.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021