Blender Git Commits

Blender Git "temp-tab_drag_drop" branch commits.

Page: 14 / 18

February 28, 2017, 00:30 (GMT)
Merge branch 'workspaces' into topbar
February 28, 2017, 00:29 (GMT)
Merge branch 'blender2.8' into workspaces

Conflicts:
source/blender/editors/workspace/glutil.c
source/blender/gpu/intern/gpu_framebuffer.c
February 28, 2017, 00:21 (GMT)
OpenGL: wm_gesture uses new imm mode

D2376 by @ianwill, part of T49043
review by @merwin

Box select, circle select, etc. Introducing the dashed-line shader! See D2376 for more info.
February 28, 2017, 00:21 (GMT)
Opengl glaDrawPixels removal: More descriptive setup.
February 28, 2017, 00:21 (GMT)
OpenColorIO: Update glsl implementation to be ready for ogl 3.3 core
February 28, 2017, 00:21 (GMT)
Fix break in drawscredge_area_draw when in fullscreen
February 28, 2017, 00:21 (GMT)
Add immDrawBorderCorners function

This replaces `glaDrawBorderCorners`.
February 28, 2017, 00:21 (GMT)
OpenGl immediate mode: drawnode.c

Part of T49043
February 28, 2017, 00:21 (GMT)
Unittest: split object_add in individual test files

(and small cleanup in unittest)

This is required to the upcoming unittest + bugfix
February 28, 2017, 00:21 (GMT)
Fix T50714: Collections: Adding object to scene without an existing collection

This was causing blender to segfault.

We now add create a new collection and link to the layer before adding
the new object

(also included unittests, and requires updated lib/tests)
February 28, 2017, 00:21 (GMT)
Silence warnings in draw_armature.c

Also add note about incomplete functions there
February 28, 2017, 00:21 (GMT)
Opengl glaDrawPixels removal: image_draw.c

Using float buffer is still laggy because of the data volume we have to transfer to the GC.
February 28, 2017, 00:21 (GMT)
Opengl glaDrawPixels removal: mask_draw.c
February 28, 2017, 00:21 (GMT)
Opengl glaDrawPixels removal: #if 0 glDrawPixels...
February 28, 2017, 00:21 (GMT)
Opengl glaDrawPixels removal: interface
February 28, 2017, 00:21 (GMT)
Opengl glaDrawPixels removal: editors/spaces
February 28, 2017, 00:21 (GMT)
OpenGL immediate mode: new shader image shuffle color

new shader to draw an image with one isolated channel
February 28, 2017, 00:21 (GMT)
OpenGL immediate mode: fix asserts in clip dopesheet
February 28, 2017, 00:21 (GMT)
Opengl glaDrawPixels removal: editors/render
February 28, 2017, 00:21 (GMT)
OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixels

And change relevant function calls.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021