Blender Git Loki
Git Commits -> Revision 8bab865
Revision 8bab865 by Jeroen Bakker (master) December 18, 2019, 10:00 (GMT) |
Fix T72289: FreeStyle python error Introduced by {T67981}. We changed the python API for curve evaluation. Freestyle still used the old call that failed. This patch updates FreeStyle to use the new API. I checked other areas in freestyle but it seemed to be the only `evaluate` for curves that is called directly. Reviewed By: zeddb Differential Revision: https://developer.blender.org/D6430 |
Commit Details:
Full Hash: 8bab8655393faf51a2a7ee3b267a745b38fc49e5
Parent Commit: 2a35383
Lines Changed: +1, -1
1 Modified Path:
/release/scripts/freestyle/modules/parameter_editor.py (+1, -1) (Diff)