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
2018-09-18Cleanup: spellingCampbell Barton
2018-09-03GP: Cleanup function parameterAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell 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-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-02-18Merge branch 'master' into blender2.8Campbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-10-20Merge branch 'master' into blender2.8Campbell Barton
2017-10-20Cleanup: redundant castsCampbell Barton
2017-10-20Merge branch 'master' into blender2.8Campbell Barton
2017-10-20Cleanup: replace gpencil tri vars w/ arrayCampbell Barton
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-04-29Getting rid of setlinestyle: remove gpencil's debug-only dashed line drawing.Bastien Montagne
2017-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29Cleanup: comment blocksCampbell Barton
2017-04-16use immUniformColor instead of immUniform("color"Mike Erwin
2017-04-10GPencil 2D Drawing: get rid of PRIM_QUAD_XXX.Bastien Montagne
2017-04-10Merge branch 'master' into blender2.8Bastien Montagne
2017-04-10GPencil 2D drawing code: minor optimization.Bastien Montagne
2017-04-10Make build with GL 3.3 againDalai Felinto
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-04Immediate Mode: removing unecessary comment on gpencil (false positive)Dalai Felinto
2017-03-15Immediate Mode: remove commented out code from drawgpencil.cDalai Felinto
2017-03-01Cleanup: warningsCampbell Barton
2017-02-28rename built-in point shaders, SMOOTH --> AAMike Erwin
2017-02-05fix most UI text colorMike Erwin
2017-01-22Merge branch 'master' into blender2.8Julian Eisel
2017-01-20Fix minor glitches in GP code.Bastien Montagne
2017-01-05Merge branch 'master' into blender2.8Julian Eisel
2017-01-02GPencil: Per-layer option to always show onion skinningJoshua Leung
2016-12-17Merge branch 'master' into blender2.8Bastien Montagne
2016-12-17Fix T50264: Stroke is not painted when append Grease Pencil blockAntonio Vazquez
2016-10-18skip drawing of gpencil strokes with overall thickness <= zeroMike Erwin
2016-10-18draw gpencil dots smoothMike Erwin
2016-10-16Cleanup: Quiet warnings, use RAD2DEG macroJulian Eisel