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-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
2018-07-27Fix T55744: Assertion failure using the Knife angle constraint optionClément Foucault
2018-07-27RNA: Set default for Camera propertiesClément Foucault
2018-07-27Merge branch 'master' into blender2.8Campbell Barton
2018-07-27Fix Vector.project crash w/ >4 length vectorsCampbell Barton
2018-07-27Correct arguments for callbackCampbell Barton
2018-07-27Merge branch 'master' into blender2.8Campbell Barton
2018-07-27Fix T56074: Remove doubles creates holesCampbell Barton
2018-07-27UI: Tooltip tweaks for Display ModePablo Vazquez
2018-07-26Fix assert in snapEditMesh.mano-wii
2018-07-26Fix compiling after ui cleanupsJens Verwiebe
2018-07-26Cleanup: unused argsCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: replace UI draw callbacks w/ property pollCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26UI: hide transform constraints when not usedCampbell Barton
2018-07-26Cleanup: remove redundant flagCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: remove duplicate ui-list functionsCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26UI: hide proportional transform optionsCampbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-26Cleanup: Use const argumentCampbell Barton
2018-07-26UI: More opaque type icons in the OutlinerPablo Vazquez
2018-07-25Merge branch 'master' into blender2.8Bastien Montagne
2018-07-25Fix T55964: Direction not normalized in isect_ray_aabb_v3_simple()?Bastien Montagne
2018-07-25Fix (unreported) potential div-by-zero in ray/bbox intersection BLI code.Bastien Montagne
2018-07-25Fix for holdout / indirect only with collection instances.Brecht Van Lommel
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-25Fix T55895: VSE crash while moving a stripBastien Montagne