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) |
Fix T54075: Align Objects fails w/ empty mesh |
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 T54072: Crash splitting edges |
February 15, 2018, 04:49 (GMT) |
Fix T53958: Sequencer zoom 1:1 fails |
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 T53986: Crash saving during sculpt stroke Also remove unused struct member. |
February 15, 2018, 04:49 (GMT) |
|
February 15, 2018, 04:49 (GMT) |
Fix T50630: Fluid fails on win32 w/ unicode paths Allow overriding gzip open w/ elbeem. |
February 15, 2018, 04:49 (GMT) |
Fix navmesh creation w/ multiple objects D2976 by @dertom |
February 15, 2018, 04:49 (GMT) |
Docs: invoke_search_popup uses bl_property
Also add code example in docs.
|
February 14, 2018, 20:04 (GMT) |
further constraint related crash fixes
|
February 14, 2018, 19:26 (GMT) |
crash fix attempts
can still crash if you refracture a child object while its attached to others (constraints become invalid)
|
February 14, 2018, 17:41 (GMT) |
re-implementation of external constraints
|
February 13, 2018, 18:17 (GMT) |
external constraints load / refresh fix
|