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-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell 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-12Cleanup: warning, spacesCampbell Barton
2018-06-12Cleanup: get rid of global RNG usage in paint stroke code.Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-10Paint Stroke: Fix strokes drawing.Germano
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: style, spellingCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-24Fix T53593: sculpt brush rake spacing bug after recent bugfix.Brecht Van Lommel
2017-12-18Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-18Fix T53577: Rake sculpt/paint wrong on first stepCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-09-11Merge branch 'master' into blender2.8Campbell Barton
2017-09-11Fix T52696: Sculpt - Brush spacing pressure artifactsJoshua Leung
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-03Weight painting with draw managerLuca Rood
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-26Getting rid of setlinestyle: Paint 'line' strokes.Bastien Montagne
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-02-23OpenGl immediate mode: remove imm_draw_lineLuca Rood
2017-02-22OpenGL immediate mode: paint_stroke.cClément Foucault
2016-08-22Sculpting: Avoid calculating and chaching viewport matricesJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-15Cleanup: use BLI_math for paint smooth-strokeCampbell Barton
2016-06-22Cleanup: styleCampbell Barton
2016-06-10GPU: use basic-shader for line-stippleCampbell Barton
2016-02-23Fix memory leak running project-paint from PythonCampbell Barton
2016-02-23Fix T47534: Crash w/ project-paint from PythonCampbell Barton
2016-01-27PIL_time_utiledefines: add TIMEIT_AVERAGED variants to block timing macros.Bastien Montagne
2016-01-27Cleanup: forgot to comment again debug timing print in paint_stroke.cBastien Montagne
2015-11-24Sculpting optimization: Avoid iterating the PBVH for intersection duringAntony Riakiotakis
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-09-16Fix T46126: Anchored sculpt fail when cursor leaves meshCampbell Barton
2015-09-09Fix T45880: Texture Paint mask random angle failsCampbell Barton
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-27Fix T43826: Sculpt grab anchored failsCampbell Barton
2015-07-25Correct check for angle-rake strokeCampbell Barton
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-05-07Minor cleanupAntony Riakiotakis
2015-05-07Fix T44604 bad quality of rake with bezier curves.Antony Riakiotakis
2015-05-04Cleanup: style & const'sCampbell Barton