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-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Fix T62636: Overlapping scrollbar in driver editorJacques Lucke
2019-02-20Fix crash when rendering and drawing curves at the same timeSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell 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-18Cleanup: styleCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-10Merge branch 'master' into blender2.8Campbell Barton
2018-12-10DNA: add runtime struct to for graph & action editorCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell 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-06Further tweaks to drawing of non-selected graph editor keyframesJoshua Leung
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-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-06UI: Perf: Optimize F-curve handles drawing.Clément Foucault
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
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