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-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-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-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-30Fix T56020: Crash while opening .blend file made with older version.Bastien Montagne
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
2018-07-30DRW: Add option to only resolve framebuffer colors without depth testClément Foucault
2018-07-30DRW: Add DRW_shgroup_is_empty and DRW_pass_is_emptyClément Foucault
2018-07-30Shape keys: change default interpolation for absolute shape keys to linear.Brecht Van Lommel
2018-07-30Fix T56121 and maybe others: DST.gpu_context was being created in the wrong D...mano-wii
2018-07-30Fix T56152: Rotate crash w/ individual originsCampbell Barton
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Cleanup: id-property creationCampbell Barton
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Use Ctrl Snap to seconds w/ play-head dragCampbell Barton
2018-07-30Cleanup: trailing spaceCampbell Barton
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Cleanup: trailing spaceCampbell Barton
2018-07-29Merge branch 'master' into blender2.8Campbell Barton
2018-07-29Fix T56120: bad property access (from 2.8)Campbell Barton
2018-07-28Fix T56120: Crash on "Install Matcap, World or Camera HDRI"Ines Almeida
2018-07-28Fix outliner icon row with counters not correct for nested collections.Brecht Van Lommel
2018-07-27Cleanup: Remove occurances of GPULampClément Foucault
2018-07-27GPUTexture: Fix wrong texture size checkClément Foucault
2018-07-27Eevee: Fix assert when baking lightprobes.Clément Foucault
2018-07-27Subsurf: Correction to origindexSergey Sharybin
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-27Fix crash enabling disabled collection containing curves.Brecht Van Lommel
2018-07-27Fix GPU build error after recent commit.Brecht Van Lommel
2018-07-27DRW: Fix Race condition in defered compilationClément Foucault
2018-07-27Fix T55888: Eevee: crash when shadow cube size is > 512pxClément Foucault