Blender Git Commits

Blender Git "master" branch commits.

Page: 1605 / 5574

August 14, 2018, 12:10 (GMT)
Merge branch 'master' into blender2.8
August 14, 2018, 12:06 (GMT)
Fix T56363: Blender crash when deleting a curve object.

Conversion code could leave object with inconsistent material data
compared to its new obdata.

Ideally, various conversion code would handle that properly, conserving
materials when possible, but for now at least ensure we get valid
result!
August 14, 2018, 12:06 (GMT)
Fix object copying not ensuring validity of material arrays.

Related to T56363, this is not fixing the root of the bug, but ID
copying should always be a good occasion to ensure sanity of our data
(and error checking is always better than a crash!).
August 14, 2018, 11:25 (GMT)
Fix modifier operators not working from Python API as before.

The poll function required the modifier to be in the context, but these
operators also accept a "modifier" string property as well.
August 14, 2018, 10:17 (GMT)
Multires: Begin hooking it up to the new subdiv code

Currently behaves same as subsurf, support of displacement is the
next task in the line to tackle!
August 14, 2018, 10:06 (GMT)
More helpful tooltip when trying to apply constructive modifiers on curves

Suggested by user aa311
August 14, 2018, 10:02 (GMT)
Multires: Synchronize settings with Subsurf modifier

Currently no functional changes, just exposes all settings which we need
for OpenSubdiv, similar to what Subsurf modifier is doing already.

Reviewers: brecht

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D3602
August 14, 2018, 09:59 (GMT)
Splash: sorting and cleanup

* http -> https
* Release Logs -> Release Notes
* Match number of items on both sides by adding a separator
* Remove Python API Reference link since it's already under Help
when Developer Extras is enabled.
August 14, 2018, 07:41 (GMT)
Merge branch 'master' into blender2.8
August 14, 2018, 07:41 (GMT)
Cleanup: missed const change in recent merge
August 14, 2018, 07:35 (GMT)
Cleanup: vpaint face select de-selected twice
August 14, 2018, 07:12 (GMT)
Merge branch 'master' into blender2.8
August 14, 2018, 07:00 (GMT)
Correct vpaint vertex circle select

Would run validate when not needed.
August 14, 2018, 02:45 (GMT)
build_environment: opencollada 1.6.63
August 14, 2018, 01:55 (GMT)
Cleanup: Update some links to new wiki
August 14, 2018, 01:43 (GMT)
PyDoc: remove old undocumented message
August 14, 2018, 01:19 (GMT)
build_environment: sdl 2.0.8
August 14, 2018, 01:08 (GMT)
build_environment: opensubdiv 3.3.3 with PR975 + TBB 2018_U5
August 14, 2018, 00:53 (GMT)
PyDoc: Remove "API" from version
August 14, 2018, 00:51 (GMT)
Pydoc: Switch theme to sphinx_rtd_theme
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021