Blender Git Commits

Blender Git "fracture_modifier-master" branch commits.

Page: 3 / 129

February 24, 2018, 10:20 (GMT)
optionally restore old activation behavior with broken constraints

this allows easier breaking / collapsing of objects
February 22, 2018, 12:03 (GMT)
compile fixes after merge
February 22, 2018, 12:02 (GMT)
Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79a-release' into fracture_modifier

Conflicts:
source/blender/modifiers/intern/MOD_boolean.c
February 21, 2018, 10:39 (GMT)
VSE: skip non image/movie w/ proxy dir storage

This would use uninitialized filename variable,
looked into supporting this however generating proxies currently only
works for movies.
February 21, 2018, 09:53 (GMT)
Depsgraph: Fix crash using --debug-depsgraph and --debug-depsgraph-no-threads

Was accessing past the array boundaries.

Should be safe for 2.79a.
February 20, 2018, 12:45 (GMT)
fix, anim bind rotation was calculated incorrectly
February 19, 2018, 17:46 (GMT)
fix for bind ngon problems (jumping rotations)
February 19, 2018, 13:38 (GMT)
Fix T53032: Image sequence works bad with Displace modifier

We shouldn't mix image pool acuisition with and without user provided,
the fact that internally image.c uses last frame from Image datablock
confuses the logic.
February 19, 2018, 10:33 (GMT)
Blender 2.79a: Update submodules hash for addons
February 19, 2018, 09:49 (GMT)
Blender 2.79a: Prepare for release

Enter release state and make spacing to "a" more sane.

There is still at least one fix we want to get in, before declaring we are
ready for release.
February 18, 2018, 10:20 (GMT)
crash fix for deleting connected objects before its connectors
February 18, 2018, 01:31 (GMT)
crash fix for FM objects being copied after connect
February 17, 2018, 23:51 (GMT)
rigidbody sort fix for external constraints
February 17, 2018, 12:42 (GMT)
crash fix for external constraints

ensure refresh of "parent" FM object on every refresh of connected objects, also ensure evaluation order in rigidbody.c / bullet (parent always after children)
February 15, 2018, 04:49 (GMT)
Minor change to last commit

Keep mode checks simple, nest other checks in their body.
February 15, 2018, 04:49 (GMT)
Fix T54075: Align Objects fails w/ empty mesh
February 15, 2018, 04:49 (GMT)
Fix T54072: Crash splitting edges
February 15, 2018, 04:49 (GMT)
Cleanup: Python context access

Avoid access from bpy when it's already declared.
February 15, 2018, 04:49 (GMT)
Fix T53958: Sequencer zoom 1:1 fails
February 15, 2018, 04:49 (GMT)
Fix T50630: Fluid fails on win32 w/ unicode paths

Allow overriding gzip open w/ elbeem.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021