Revision 49a5115 by Campbell Barton July 17, 2014, 02:25 (GMT) |
bmesh py api: add bmesh.utils.vert_splice(...) |
Revision 7f4735a by Campbell Barton July 17, 2014, 01:56 (GMT) |
bmesh py api: BPY_BM_CHECK_SOURCE_* macro now accepts multiple args |
Revision a798e01 by Tamito Kajiyama July 17, 2014, 00:23 (GMT) |
Follow-up to code cleanup in rB415af0b: Keep compound terms as they are. |
Revision 11e03ee by Campbell Barton July 16, 2014, 22:25 (GMT) |
Cleanup: dead code |
Revision eebeb55 by Campbell Barton July 16, 2014, 22:20 (GMT) |
BMesh: use compiler attributes for queries, structure |
Revision 58659fc by Campbell Barton July 16, 2014, 22:20 (GMT) |
BMesh: Add BM_vert_pair_share_face_check Use to assert if BM_vert_splice is used incorrectly |
Revision 85c7fce by Thomas Dinges July 16, 2014, 20:36 (GMT) |
Cleanup / Cycles: Remove unused defines and some other minor changes. |
Revision 57a3403 by Bastien Montagne July 16, 2014, 15:29 (GMT) |
Fix T41075: Segfault when attempting to escape from bone translation. Minor logical error in rBb617d6d5 ;) |
Revision 0ab59d9 by Bastien Montagne July 16, 2014, 14:25 (GMT) |
Clean up of dead code. dm can�??t be NULL here (found by Coverity). |
Revision 10da6dd by Gaia Clary July 16, 2014, 12:03 (GMT) |
Automatic commit by arc |
Revision 7eb539c by Gaia Clary July 16, 2014, 12:03 (GMT) |
Sort vertex groups by Armature Hierarchy Sort vertex groups by Armature Hierarchy Reviewers: mont29 Differential Revision: https://developer.blender.org/D649 |
Revision 0fd194c by Bastien Montagne July 16, 2014, 10:53 (GMT) |
Fix T41088: Canceling pose library preview does not reset to previous pose. |
Revision d4726c9 by Campbell Barton July 16, 2014, 06:42 (GMT) |
BMesh: optimize BM_vert_splice to avoid getting a loop array first |
Revision 415af0b by Campbell Barton July 16, 2014, 05:13 (GMT) |
Cleanup: Adhere to our naming convention for BKE_linestyle.h API |
Revision 647969f by Tamito Kajiyama July 16, 2014, 04:38 (GMT) |
Renamed CTX_data_linestyle_from_scene() to BKE_get_linestyle_from_scene(). The function is to retrieve the active line style ID datablock from a scene and there is nothing related to bContext. |
Revision de379c0 by Campbell Barton July 16, 2014, 01:57 (GMT) |
bmesh py api: add BMesh.calc_tessface() |
Revision 28940d7 by Campbell Barton July 16, 2014, 01:50 (GMT) |
bmesh py api: add typed tuple-from-array functions |
Revision b26daac by Campbell Barton July 16, 2014, 01:12 (GMT) |
BLI_kdopbvh: assert for bad input also hint UNLIKELY branches |
Revision 1ae11f7 by Campbell Barton July 16, 2014, 01:12 (GMT) |
BLF: avoid float/int conversion drawing glyphs also use UNLIKELY for error cases |
Revision dfe1b9b by Mitchell Stokes July 16, 2014, 00:52 (GMT) |
Fix T40146: BGE Compound parent crash |
|
|
|


Master Commits
MiikaHweb | 2003-2021