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
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell 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-05-06Merge branch 'master' into blender2.8Campbell Barton
2017-05-05Masks: Fix broken animation after adding primitivesSergey 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-12-02Fix T50062: Mask - Clicking in ActivePoint Parent makes Blender crash.Bastien Montagne
2016-06-23DopeSheet Mask Mode: Circle/Lasso supportJoshua Leung
2016-06-10GPU: use basic-shader for line-stippleCampbell Barton
2016-04-27Mask: always add a new spline when adding a new vertCampbell Barton
2016-04-27New mask points now compensate parent offsetCampbell Barton
2016-04-27Fix T48282: Newly added mask points don't follow parentCampbell Barton
2016-04-27Cleanup: use const, duplicate headerCampbell Barton
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-10-22Fix T46569: Crash w/ mask & locked-track enabledCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-06-16Cleanup: styleCampbell Barton
2015-06-11Masking: Numpad-. now centers view to selected control pointsSergey Sharybin
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-27Use squared dist /w comparisons (mask, edge-slide)Campbell Barton
2015-01-12revert part of 7a1dc20Campbell Barton
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne
2014-12-09Fix T42857: Inconsistency between cache line visibility and ability to change...Sergey Sharybin
2014-11-28Cleanup: unused headersCampbell Barton
2014-10-13Code cleanup: Move output arguments to the end of the listSergey Sharybin
2014-10-13Roto: Improve spline sliding vs. curvature detectionSergey Sharybin
2014-10-13Code cleanup: Prevent possible int->float conversionSergey Sharybin
2014-10-13Code cleanup: Use new SQUARE() macro to get squared distance thresholdSergey Sharybin
2014-10-11CleanupCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-02Fix T42030: Grabbing the whole mask interfere with grabbing individual curveSergey Sharybin
2014-09-28Fix T41981: Crash by Copy mask splines without splinesSergey Sharybin
2014-09-26Fix for missing shortcuts for mask copy/pasteSergey Sharybin
2014-09-26Fix T41961: Crash by Copy n Paste splines to new mask without layerSergey Sharybin
2014-08-21Fix incorrect 2d stabilization for masksSergey Sharybin