Blender Git Commit Log

Git Commits -> Revision 31be0a6

Revision 31be0a6 by Bastien Montagne (master)
August 11, 2017, 12:27 (GMT)
Fix T52344: Softbody on Text.

Own previous fix (rBd5d626df236b) was not valid, curves are actually
supported by SoftBodies. It was rather a mere UI bug, which was not
including Surfaces and Font obect types in those valid for softbody UI.

Thanks to @brecht for the head up!

Also, fix safe for 2.79, btw.

Commit Details:

Full Hash: 31be0a6e52e1070c50d413432210a3217249f5af
Parent Commit: 2e25754
Lines Changed: +7, -3

3 Modified Paths:

/release/scripts/startup/bl_ui/properties_physics_common.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_softbody.py (+4, -1) (Diff)
/source/blender/modifiers/intern/MOD_softbody.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021