Blender Git Commits

Blender Git commits from all branches.

Page: 1524 / 2888

May 16, 2018, 12:52 (GMT)
More removal of DerivedMesh stuff
May 16, 2018, 12:33 (GMT)
Some fixups
May 16, 2018, 12:33 (GMT)
Mesh: Set deformed_only=1 when copied mesh is from main library
May 16, 2018, 11:07 (GMT)
Merge branch 'blender2.8' into temp-sybren-particles
May 16, 2018, 10:54 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-sybren-particles
May 16, 2018, 10:43 (GMT)
Merge branch 'blender2.8' into temp-sybren-particles
May 16, 2018, 10:35 (GMT)
FIXUP used wrong ob/psys
May 16, 2018, 10:25 (GMT)
Fixes for collections unification:

* Fix various crashes due to bug in latest versioning code
* Fix outliner restrict button column clipping
May 16, 2018, 10:16 (GMT)
WIP NO PUSHY PUSHY particle system
May 16, 2018, 10:16 (GMT)
Save 'deform_only' flag in Mesh.runtime

This flag is copied when converting between DM and Mesh.

This flag is set to true in get_mesh(), to mimick the behaviour of
CDDM_from_mesh_ex. This is necessary for the particle system to work
correctly.
May 16, 2018, 09:02 (GMT)
Fix dissolve operator

The indices were wrong
May 16, 2018, 08:51 (GMT)
Cleanup: Remove unused parameter
May 16, 2018, 08:49 (GMT)
ix simplify stroke segment fault

The index of the weights array was wrong.

WIP: Still there is a problem with simplify adaptative.
May 16, 2018, 08:34 (GMT)
Fix field name error
May 16, 2018, 08:16 (GMT)
Add missing main weight array duplication
May 16, 2018, 08:04 (GMT)
Fix segment fault when draw strokes

The subdivide was not reallocating the weights array.
May 16, 2018, 07:51 (GMT)
Use BKE_mesh_apply_vert_coords instead of local defined version
May 16, 2018, 07:48 (GMT)
Cleanup: Remove duplicate and unused code
May 16, 2018, 07:44 (GMT)
Remove collections module (caused UI to fail entirely)
May 16, 2018, 07:37 (GMT)
Cleanup: remove ignored const
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021