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
path: root/source
AgeCommit message (Expand)Author
2016-10-10OpenGL: plug new matrix system into shaders (WIP)Mike Erwin
2016-10-09OpenGL: Draw dividers in space_file with the new immediate modeThomas Beck
2016-10-09fix shaders for picky GLSL compilersMike Erwin
2016-10-08Gawain: validate inputs to add_attribMike Erwin
2016-10-08OpenGL: fix smooth point fringeMike Erwin
2016-10-08OpenGL: draw f-curve points and handles with new imm modeMike Erwin
2016-10-08OpenGL: shaders for smooth round pointsMike Erwin
2016-10-08Gawain: allow immBeginAtMost, immEnd with no verticesMike Erwin
2016-10-08draw region emboss with new immediate modeMike Erwin
2016-10-08Gawain: code cleanup & inline docsMike Erwin
2016-10-07Blender 2.8: OpenGL: replace old GL with the new immediate API in UI_draw_rou...Mike Erwin
2016-10-07fix grid floor drawing assertMike Erwin
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-10-07Merge branch 'master' into blender2.8Julian Eisel
2016-10-07Proxied → ProxifiedSybren A. Stüvel
2016-10-07Re-establish link to proxies when they are made local after appending.Sybren A. Stüvel
2016-10-07Merge branch 'master' into blender2.8Bastien Montagne
2016-10-07Datablock management: remove 'proxy_from' pointer from 'is ID used' checks.Bastien Montagne
2016-10-07Fix T49595: bpy - negative skin_vertices radius crashes BlenderBastien Montagne
2016-10-07OpenGL/gpencil: delete unused utility functionsMike Erwin
2016-10-07OpenGL: draw gpencil fill with new imm modeMike Erwin
2016-10-07OpenGL: draw 2D gpencil strokes with new imm modeMike Erwin
2016-10-07OpenGL: draw 3D gpencil strokes with new imm modeMike Erwin
2016-10-07OpenGL: fix shader input typoMike Erwin
2016-10-07gpencil: disable / remove some legacy drawingMike Erwin
2016-10-07Avoid possible compatibility issues with tmp viewport flagsJulian Eisel
2016-10-07Viewport: support for external render engines (e.g., Cycles) with depthDalai Felinto
2016-10-07Viewport: floor cleanupDalai Felinto
2016-10-07Viewport: draw floor routine should not use GL_ALWAYS for depthDalai Felinto
2016-10-07Use theme color for clearing viewport backgroundJulian Eisel
2016-10-07OpenGL/GPencil: draw stroke-in-progress with new imm modeMike Erwin
2016-10-07Gawain: allow strips of 1 line, fans of 1 triangleMike Erwin
2016-10-07cleanup: C99, const, blank linesMike Erwin
2016-10-07Merge branch 'master' into blender2.8Julian Eisel
2016-10-07OpenGL: modernize gp_draw_strokes_editMike Erwin
2016-10-06Fix wrong separator line width after drawing vec iconJulian Eisel
2016-10-06Viewport: bring grid over to the new viewportDalai Felinto
2016-10-06Viewport: Starting to port over the principles of the draw flux into placehol...Dalai Felinto
2016-10-06OpenGL: another built-in shader for 2D pointsMike Erwin
2016-10-06GPencil: Fix interpolate stroke keymap conflict with sculptAntonioya
2016-10-06OpenGL: convert gp_draw_stroke_point to new immediate modeMike Erwin
2016-10-06OpenGL: more built-in GPU_SHADERs for pointsMike Erwin
2016-10-06OpenGL: modernize more volumetric gpencil drawingMike Erwin
2016-10-06Gawain: more ways to set uniform colorMike Erwin
2016-10-05draw gpencil erase cursor with new imm modeMike Erwin
2016-10-05draw gpencil sculpt cursor with new imm modeMike Erwin
2016-10-05Gawain: more ways to set uniform colorMike Erwin
2016-10-05Fix T49501: Animations imported via alembic render with wrong or no motion blurSergey Sharybin
2016-10-05Barebones for viewport code apart from 2.7x drawing codeDalai Felinto
2016-10-04Fix T49553: Blender 2.78 crashes when File->Data Previews ->Refresh Datablock...Bastien Montagne