reduz
75688772b3
Fix editor suffixes and degrees conversion
...
* Functions to convert to/from degrees are all gone. Conversion is done by the editor.
* Use PROPERTY_HINT_ANGLE instead of PROPERTY_HINT_RANGE to edit radian angles in degrees.
* Added possibility to add suffixes to range properties, use "min,max[,step][,suffix:<something>]" example "0,100,1,suffix:m"
* In general, can add suffixes for EditorSpinSlider
Not covered by this PR, will have to be addressed by future ones:
* Ability to switch radians/degrees in the inspector for angle properties (if actually wanted).
* Animations previously made will most likely break, need to add a way to make old ones compatible.
* Only added a "px" suffix to 2D position and a "m" one to 3D position, someone needs to go through the rest of the engine and add all remaining suffixes.
* Likely also need to track down usage of EditorSpinSlider outside properties to add suffixes to it too.
2021-06-30 12:38:25 -03:00
..
2021-05-25 02:50:35 +02:00
2021-01-01 20:19:21 +01:00
2021-06-21 08:39:28 -06:00
2021-03-23 07:13:23 -04:00
2021-03-22 12:16:40 -03:00
2021-03-22 12:16:40 -03:00
2021-06-29 12:31:40 +02:00
2021-06-29 12:31:40 +02:00
2021-02-09 18:24:36 +01:00
2021-02-09 18:24:36 +01:00
2021-03-23 13:06:02 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-06-20 20:00:54 +01:00
2021-06-20 20:00:54 +01:00
2021-06-19 20:49:18 -06:00
2021-06-16 09:43:34 -07:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-04-11 23:25:38 -05:00
2021-04-11 23:25:38 -05:00
2021-06-30 12:38:25 -03:00
2021-06-30 12:38:25 -03:00
2021-06-16 09:43:34 -07:00
2021-06-16 09:43:34 -07:00
2021-06-16 09:43:34 -07:00
2021-06-16 09:43:34 -07:00
2021-05-07 14:00:50 -06:00
2021-02-09 18:24:36 +01:00
2021-06-25 15:46:37 +02:00
2021-06-25 15:46:37 +02:00
2021-06-28 18:52:13 +02:00
2021-05-13 17:45:07 +05:45
2021-06-07 11:03:08 +02:00
2021-02-09 18:24:36 +01:00
2021-06-19 20:49:18 -06:00
2021-02-09 18:24:36 +01:00
2021-06-21 19:54:40 +08:00
2021-02-09 18:24:36 +01:00
2021-06-16 09:43:34 -07:00
2021-05-04 04:38:08 -04:00
2021-06-19 20:49:18 -06:00
2021-02-09 18:24:36 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-04-05 08:52:21 +02:00
2021-02-09 18:24:36 +01:00
2021-06-12 08:01:02 +03:00
2021-02-09 18:24:36 +01:00
2021-02-09 18:24:36 +01:00
2021-02-09 18:24:36 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-05-07 14:00:50 -06:00
2021-06-19 20:49:18 -06:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-02-14 14:11:44 +02:00
2021-02-09 18:24:36 +01:00
2021-06-17 19:10:26 -04:00
2021-04-11 23:25:38 -05:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-06-11 18:48:42 +02:00
2021-06-25 22:58:46 +10:00
2021-06-20 18:51:15 +02:00
2021-04-05 08:52:21 +02:00
2021-02-09 18:24:36 +01:00
2021-06-29 12:07:25 +02:00
2021-06-25 15:46:37 +02:00
2021-01-01 20:19:21 +01:00
2021-02-09 18:24:36 +01:00
2021-05-19 11:43:02 +01:00
2021-01-01 20:19:21 +01:00
2021-06-13 11:23:26 -03:00
2021-02-09 18:24:36 +01:00
2021-06-20 11:54:24 -04:00
2021-06-16 09:43:34 -07:00
2021-05-25 02:50:35 +02:00
2021-02-09 18:24:36 +01:00
2021-04-05 08:52:21 +02:00
2021-02-09 18:24:36 +01:00
2021-06-19 20:49:18 -06:00
2021-02-09 18:24:36 +01:00
2021-06-19 20:49:18 -06:00
2021-03-30 16:11:35 +02:00
2021-06-20 20:00:54 +01:00
2021-06-20 20:00:54 +01:00
2021-06-11 13:39:51 +02:00
2021-02-09 18:24:36 +01:00
2021-06-21 10:07:49 +08:00
2021-06-21 10:07:49 +08:00
2021-02-09 18:24:36 +01:00
2021-02-09 18:24:36 +01:00
2021-06-29 11:27:09 +02:00
2021-06-28 15:54:31 +02:00
2021-06-30 12:38:25 -03:00
2021-02-09 18:24:36 +01:00