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:
authorLuca Rood <dev@lucarood.com>2017-02-23 08:52:36 +0300
committerLuca Rood <dev@lucarood.com>2017-02-23 09:21:58 +0300
commit3b3ed19c187242cde0d0aa9d932176dc8dded30c (patch)
tree70a709a3988300f4d87ea6d154e7fd4c4f9274c4 /source/blender/modifiers/intern/MOD_uvwarp.c
parent30420845b9fa59dcb78c9a5f2a30c819ab26d5b6 (diff)
OpenGl immediate mode: remove imm_draw_line
Replaced all calls to `imm_draw_line` by plain `immVertex2f` calls, and removed `imm_draw_line`, as that function was not supposed to exist in the first place, and causes unnecessary calls to `immBegin`/`immEnd`. Part of T49043
Diffstat (limited to 'source/blender/modifiers/intern/MOD_uvwarp.c')
0 files changed, 0 insertions, 0 deletions