Blender Git Loki
Git Commits -> Revision 2679eaa
Revision 2679eaa by Joshua Leung (master) May 7, 2014, 02:20 (GMT) |
Bugfix: Bend modifier's angle property has crazy limits As reported by ZanQdo on IRC, the bend modifier's "angle" property had a range of +/- 572.95 degrees (equivalent to 10 radians). From the looks of things, this was simply something overlooked when doing degrees to radians conversions. Now it has a range of +/- 180 degrees. |
Commit Details:
Full Hash: 2679eaa712633969640584eae85c4f28cbbc6b7a
Parent Commit: aad0907
Lines Changed: +1, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_modifier.c (+1, -1) (Diff)