Blender Git Loki
Git Commits -> Revision 8f50cdd
Revision 8f50cdd by Antonio Vazquez (master) August 21, 2019, 09:08 (GMT) |
Fix T68943: GPencil Time modifier gets strange value in offset parameter This is due a limitation in the RNA property when the range is too extreme. As we don't need that, the value was set to SHRT_MAX frames as maximum offset. Also fixed the same problem in other modules of Grease Pencil. |
Commit Details:
Full Hash: 8f50cdd7d5cb43870add1b3e983fed92f84d864a
Parent Commit: 6e8a76c
Lines Changed: +12, -12