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
path: root/source
AgeCommit message (Expand)Author
2018-08-01Fix missing poll function for flip_matcap operator (see T56183).Bastien Montagne
2018-08-01Merge branch 'master' into blender2.8Bastien Montagne
2018-08-01Fix T56195: Typo in BLI_array_utils.h.Bastien Montagne
2018-08-01Fix Cycles headless render failing, after grease pencil merge.Brecht Van Lommel
2018-08-01Cleanup: Remove ToDo commentAntonioya
2018-08-01Fix context problem when render in background modeAntonioya
2018-08-01Cleanup: Replace "Move Color" to "Assign Material"Antonioya
2018-08-01Fix T56187: Crash using cursor tool in Edit/Sculpt and Weight Paint modeAntonioya
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-08-01Cleanup: remove unused array memberCampbell Barton
2018-08-01RNA: add space_type to toolCampbell Barton
2018-08-01Keymap: use Q key for quick menu in gpencil modeCampbell Barton
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-08-01Cleanup: declare vars or make staticCampbell Barton
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-08-01DNA: remove View3D.flag3Campbell Barton
2018-07-31KnifeTool: Use GPUBatch API instead of IMM to fix buffer overflow issueClément Foucault
2018-07-31Fix crash when rendering viewport within another areaClément Foucault
2018-07-31GPUFrameBuffer: Put active framebuffer in GPUContextClément Foucault
2018-07-31GPU: Replace malloc/calloc/realloc/free with MEM_* counterpartClément Foucault
2018-07-31Fix set_pixel overflow in fill brushAntonioya
2018-07-31Fix: Motion Paths were still visible after clearing themJoshua Leung
2018-07-31UI: Grease Pencil Simplify tweaksPablo Vazquez
2018-07-31Change Brush smooth factor to 0.1 by defaultAntonioya
2018-07-31Set overlay default valuesAntonioya
2018-07-31Enable ghost onion skin by defaultAntonioya
2018-07-31Fix grease pencil line toggleCampbell Barton
2018-07-31Fix T55718: Blender 2.8 crashes when converting to Curve from Mesh.Bastien Montagne
2018-07-31UI: Grease Pencil Onion Skin minor tweaksPablo Vazquez
2018-07-31Fix T56170: Fake dependency cycle in new depsgraph + interleaved armature upd...Sergey Sharybin
2018-07-31Fix memory leak in DRW_cache_gpencil_axes_getAntonioya
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: Fix weird comparisonsAntonioya
2018-07-31Cleanup: Remove overflow array elementAntonioya
2018-07-31Fix assert when load file with shading enabledAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Fix crash opening .blend files with palettes.Brecht Van Lommel
2018-07-31Cleanup: fix compiler warnings.Brecht Van Lommel
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-31Depsgraph: Fix crash on undo of new bone addedSergey Sharybin
2018-07-31Cleanup: styleCampbell Barton
2018-07-31Subsurf: Disable oprtion for nowSergey Sharybin
2018-07-31Cleanup: trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31Fix Shape Key retime starting at frame 10Campbell Barton
2018-07-31Workbench: Correct ifndef after recent changesSergey Sharybin
2018-07-31Subsurf: Rework in a way that patches boundaries are merged togetherSergey Sharybin
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton