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
2019-01-26Cleanup: remove blender-internal update flagCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
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
2019-01-23Fix T59939: Masks not Animating in RenderPhilipp Oeser
2019-01-18Merge branch 'blender2.7'Lukas Stockner
2019-01-18Fix T56799: Custom render passes missing when using Save BuffersLukas Stockner
2019-01-18Render API: Fix detection of duplicate render passesLukas Stockner
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2019-01-08Fix T60263: render layer node sockets not showing on file load, for some files.Brecht Van Lommel
2019-01-02Fix T58859: render with compositor does not render other scenes.Brecht Van Lommel
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
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-12Cleanup: use colon separator after parameterCampbell Barton
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-14Cleanup: comment block tabsCampbell Barton
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-11Cleanup: style (pointers)Campbell 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-24Fix T56861: freestyle + BI + full sample AA not working correct.IRIE Shinsuke
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
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