Revision beaa66b by Campbell Barton January 16, 2019, 04:03 (GMT) |
Fix T59640: Transform w/ auto-merge & hidden verts crashes |
Revision 6299d84 by Campbell Barton January 16, 2019, 04:02 (GMT) |
Fix uninitialized variable use w/ kdopbvh ray projection Snapping verts for eg would use these values uninitialized. |
Revision 5861e1f by Campbell Barton January 16, 2019, 00:49 (GMT) |
Object: avoid calling operators in ED_editors_init Don't call operator when entering sculpt modes. |
Revision 976917e by Campbell Barton January 16, 2019, 00:17 (GMT) |
Cleanup: de-duplicate rotation mode enum |
Revision f027cbe by Campbell Barton January 16, 2019, 00:09 (GMT) |
Cleanup: use max frame define |
Revision d844271 by Antonio Vazquez January 15, 2019, 19:24 (GMT) |
GP: Use weight in noise modifier for all types The weight was used only for position. |
Revision b1fa2a8 by Brecht Van Lommel January 15, 2019, 17:54 (GMT) |
Fix T59826: grease pencil crash with empty material slot. |
Revision eb61e68 by Sergey Sharybin January 15, 2019, 17:42 (GMT) |
Merge branch 'blender2.7' |
Revision cac3e16 by Sergey Sharybin 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. |
Revision a0df26f by Jacques Lucke January 15, 2019, 17:27 (GMT) |
Fix T60383: mesh merge type callback returned NULL |
Revision e4c7843 by Brecht Van Lommel January 15, 2019, 15:53 (GMT) |
Fix T60246: crash with Cycles baking while in edit mode. |
Revision 2f2272f by Sybren A. Stüvel January 15, 2019, 15:21 (GMT) |
Alembic: removed declaration of non-existing functions Removed AbcMeshWriter::getMeshInfo() and AbcMeshWriter::getMaterialIndices(). |
Revision f16b9dc by Sybren A. Stüvel 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. |
Revision 9fed39c by Sybren A. Stüvel 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). |
Revision 2124f31 by Campbell Barton January 15, 2019, 13:28 (GMT) |
Merge branch 'blender2.7' |
Revision 5f22de8 by Campbell Barton January 15, 2019, 13:27 (GMT) |
Merge branch 'blender2.7' |
Revision 665acf2 by Campbell Barton January 15, 2019, 13:26 (GMT) |
Cleanup: commas at the end of enums Without this clang-format may wrap them onto a single line. |
Revision d4c851b by Campbell Barton January 15, 2019, 13:26 (GMT) |
Cleanup: comment line length (editors) Prevents clang-format wrapping text before comments. |
Revision ee789cc by Campbell Barton January 15, 2019, 13:14 (GMT) |
Cleanup: comment line length (blenlib) Prevents clang-format wrapping text before comments. |
Revision 0b17547 by Campbell Barton January 15, 2019, 13:14 (GMT) |
Cleanup: comment line length (creator) Prevents clang-format wrapping text before comments. |
|
|
|


Master Commits
MiikaHweb | 2003-2021