Blender Git Commits

Blender Git "master" branch commits.

Page: 2179 / 5574

March 20, 2017, 14:19 (GMT)
Draw module: code style, encapsulate static vars
March 20, 2017, 13:48 (GMT)
Fix T50975: Cycles: Light sampling threshold inadvertently clamps negative lamps
March 20, 2017, 13:46 (GMT)
Cleanup: remove useless `glDisable(GL_LINE_STIPPLE)` call.

Note that muted strips have solid border currently, marked as TODO to
add back stippled lines (if with want them back?).
March 20, 2017, 13:37 (GMT)
Merge branch 'master' into blender2.8
March 20, 2017, 13:36 (GMT)
Cleanup: useless call to glRasterPos before `view3d_cached_text_draw_add()`

Probably some leftover from much older code?
March 20, 2017, 11:07 (GMT)
Fix T50990: Random black pixels in Cycles when rendering material with Multiscatter GGX
March 20, 2017, 09:30 (GMT)
Layers unittesting: update after doversion changes

Collections now are called "Collection 1", instead of "1"
March 20, 2017, 08:50 (GMT)
Silence unused vars warning
March 20, 2017, 01:45 (GMT)
Correct unintended splash on loading startup
March 20, 2017, 01:42 (GMT)
User Preferences: Split out addon and keymap free
March 20, 2017, 01:16 (GMT)
Remove register_module use in Cycles
March 19, 2017, 22:49 (GMT)
Cleanup: especially non pep8 parts of Py UI
March 19, 2017, 22:30 (GMT)
Merge branch 'master' into blender2.8
March 19, 2017, 16:31 (GMT)
Usual UI/i18n message fixes.

Please provide valid description for SurfaceDeform modifier tooltip.
Such place-holders should not pass final checks before merging in master!
March 19, 2017, 15:37 (GMT)
Moving classes to separate listing broke panel order

Although this wasn't so obvious since it
only showed up for factory settings and in the preferences window.

Panel display order depends on registration order,
Sorry for the noise. On the bright side we no longer need to move
classes around to re-arrange panels.
March 19, 2017, 15:07 (GMT)
Add missing classes from recent commit
March 18, 2017, 16:57 (GMT)
PyAPI: ID Property tests
March 18, 2017, 09:03 (GMT)
PyAPI: remove bpy.utils.register_module()

In preparation for it being removed, see: T47811
March 18, 2017, 07:32 (GMT)
Alternate fix for T50899

object_get_derived_final shouldn't have been assuming mesh objects.

It's even valid to use a curve as a target for a shrink-wrap modifier.
March 18, 2017, 01:33 (GMT)
Missing from recent commit
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021