tahoma2d/toonz
Xenobus 9d7eaade5d Fixes crash on editing curve with control point tool
OpenToonz crashes when directly manipulating curves via the lines
themselves, unless the curve was initialized as a straight line.

Depending on the build environment, a calculation interprets doubles
as ints, resulting in a divison by zero.

 -Explicitly specifies the use of floating point abs() - fabs()

Resolves: #858, #919
2016-11-17 19:40:33 +02:00
..
cmake CMake: use STATUS for messages, spaces indentation 2016-07-09 10:44:05 +10:00
install update systemvar to 1.1 2016-08-08 11:29:06 +09:00
sources Fixes crash on editing curve with control point tool 2016-11-17 19:40:33 +02:00