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-31Cleanup: pep8, windows line endingsCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
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-31UI: Annotations tool color setting in toolbarPablo Vazquez
2018-07-31Fix building w/ FreeBSDCampbell Barton
2018-07-31UI: Annotations panel tweakPablo Vazquez
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-31UI: Collapse Annotations panel by defaultPablo Vazquez
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
2018-07-31Fix crash w/ missing matcapsCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31UI: use text hinting (now user preference)Campbell Barton
2018-07-31UI: consistent names for edit-mode overlayCampbell Barton
2018-07-31Fix T56155: Header shows in popover context menuCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31UI: add check for any kind of popupCampbell Barton
2018-07-31Fix build error in new build after recent merge.Brecht Van Lommel
2018-07-30Viewport: use Filmic without scene exposure/gamma/curves for workbench.Brecht Van Lommel
2018-07-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-30UI: make horizontal wheel scroll in 2D view match vertical scroll speed.Brecht Van Lommel
2018-07-30Clean Keyframes operator tweaksJoshua Leung
2018-07-30Minor cleanup.Bastien Montagne
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2018-07-30Silencing a bunch of compiler warningsJoshua Leung
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-30Workbench: Use FXAA instead of TAA when viewport is animated.Clément Foucault
2018-07-30Cycles: Fixed OpenCL build. sqr(float4) is available on CUDA and CPU, but not...Stefan Werner
2018-07-30Fix T56020: Crash while opening .blend file made with older version.Bastien Montagne
2018-07-30UI: Hide labels from MatCapsPablo Vazquez
2018-07-30Motion Path: Don't blit MSAA buffer if there is no motion pathsClément Foucault
2018-07-30Armature: Fix bone always transparent when enabling MSAAClément Foucault
2018-07-30Motion Path: Fix motion path when MSAA is enabledClément Foucault