Blender Git Loki
Git Commits -> Revision 9410e5d
Revision 9410e5d by Sebastian Parborg (master) January 17, 2020, 14:10 (GMT) |
Make the scene preview range not clamp the start/end values This will make this consistent with the behaviour of other start/end ranges in blender. So start/end will instead be adjusted to always satisfy the "start >= end" requirement instead of clamping the values. |
Commit Details:
Full Hash: 9410e5dc97c4f21e19865ca8a9e1e185fcf5a1d4
Parent Commit: 1e91d9d
Lines Changed: +14, -10
1 Modified Path:
/source/blender/makesrna/intern/rna_scene.c (+14, -10) (Diff)