Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-09-13 03:35:22 +0300
committerCampbell Barton <campbell@blender.org>2022-09-13 03:41:36 +0300
commitb3e9ef1924783f3684f6e0c1b4cd588191340adf (patch)
tree639862fc01bc3f82eb24d4aad48be03d8a27d879 /source/blender/editors/space_nla
parentebcf004ecfa659b27a4f63260ead10495985374b (diff)
Fix building WITH_GHOST_WAYLAND, WITH_OPENXR (without X11)
The pre-processor blocks contained un-balanced braces, causing a syntax error when building with WAYLAND but not X11. Use the same number of opening & closing braces in each pre-processor block so changes aren't as likely to break other platforms. Also assert when unexpected states are reached.
Diffstat (limited to 'source/blender/editors/space_nla')
0 files changed, 0 insertions, 0 deletions