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-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
2019-01-25Revert "WM: Repeat Last no longer reuses skip-save properties"Campbell Barton
2019-01-25Missed last commitCampbell Barton
2019-01-25Cleanup: replace VSE /w SequencerCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-25Cleanup: remove duplicated shaders that only added clipping checksCampbell Barton
2019-01-24DRW: support clipping for camera objectsCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-24Cleanup: use macro to set flagsCampbell Barton
2019-01-24Fix smoke clipping being ignored by Cycles and not being editable after baking.Brecht Van Lommel
2019-01-24Fix T59650: adding texture paint slot image shows wrong color.Brecht Van Lommel
2019-01-24Fix T60350: Removed objects that are still in the outliner will crash Blender.Bastien Montagne
2019-01-24Cleanup: remove unused "guide_origin" propertyJacques Lucke
2019-01-24Fix T60816: Specify subtype for some properties of mesh operatorsJacques Lucke
2019-01-24bring back possibility to override camera per viewPhilipp Oeser
2019-01-24Fix T60095: freestyle not rendering animated camera correctly.Brecht Van Lommel
2019-01-24Fix freestyle renders not including some types of animation.Brecht Van Lommel