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:
authorGermano Cavalcante <germano.costa@ig.com.br>2021-06-18 04:27:09 +0300
committerGermano Cavalcante <germano.costa@ig.com.br>2021-06-18 04:27:09 +0300
commit68b06208d2dcf4ef218e0a139a50cdb6eae35ad2 (patch)
treefe88baed8c3bd33c3881320201785e2a57a04f5d /source/blender/editors
parentf3c88f8ba5679804fbf22aa3900f6d6e80dbbea3 (diff)
Fix undefs from previous commit
Diffstat (limited to 'source/blender/editors')
-rw-r--r--source/blender/editors/space_graph/graph_select.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/editors/space_graph/graph_select.c b/source/blender/editors/space_graph/graph_select.c
index 9effcebc08e..73777568ab1 100644
--- a/source/blender/editors/space_graph/graph_select.c
+++ b/source/blender/editors/space_graph/graph_select.c
@@ -728,9 +728,9 @@ static bool rectf_curve_intersection(
}
return false;
}
-#undef UP
+#undef ABOVE
#undef INSIDE
-#undef DOWN
+#undef BELOW
/* Perform a box selection of the curves themselves. This means this function tries
* to select a curve by sampling it at various points instead of trying to select the