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-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2016-06-10GPU: use basic-shader for line-stippleCampbell Barton
2016-01-27Tracking: Remove code which was dead for quite some time nowSergey Sharybin
2016-01-24Fix yet another case broken after glLineWidth() changesSergey Sharybin
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: cleanupMike Erwin
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel
2015-12-06OpenGL: use simple shader for texture drawing in a few places.Brecht Van Lommel
2015-11-28OpenGL: remove unnecessarily paranoid bound texture preservation.Brecht Van Lommel
2015-11-28OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state.Brecht Van Lommel
2015-10-08Cleanup: typosCampbell Barton
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-06-12Support metadata display in clip editorAntony Riakiotakis
2015-05-13Fix T44683: Unable to mute movie clip when using stabilized displaySergey Sharybin
2015-04-22Tracking: Show plane track outline if image failed to loadSergey Sharybin
2015-01-07Fix for bool flag useCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-09-03Skip distortion of the grease pencil associated with the trackSergey Sharybin
2014-07-21Math Lib: rename mul_serie_m3 to mul_m3_series & reorder argsCampbell Barton
2014-07-20Math Lib: use variable length args for mul_serie_m3,m4 (instead of trailing N...Campbell Barton
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-02implement cache line for image editorSergey Sharybin
2014-03-06Hiding plane tracks was never implementedSergey Sharybin
2014-03-04Fix T38944, Fonts too small in Movie Clip Editor on Retina display.Thomas Dinges
2014-02-28Proper solution for crash of GP when marker is not exist on current frameSergey Sharybin
2014-02-26Fix crash happening when drawing GP for a track which doesn't have visible ma...Sergey Sharybin
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2014-02-02Code cleanup: suffix vars to make obvious they are squaredCampbell Barton
2014-02-01Code cleanup: use length squared where possibleCampbell Barton
2013-12-21Fix T37907: Crash when change screen layout to "Motion Tracking"Sergey Sharybin
2013-12-20Fix wrong display of movie clip cache with mask overlay enabledSergey Sharybin
2013-12-06Alpha channel of a plane track image works fine in MCE nowSergey Sharybin
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-11-29Image wrapping for plane track in clip editorSergey Sharybin
2013-09-17Muted footage in MCE still was reading the frames from diskSergey Sharybin
2013-09-05Code cleanup: use boolean instead of int for space_clipSergey Sharybin
2013-08-27Mask primitivesSergey Sharybin
2013-08-24Fix bad draw of plane track when using Tiny display optionSergey Sharybin
2013-08-19Code cleanup: use bool instead of BOOL/intSergey Sharybin
2013-08-19Fix read past end of array when drawing tracking markers keyframesSergey Sharybin
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-06-12Cleaned code a bit around 2D stabilizationSergey Sharybin
2013-04-15Cycles: optimization for 3D viewport border render with heavy scenes, the OpenGLBrecht Van Lommel
2013-04-05code cleanup: include orderCampbell Barton