Blender Git Commits

Blender Git "fracture_modifier" branch commits.

Page: 93 / 130

March 24, 2015, 14:47 (GMT)
Make sure disabling attribute arrays also resets the counter so we don't
do it twice.
March 24, 2015, 14:47 (GMT)
Fix T43853: Audio animation bug (fcurves)

For a detailed bug explanation see the comments in the report.
March 22, 2015, 17:17 (GMT)
use center between objects for constraint types different than fixed, note: other types only work between clusters and settings for them are limited to the type currently....
March 22, 2015, 09:13 (GMT)
fix: some speed improvement for converting to objects or to keyframed objects and proper renaming of shards and constraints being created
March 19, 2015, 23:32 (GMT)
fix: another possible fix for loading correct vertexbased constraints
March 19, 2015, 22:54 (GMT)
fix: vertexbased constraints should be rebuilt correctly now after loading
March 19, 2015, 17:06 (GMT)
added a new vertex coordinate based constraint build method, as alternative to meshisland centroid based constraint building
March 18, 2015, 15:06 (GMT)
fix: crash with fast bisect and fast bisect / fill due to refactoring
March 17, 2015, 23:00 (GMT)
fix: bugfixes for fractal boolean and greasepencil edge cutting due to refactoring
March 17, 2015, 19:48 (GMT)
refactoring of FractureModifier: split very long functions into more, shorter ones
March 17, 2015, 15:11 (GMT)
Point submodules to 2.74-rc2
March 17, 2015, 13:19 (GMT)
Fix an incorrect assert in lnor code.

There is one case where we do can have only two edges for two loops...
March 17, 2015, 13:18 (GMT)
Refer to Task 43975: Deleting a Shapekey can break the relative pointers

This patch would reassign the relative of all keyblocks to the relative
of the deleted keyblock. And it fixes the misalignement of the index values
after the keyblock is deleted.

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D1176
March 17, 2015, 11:49 (GMT)
Use "Release Candidate 2" string on the splash
March 17, 2015, 10:49 (GMT)
Correct assert
March 17, 2015, 10:49 (GMT)
Fix T43997: Paste fcurve keeps handle selection
March 17, 2015, 10:49 (GMT)
PyAPI: bpy.ops enum error was cut short
March 17, 2015, 10:49 (GMT)
Update themes for 2.74
March 17, 2015, 10:49 (GMT)
Fix T44003: Flatty Light: GPencil vertices and timeline keyframes black

I noticed our version code and subversion got out of sync in the past, maybe
that's what the issue was here.
Deleting the entries from the .xml makes it fall back to the default values.
March 17, 2015, 10:49 (GMT)
BGE: Fix for T43994 Steering actuator bug with Navmesh

Now the facing option is taken into account as before

This is a regression and to be ported to the final release branch.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021