Blender Git Commits

Blender Git "master" branch commits.

Page: 1369 / 5574

January 16, 2019, 04:03 (GMT)
Fix T59640: Transform w/ auto-merge & hidden verts crashes
January 16, 2019, 04:02 (GMT)
Fix uninitialized variable use w/ kdopbvh ray projection

Snapping verts for eg would use these values uninitialized.
January 16, 2019, 00:49 (GMT)
Object: avoid calling operators in ED_editors_init

Don't call operator when entering sculpt modes.
January 16, 2019, 00:17 (GMT)
Cleanup: de-duplicate rotation mode enum
January 16, 2019, 00:09 (GMT)
Cleanup: use max frame define
January 15, 2019, 19:24 (GMT)
GP: Use weight in noise modifier for all types

The weight was used only for position.
January 15, 2019, 17:54 (GMT)
Fix T59826: grease pencil crash with empty material slot.
January 15, 2019, 17:42 (GMT)
Merge branch 'blender2.7'
January 15, 2019, 17:34 (GMT)
Sequencer: Restore change menu

It was still used by C-key menu, and is very handy to have
when working on a complex edit files.

Was initially removed by e9d06f086698.
January 15, 2019, 17:27 (GMT)
Fix T60383: mesh merge type callback returned NULL
January 15, 2019, 15:53 (GMT)
Fix T60246: crash with Cycles baking while in edit mode.
January 15, 2019, 15:21 (GMT)
Alembic: removed declaration of non-existing functions

Removed AbcMeshWriter::getMeshInfo() and AbcMeshWriter::getMaterialIndices().
January 15, 2019, 15:21 (GMT)
Marked TODOs with the actual string TODO

There are some things that need to be done in Alembic for Blender 2.8 to
make all the 'visible/renderable/selected only' options work.
January 15, 2019, 15:21 (GMT)
Alembic export: fixed memory leak

If the triangulated mesh was in itself a new mesh that should be freed this
should happen before the function returns (as it only returns a single mesh,
and thus the caller can only free one).
January 15, 2019, 13:28 (GMT)
Merge branch 'blender2.7'
January 15, 2019, 13:27 (GMT)
Merge branch 'blender2.7'
January 15, 2019, 13:26 (GMT)
Cleanup: commas at the end of enums

Without this clang-format may wrap them onto a single line.
January 15, 2019, 13:26 (GMT)
Cleanup: comment line length (editors)

Prevents clang-format wrapping text before comments.
January 15, 2019, 13:14 (GMT)
Cleanup: comment line length (blenlib)

Prevents clang-format wrapping text before comments.
January 15, 2019, 13:14 (GMT)
Cleanup: comment line length (creator)

Prevents clang-format wrapping text before comments.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021