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-06-21Fix dashed line drawingCampbell Barton
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-23Masks: Properly port to Copy-on-Write conceptSergey Sharybin
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-24Fix T62884 Missing control point in unselected mask handlesClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-08-22Cleanup: styleCampbell Barton
2018-08-14Fix masks not drawing with draw type set to dashed.Brecht Van Lommel
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: rename 'ct' to 'len' for gawainCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2017-11-26Merge branch 'master' into blender2.8Bastien Montagne
2017-11-26Cleanup: ImageEditor's mask drawing code was re-implementing `BKE_maskrasteri...Bastien Montagne
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-19Merge branch 'master' into blender2.8Bastien Montagne
2017-05-17Fix T51388: Mask moves when zoom is changed in the movie clip editorSergey Sharybin
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-02-28rename built-in point shaders, SMOOTH --> AAMike Erwin
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Opengl glaDrawPixels removal: mask_draw.cClément Foucault
2017-02-17OpenGL: further mask_draw tweaksMike Erwin
2017-02-17OpenGL: mask_draw uses new imm modeMike Erwin
2016-06-10GPU: use basic-shader for line-stippleCampbell Barton
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2014-08-21Fix incorrect 2d stabilization for masksSergey Sharybin
2014-08-19Roto: Add spline dragging zone in it's centerSergey Sharybin
2014-05-15Mask vertex colors used to be totally ignoredSergey Sharybin
2014-05-14Code cleanup: doxy commentsCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-16Fix for half pixel offset rasterizing masksCampbell Barton
2014-03-31Code cleanup: use false/true/bool for maskingSergey Sharybin
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin