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-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-27cleanup: remove unused passesPhilipp Oeser
2018-12-12Fix Cycles baking active/cageDalai Felinto
2018-12-07Fix selected to active Cycles BakingDalai Felinto
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-05Fix T57939: animated values in compositing nodes not working.Glenn Tester
2018-12-01Cleanup: redundant NULL checksCampbell Barton
2018-11-30Fix T58235: broken baking of tangent space normals.Brecht Van Lommel
2018-11-29Cleanup: remove unused filesCampbell Barton
2018-11-19Fix T57554: texture bake object to active error after recent changes.Brecht Van Lommel
2018-11-09Cycles: Free Blender side data as soon as we don't need itSergey Sharybin
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-10-31Eevee: Implement Overscan optionClément Foucault
2018-10-16Fix T57247: Render animation does not respect render single view layerPhilipp Oeser
2018-10-15Bake: remove derived mesh for bake APICampbell Barton
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-12Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-12Cleanup: More correct terminology workSergey Sharybin
2018-09-06Fix T54329: brush texture preview not working.Sebastian Parborg
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-29Cleanup: indentationCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-16Cleanup: unused argCampbell Barton
2018-08-15Cleanup: remove unused R_ORTHO / R_PANORAMA flags.Brecht Van Lommel
2018-08-14Fix (unreported): misuse of GL Context when creating new window and/or render...mano-wii
2018-08-13Subsurf: Introduce quality optionSergey Sharybin
2018-08-13Subsurf: Make uv boundaries easily extendibleSergey Sharybin
2018-08-01Fix Cycles headless render failing, after grease pencil merge.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-23Fix wrong view layer rendered from command lineSergey Sharybin
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-10Cleanup: remove unused interlace code after removal of fields.Brecht Van Lommel
2018-07-03GHOST: Fix assert and rebind previous ogl context.Clément Foucault
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-22Subsurf: Move away from using scene from modifier dataSergey Sharybin
2018-06-21Fix T55555: Crash when select material propertiesAntonioya
2018-06-19Merge branch 'master' into blender2.8Bastien Montagne
2018-06-19Final cleanup of G.mains in render area.Bastien Montagne
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-15Merge branch 'master' into blender2.8Bastien Montagne