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
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-05-09Missed last commitCampbell Barton
2016-05-09Remove redundant error checks in grease-pencil tessellationCampbell Barton
2016-05-08GPencil Onion Skinning: Setting before/after to -1 will turn off onionskinnin...Joshua Leung
2016-05-08Fix for D1705: Update to fix the bug with extra triangles that produces glitc...Antonio Vazquez
2016-05-08Code Cleanup: Just a bit more tidying up comments/whitespace/etc.Joshua Leung
2016-05-08Fix for potential bug with new GP FillJoshua Leung
2016-05-08Code Cleanups: A bunch of tweaks to tidy up things from the GPencil Fill patchJoshua Leung
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-02-08GPencil: Layers with alpha = 0 should not be editableJoshua Leung
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-11-24OpenGL: when checking GL version, assume >= 2.1Mike Erwin
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-06-22Fix T45133: Crash drawing material buttonsCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-20Fix: "show_points" setting for Grease Pencil drawing didn't workJoshua Leung
2015-04-16OpenGL does not like line thickness less than 1.0.Antony Riakiotakis
2015-04-06Fix: Stroke Edit Mode warning for GPencil draws correctly with Region Overlap...Joshua Leung
2015-04-02Cleanup: Make strict flags happySergey Sharybin
2015-04-02GPencil: Draw status indicator in top-right corner when in Stroke Edit ModeJoshua Leung
2015-03-27Cleanup: gpencil headersCampbell Barton
2015-02-21GPencil: Another fix for the "big square dots" problemJoshua Leung
2015-02-11Fix T43149: Grease Pencil fill areas look divided by multiples ray linesJoshua Leung
2015-01-03Grease Pencil: Vertex size and colours are now themableJoshua Leung
2014-12-27Restoring all the whitespace!Joshua Leung
2014-12-26GPencil: Picky whitespace cleanupjulianeisel
2014-12-21GPencil: Correction to rB071ec918f4cdjulianeisel
2014-12-20Fix T42961: GPencil - Refactor object/scene data behaviourjulianeisel
2014-12-02Fix: Grease Pencil strokes rendered with blotched colours/alpha in OpenGL Pla...Joshua Leung
2014-12-02GPencil Drawing: Enable polygon smoothingJoshua Leung
2014-12-01Fix: Strokes in image editor can finally be drawn using "fancy" 2D stroke tes...Joshua Leung
2014-12-01Fix: Volumetric strokes now draw correctly in the Image EditorJoshua Leung
2014-12-01Fix: Forgot to set fill colour when drawing 2D filled strokesJoshua Leung
2014-11-30Cleanup: tag unused args as such.Bastien Montagne
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
2014-09-02Fixes localview and view-local layersCampbell Barton
2014-06-13Sequencer: add support for grease pencil rendering in previewsCampbell Barton
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton
2014-05-01Another issue with includesCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Code cleanup: use boolCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2014-01-12Fix T38124: Grease Pencil Line thicknessBastien Montagne
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton