Blender Git Commits

Blender Git "master" branch commits.

Page: 2825 / 5574

July 17, 2014, 02:25 (GMT)
bmesh py api: add bmesh.utils.vert_splice(...)
July 17, 2014, 01:56 (GMT)
bmesh py api: BPY_BM_CHECK_SOURCE_* macro now accepts multiple args
July 17, 2014, 00:23 (GMT)
Follow-up to code cleanup in rB415af0b: Keep compound terms as they are.
July 16, 2014, 22:25 (GMT)
Cleanup: dead code
July 16, 2014, 22:20 (GMT)
BMesh: use compiler attributes for queries, structure
July 16, 2014, 22:20 (GMT)
BMesh: Add BM_vert_pair_share_face_check

Use to assert if BM_vert_splice is used incorrectly
July 16, 2014, 20:36 (GMT)
Cleanup / Cycles: Remove unused defines and some other minor changes.
July 16, 2014, 15:29 (GMT)
Fix T41075: Segfault when attempting to escape from bone translation.

Minor logical error in rBb617d6d5 ;)
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
July 16, 2014, 10:53 (GMT)
Fix T41088: Canceling pose library preview does not reset to previous pose.
July 16, 2014, 06:42 (GMT)
BMesh: optimize BM_vert_splice to avoid getting a loop array first
July 16, 2014, 05:13 (GMT)
Cleanup: Adhere to our naming convention for BKE_linestyle.h API
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.
July 16, 2014, 01:57 (GMT)
bmesh py api: add BMesh.calc_tessface()
July 16, 2014, 01:50 (GMT)
bmesh py api: add typed tuple-from-array functions
July 16, 2014, 01:12 (GMT)
BLI_kdopbvh: assert for bad input

also hint UNLIKELY branches
July 16, 2014, 01:12 (GMT)
BLF: avoid float/int conversion drawing glyphs

also use UNLIKELY for error cases
July 16, 2014, 00:52 (GMT)
Fix T40146: BGE Compound parent crash
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021