Falk David
23e9ebfdbd
Fix: GPv3: Crash when transforming keyframes
...
Blender would crash when trying to move/duplicate, etc. some keyframes.
This was because the `convert_type_get` function in the transform code
would return the wrong transform type `TransConvertType_GreasePencil`
instead of `TransConvertType_Action`.
The fix makes sure that we only return the
`TransConvertType_GreasePencil` in the 3d viewport.
2023-10-25 10:24:35 +02:00
..
2023-10-24 09:01:38 +02:00
2023-10-20 10:27:26 +02:00
2023-10-23 19:19:38 +02:00
2023-10-20 09:56:13 -03:00
2023-10-23 10:17:22 +11:00
2023-08-16 00:20:26 +10:00
2023-10-20 19:37:39 +02:00
2023-10-07 18:29:48 +11:00
2023-10-22 11:12:03 +05:30
2023-10-23 10:09:05 +11:00
2023-10-24 09:01:38 +02:00
2023-10-24 16:09:26 +02:00
2023-10-20 10:58:40 -04:00
2023-10-17 10:34:59 +02:00
2023-10-12 16:20:18 +02:00
2023-10-20 16:54:08 +02:00
2023-10-17 10:34:59 +02:00
2023-10-23 19:41:49 +02:00
2023-10-17 10:34:59 +02:00
2023-10-20 10:27:26 +02:00
2023-09-22 03:18:17 +02:00
2023-10-20 16:54:08 +02:00
2023-10-25 10:24:35 +02:00
2023-09-22 03:18:17 +02:00
2023-10-17 11:48:29 +02:00
2023-09-25 17:53:11 -04:00
2023-10-09 23:41:53 +02:00
2023-10-19 18:53:16 +11:00
2023-09-26 19:50:48 +10:00
2023-10-20 10:27:26 +02:00
2023-10-17 11:48:29 +02:00
2023-10-19 18:53:16 +11:00
2023-10-09 23:41:53 +02:00
2023-09-26 18:18:56 +02:00
2023-10-23 15:49:34 +02:00
2023-10-20 10:27:26 +02:00
2023-09-25 17:53:11 -04:00
2023-10-24 05:07:23 +02:00
2023-10-12 16:51:44 +02:00
2023-09-25 17:53:11 -04:00
2023-10-20 10:27:26 +02:00
2023-09-25 17:53:11 -04:00
2023-09-25 17:53:11 -04:00
2023-10-23 19:32:56 +02:00
2023-10-25 10:24:35 +02:00
2023-09-25 17:53:11 -04:00
2023-10-09 23:54:43 +02:00
2023-10-19 21:42:26 +02:00
2023-09-27 15:46:18 +02:00