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-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-08-03Replace wrong aasign material flag to BKE_MAT_ASSIGN_USERPREFAntonioya
2018-08-02Fix T56199: Crash on Annotation in (VSE) Image PreviewJoshua Leung
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Cleanup: trailing spaceCampbell 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-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
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-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-18Cleanup: whitespaceCampbell Barton
2018-06-16Cleanup: remove BLI_frand from GreasePencil code.Bastien Montagne
2018-06-13Merge branch 'master' into blender2.8Bastien Montagne
2018-06-13Cleanup: remove more G.main from BKE area.Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Fix regression in grease pencil drawingCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-08Orientation for 3D cursorCampbell Barton
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Cleanup: editor BKE_main includesCampbell 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-26Merge branch 'master' into blender2.8Bastien Montagne
2017-11-26Fix T53393: Change from 'd' key to 'draw' panel button causes pencil to be ac...Joshua Leung
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-06-26Merge branch 'master' into blender2.8Campbell Barton
2017-06-23Grease Pencil: Fix hardcoded DKEY for continous drawingDalai Felinto
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-15Merge branch 'master' into blender2.8Campbell Barton
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-29Getting rid of setlinestyle: GPencil eraser.Bastien Montagne
2017-04-29Merge branch 'master' into blender2.8Campbell Barton