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-09-13Cleanup: move cycles addon check out of versioningCampbell Barton
2018-09-13Cleanup: styleCampbell Barton
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13Cleanup: GCC ignored qualifier warningCampbell Barton
2018-09-12GP: Delete invisible points when use soft eraserAntonioya
2018-09-12Shader Editor: tweak when the UI for managing the material is enabledInes Almeida
2018-09-12Fix T56662: Autocomplete for texture slot Crash (in console).Bastien Montagne
2018-09-12Fix T56763: Removing driver variable crashes Blender.Bastien Montagne
2018-09-12GP: Reduce factor of thickness for soft eraserAntonioya
2018-09-12GP: Improve SOFT eraser to affect strength and less to thicknessAntonioya
2018-09-12Cleanup: Spelling mistakesSergey Sharybin
2018-09-12Multires: Use more clear namingSergey Sharybin
2018-09-12GP: Fix pressure jitter problemAntonioya
2018-09-12FIx T56758: Outliner - Select Hierarchy not working.Bastien Montagne
2018-09-12Fix T56759: Status bar not working for multi-objects nor object modeDalai Felinto
2018-09-12Cleanup, fullstops in commentsSergey Sharybin
2018-09-12GPU: Remove residue of OpenSubdivSergey Sharybin
2018-09-12Cleanup: move theme versioning into own functionCampbell Barton
2018-09-12GP: Cleanup unused codeAntonioya
2018-09-12Cleanup: redundant assignment is later overwrittenCampbell Barton
2018-09-12Remove ifdef's default audio deviceCampbell Barton
2018-09-12Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-12Fix Cycles issue moving versioning to blenloaderCampbell Barton
2018-09-12Cleanup: More correct terminology workSergey Sharybin
2018-09-12GP: Fix problem with brush angle parameterAntonioya
2018-09-12Cleanup: move preference versioning into own fileCampbell Barton
2018-09-12Cleanup: remove BGE referencesCampbell Barton
2018-09-12Cleanup: make shapekey functions localCampbell Barton
2018-09-12Merge branch 'master' into blender2.8Campbell Barton
2018-09-12Merge branch 'master' into blender2.8Campbell Barton
2018-09-12Cleanup: remove alpha_check variable from DNACampbell Barton
2018-09-12Cleanup: use uint/uchar types in GPUCampbell Barton
2018-09-12Cleanup: use _len suffixCampbell Barton
2018-09-12Fix scale-cage editmode pivot pointCampbell Barton
2018-09-12Fix scale-cage refresh w/ view orientationCampbell Barton
2018-09-11Fix T56752: Tooltip flicker alpha on redrawClément Foucault
2018-09-11Cleanup: styleCampbell Barton
2018-09-11Multires: Fix memory leak on reshapeSergey Sharybin
2018-09-11DRW: Convert common theme color to linear for viewport renderClément Foucault
2018-09-11Subdiv: Initial implementation of CCGSergey Sharybin
2018-09-11DRW: Don't highjack all debug values (cont)Clément Foucault
2018-09-11DRW: Don't highjack all debug valuesClément Foucault
2018-09-11Fix workspace order and shortcut keys not matching.Brecht Van Lommel
2018-09-11Eevee: Prepare for fullres tracingClément Foucault
2018-09-11Eevee: Fix downsampling shader with textureGatherClément Foucault
2018-09-11GPUMaterial: Fix issue with coloramp and constant interpolationClément Foucault
2018-09-11Cloth: Fix mistake in recent angular bending commit (b6f0f8a5b5a)Luca Rood
2018-09-11Followup for previous PBVH commitSergey Sharybin
2018-09-11GPUVertBuf.fill: support for objects with buffer interface.mano-wii
2018-09-11FIx/workaround wrong number of primitives in PBVG grid buffersSergey Sharybin