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-08-11GraphEdit Drawing: Make active F-Curve slightly thickerJoshua Leung
2017-08-11GraphEdit Keyframe Drawing: Tweak styling of handlesJoshua Leung
2017-08-02GraphEdit Handle Drawing: Fix handle-vertex size regression (2.7 -> 2.8)Joshua Leung
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-01Getting rid of setlinestyle: FCurves drawing.Bastien Montagne
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05revert recent cleanup, keep useful changesMike Erwin
2017-04-04cleanupMike Erwin
2017-03-21OpenGL: convert to new matrix API (part 2 of x)Mike Erwin
2017-03-09OpenGL immediate mode: graph_draw.cLuca Rood
2017-02-28OpenGL: no more display listsMike Erwin
2017-02-28rename built-in point shaders, SMOOTH --> AAMike Erwin
2016-10-13Fix for crash on dopesheet drawing with immediate mode (rB7a552612c)Dalai Felinto
2016-10-08OpenGL: draw f-curve points and handles with new imm modeMike Erwin
2016-09-16Fix vertical scrollbar adding to region width in graph editorJulian Eisel
2016-07-16Cleanup: spellingCampbell Barton
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-01-25A few urgent glLineWidth fixes for anim editorsJoshua Leung
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2016-01-08OpenGL: remove glPointSize hackMike Erwin
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-04-13Graph editor:Antony Riakiotakis
2015-04-03Fix: Drawing glitch when renaming animation channelsJoshua Leung
2015-03-14Cleanup: styleCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2014-11-16Fix T40372: Slow Graph Editor drawingJoshua Leung
2014-11-16[T40792] Optimisations for FCurve Drawing - Lower sampling precision when "Hi...Joshua Leung
2014-11-16Code cleanup - Typos and separating out assignment from for-loop headerJoshua Leung
2014-11-11UI Refactor T41640Campbell Barton
2014-07-01Fix T40895: Curves panel, zooming out a lot crashes BlenderSergey Sharybin
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-01Code cleanup: remove file handling headers where they arent neededCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-22A few spelling fixesJoshua Leung
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-29Make anim system safer for threadingSergey Sharybin
2013-10-02fix [#36919] Cannot delete keyframe of animated simulation parameter if simul...Campbell Barton
2013-07-01minor change for high res displays, scale fcurve handles and view3d axis size.Campbell Barton