This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenlib/intern
Julian Eisel bcf49d13e5 Fix compile error on Apple Clang
Needs to compile with `CMAKE_OSX_DEPLOYMENT_TARGET` of 10.14 at least to
have `std::optional<>::value()` available. So we have to increase the
minimum required compiler version, but that requires more changes. Just
fix the build error for now.
2020-06-29 17:28:37 +02:00
..
2020-04-05 22:22:21 +10:00
2020-06-25 23:14:36 +10:00
2020-06-29 17:28:37 +02:00
2020-05-04 19:50:06 +10:00
2020-05-28 16:42:31 +10:00
2020-06-25 23:14:36 +10:00
2019-08-12 01:10:43 +10:00
2020-05-27 20:04:46 +02:00
2020-05-08 19:02:03 +10:00
2020-05-08 12:42:10 +10:00
2019-09-30 17:07:05 +10:00
2020-05-09 17:15:43 +10:00
2020-05-03 13:42:49 +10:00
2020-05-09 17:19:28 +10:00