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
AgeCommit message (Expand)Author
2019-09-24Tracking: Highlight keyframes in path visualizationSergey Sharybin
2019-09-17Tracking: Early output when drawing 0 path pointsSergey Sharybin
2019-09-17Fix T69960: Track path tries to draw negative point countsSergey Sharybin
2019-09-17Tracking: Restore check for marker being disabledSergey Sharybin
2019-09-17Tracking: Use proper wrapper around line width and point sizeSergey Sharybin
2019-09-16Tracking: Refactor path drawing codeSergey Sharybin
2019-09-16Cleanup: Spelling in commentSergey Sharybin
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-07-08Fix T66470 Planar track is not adjustableClément Foucault
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-20Cleanup: remove unused OpenGL functions, rename some for clarityBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Clip editor: Fix drawing metadata for RGBA imagesSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-03-25GPUTexture: Small refactor.Clément Foucault
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2017-09-26Cleanup: naming (GPU immediate util)Campbell Barton
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-08-05Merge branch 'master' into blender2.8Campbell Barton
2017-08-04Tracking: Undefine temporary defineSergey Sharybin
2017-08-04Tracking: Remove limit of 50 points of the track historySergey Sharybin
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-28Getting rid of setlinestyle: Clip drawing code.Bastien Montagne
2017-04-16use immUniformColor instead of immUniform("color"Mike Erwin
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-21OpenGL: convert to new matrix API (part 2 of x)Mike Erwin
2017-03-21OpenGL: convert to new matrix API (part 1 of x)Mike Erwin
2017-02-28clean up GL / GPU #includesMike Erwin
2017-02-24OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixelsClément Foucault
2017-02-23OpenGl immediate mode: clip_draw.c and clip_graph_draw.c fixesLuca Rood
2017-02-16OpenGL immediate mode: clip_draw.cLuca Rood
2016-06-10GPU: use basic-shader for line-stippleCampbell Barton
2016-01-27Tracking: Remove code which was dead for quite some time nowSergey Sharybin