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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28Fix: use correct units for some bone propertiesScott Spadea
2019-01-28Fix: use pixel as unit for some propertiesScott Spadea
2019-01-27Fix T60908: crash in workbench render after DoF changes.Brecht Van Lommel
2019-01-27Fix: Use correct units in Shrinkwrap modifierŁukasz Kwoska
2019-01-26Fix T59921: RuntimeError:bpy.ops.object.gpencil_modifier_apply()Antonioya
2019-01-26Merge branch 'blender2.7'Brecht Van Lommel
2019-01-26macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster.Arto Kitula
2019-01-26Fix build error after recent cleanup.Brecht Van Lommel
2019-01-26Cleanup: fix compiler warnings.Brecht Van Lommel
2019-01-26Fix: Use correct units for cloth propertiesValentin
2019-01-26Fix incorrect sizeof use in rna array formattingCampbell Barton
2019-01-26Correct build error removing includesCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-26Cleanup: remove blender-internal update flagCampbell Barton
2019-01-26Cleanup: wrapper for built-in shader accessCampbell Barton
2019-01-26DRW: support clipping for empty objectCampbell Barton
2019-01-26Cleanup: avoid static vars to store legacy shadersCampbell Barton
2019-01-26GPU: refactor defines into GPUShaderStagesCampbell Barton
2019-01-26Cleanup: order GPUShaderStages (vert, geom, frag)Campbell Barton
2019-01-25Workbench: Depth Of Field: Add toggle option in shading popoverClément Foucault
2019-01-25Workbench: Depth Of Field: CleanupsClément Foucault
2019-01-25GP: Apply scale to particlesAntonioya
2019-01-25GP: Set cyclic to OFF when use cutterAntonioya
2019-01-25Ammend to rBea5326df86cb.Bastien Montagne
2019-01-25Fix Freestyle (ASAN detected) crashDalai Felinto
2019-01-25Fix T60783: (Certain) shapekeys stopped working in 2.8.Bastien Montagne
2019-01-25ShapeKey: add utils to say whether given ID type supports shapekeys.Bastien Montagne
2019-01-25Cleanup: BLO: move validate code into own header.Bastien Montagne
2019-01-25Fix T55462: Ungroup in Node editor crash BlenderSergey Sharybin
2019-01-25Fix T60775: Stereo drawing in image editor broken (shows only right eye)Dalai Felinto
2019-01-25Fix T60204: Crash when opening a FileSergey Sharybin
2019-01-25Workbench: Depth Of Field: OptimisationClément Foucault
2019-01-25Workbench: Depth Of Field: Initial CommitClément Foucault
2019-01-25T60745: GPU texture alloc failed when opening Preference WindowsClément Foucault
2019-01-25GP: Use Fill color when drawing strokes for no stroke materialsAntonioya
2019-01-25Fix crash happening with hair stepSergey Sharybin
2019-01-25Fix texture paint accessing freed memoryCampbell Barton
2019-01-25Correct last commit, wire xray is supportedCampbell Barton
2019-01-25DRW: disable clipping background drawing w/ xray modeCampbell Barton
2019-01-25Depsgraph: use specific tag to update shadingCampbell Barton
2019-01-25Fix T59958: Blender 2.80 - Removing second Particle System cache causes crash.Bastien Montagne
2019-01-25Fix T60839: Deleting bevel object for curve will not updateSergey Sharybin
2019-01-25T60748 Second try to fix start extreme in Noise modifierAntonioya
2019-01-25Fix texture paint showing pink texture on loadCampbell Barton
2019-01-25Fix T60777: Grid fill fails when run via Repeat LastCampbell Barton
2019-01-25WM: don't set repeat flag w/ interactive repeatCampbell Barton