Alex Hirsch
6a7ee81610
Always dynamically allocate PropertyTable
...
- `Texture::~Texture` expects `props` to be dynamically allocated.
- `GetPropertyTable` returned a pointer to an existing `PropertyTable`
but is expected to return a newly, dynamically allocated one.
- `PropertyTable::PropertyTable()` suggests that an empty `element`
property is valid.
fix #46876
fix #45573
(cherry picked from commit 09bda3f140 )
2021-04-07 11:26:19 +02:00
..
2021-01-13 16:17:06 +01:00
2021-04-06 22:37:35 +02:00
2021-01-14 15:30:00 +03:00
2021-03-26 10:43:43 +01:00
2021-02-18 12:23:25 +01:00
2021-01-13 16:17:06 +01:00
2021-02-23 14:08:45 +01:00
2021-03-26 10:43:43 +01:00
2021-01-13 16:17:06 +01:00
2021-04-07 11:26:19 +02:00
2021-01-13 16:17:06 +01:00
2021-04-06 10:03:41 +02:00
2021-04-01 13:41:53 -04:00
2021-03-26 10:43:43 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-02-18 11:58:08 +01:00
2021-01-26 17:00:15 +01:00
2021-03-23 13:40:34 +01:00
2021-03-23 13:40:34 +01:00
2021-03-26 10:43:43 +01:00
2021-01-13 16:17:06 +01:00
2021-03-23 13:40:34 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-03-24 13:13:18 +01:00
2021-01-13 16:17:06 +01:00
2021-03-23 13:40:34 +01:00
2021-01-13 16:17:06 +01:00
2021-03-23 13:40:34 +01:00
2021-01-13 16:17:06 +01:00
2021-02-04 13:10:03 +01:00
2021-03-23 13:40:34 +01:00
2021-02-17 11:19:28 +01:00
2021-03-23 13:40:34 +01:00
2021-01-13 16:17:06 +01:00
2021-03-26 10:43:43 +01:00
2021-01-13 16:17:06 +01:00
2021-03-23 13:40:34 +01:00
2021-01-13 16:17:06 +01:00
2021-03-23 13:40:34 +01:00
2021-03-23 13:40:34 +01:00
2021-03-23 13:40:34 +01:00
2021-03-13 22:01:27 +01:00
2021-01-13 16:17:06 +01:00
2020-06-10 15:30:52 +02:00