Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3214 / 8462

June 6, 2018, 11:54 (GMT)
Particle edit: Fix crash when trying to edit particles without cache

Particles in EMITTER mode needs to have cache.
June 6, 2018, 10:42 (GMT)
Fix update issue in VPaint mode.

Need to flush the changes through DEG CoW, otherwise drawing code would
not see them in some cases...
June 6, 2018, 10:36 (GMT)
Depsgraph: Silence relations builder errors

Were caused by depsgraph trying to create relations between objects
which are coming from restricted collection.
June 6, 2018, 10:36 (GMT)
Depsgraph: Expand object data datablocks for drivers

Drivers can reference object data datablock directly, and if there
was no object in the scene with that datablock, blender will crash.
June 6, 2018, 10:36 (GMT)
Depsgraph: Handle key->object relations from object builder
June 6, 2018, 10:36 (GMT)
Depsgraph: Object data separation, armature
June 6, 2018, 10:36 (GMT)
Depsgraph: Object data separation, geometry
June 6, 2018, 10:36 (GMT)
Depsgraph: Object data separation, camera
June 6, 2018, 10:36 (GMT)
Depsgraph: Object data separation, lamp
June 6, 2018, 10:36 (GMT)
Depsgraph: Object data separation, light probes

This is a beginning of series of commits which will clearly separate
building IDs which are used as object data from object building.

The goal is to be able to always build whatever ID. Required to make
driver targets to work reliably with copy-on-write concept.
June 6, 2018, 10:36 (GMT)
Depsgraph: Remove confusing metaball logic

DATA datablock must evaluation must never depend on object it is
used for. If there is something what depends on an object, it must
be done on object level.

At least the actual callback was empty.
June 6, 2018, 10:32 (GMT)
Wireframe: Fix do_version.
June 6, 2018, 10:27 (GMT)
Ensure BKE_mesh_new_nomain_from_template() always has valid mxxx pointers

When the source mesh doesn't have the primary layers (CD_VERT for vdata,
etc.) the returned mesh also didn't have those layers, even when non-zero
elements were requested (for example requesting 4 vertices would still
result in mvert = NULL).
June 6, 2018, 10:27 (GMT)
Consolidated custom data layer initialisation

Code shared between BKE_mesh_new_nomain() and
BKE_mesh_new_nomain_from_template() is now in separate functions, instead
of copy-pasted.
June 6, 2018, 10:27 (GMT)
Set mesh->totface in nomain-mesh creation

The totxxx fields should match the number of elements in their respective
custom data layers.
June 6, 2018, 09:22 (GMT)
Fix T55344: linked collection instance has user count 0.
June 6, 2018, 09:22 (GMT)
UI: tweak for Cycles panels.
June 6, 2018, 09:22 (GMT)
Cleanup: fix compiler warning.
June 6, 2018, 09:13 (GMT)
Fix importing temporary screens

Apparently Blender 2.79 could save temporary screens; those should not be
converted to workspaces.
June 6, 2018, 08:39 (GMT)
Fix errors after merge (main->bmain)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021