custom type for data panel

0 votes
asked Feb 24, 2022 by jacques (120 points)
The data panel shows the selection interpreted by different types (as 8 bit unsigned integer, 8 bit signed integer, ...). Is there a way to add a custom type (by using a script)

e.g. I want to see 4 selected byte interpreted as "signed int(selection) / 2^32 * 360)

Anyway to do that?

1 Answer

0 votes
answered Feb 17, 2023 by guruadmin (680 points)
So far this is not implemented but it's a very good suggestion, thank you!
...