Blender Git Commits

Blender Git "master" branch commits.

Page: 2610 / 5574

May 2, 2015, 16:43 (GMT)
Fix ghash assert during BGE libload.

The assert message was caused by the multi call of BLO_library_append_begin in KX_BlenderSceneConverter::LinkBlendFile.
May 2, 2015, 15:02 (GMT)
Fix T44586: Viet language problem for Blender Interface

We were missing many of the complex diacritics combinations in latin extended additional code block...

Alawyas a pleasure to edit this font... :|
May 2, 2015, 12:14 (GMT)
CMake: use ld.gold linker when available

Gives noticeable speedup linking blender
May 2, 2015, 08:38 (GMT)
Turn bpy.utils into a package, so that we can easily add submodules to it.
May 2, 2015, 06:24 (GMT)
BMesh: BM_mesh_edgesplit

Did quite a few checks not to tag bad splits (which wasn't working perfectly)

Instead rely on BM_vert_separate not to create invalid geometry.
May 2, 2015, 06:24 (GMT)
BMesh: BM_vert_separate double edge fix

Splitting edges could give duplicates.
May 2, 2015, 05:52 (GMT)
BMesh: return error on mesh validate
May 2, 2015, 05:46 (GMT)
Cleanup: bmesh src/dst order in API args
May 2, 2015, 05:45 (GMT)
Cleanup: use function attrs for BMesh inline funcs
May 1, 2015, 22:17 (GMT)
Object Align Operator: Make it use modifiers in high quality bounding box calculation
May 1, 2015, 19:18 (GMT)
Updated install_deps' Collada to 3335ac164e68b2512a40914b14c74db260e6ff7d.
May 1, 2015, 19:09 (GMT)
OSX: remove collada from fading out 32bit buildbot
May 1, 2015, 17:21 (GMT)
Fix T44353, Fix T43981: random particle distribution overlaps if number is greater than 256.
May 1, 2015, 17:21 (GMT)
Fix T43711: dual quaternion deform bug with shearing in deform matrix.

This also increases the tolerances in is_orthogonal / is_orthonormal functions,
which were much too low for practical purposes.
May 1, 2015, 17:20 (GMT)
Auto pack: don't show "No new files have been packed" on every .blend file save.
May 1, 2015, 17:18 (GMT)
Fix T44433: print "unknown" rather than "1970-01-01" when .blend date is unknown.
May 1, 2015, 17:18 (GMT)
Fix a couple of harmless compiler warnings.
May 1, 2015, 15:10 (GMT)
Fix T44560: Merge Collapse tool - UVs operator panel option ignored with Collapse but not with other merge types.

Was missing parameter for collapse bmesh operator...
May 1, 2015, 14:11 (GMT)
Fix T44577: writing tessellated cddata when we should not...

Own mistake in rBf75c89b3f42ffac51603e6e53459f9d94a8782cc...
May 1, 2015, 12:27 (GMT)
Use mono font for metadata
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021