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-03-25Cleanup: style (render module)Campbell Barton
2019-03-25Cleanup: styleCampbell Barton
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-01Merge branch 'blender2.7'Brecht Van Lommel
2019-03-01Fix T62073: Cycles random hangs rendering with Save Buffers on.Brecht Van Lommel
2019-03-01Cleanup: typo and update commentPhilipp Oeser
2019-03-01Fix T62053: Composite rendering more images than neededPhilipp Oeser
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-25Merge branch 'blender2.7'Brecht Van Lommel
2019-02-25Fix T61946: Cycles border render missing samples and crypto metadata.Brecht Van Lommel
2019-02-21Merge branch 'blender2.7'Sergey Sharybin
2019-02-21Fix T61802: EXR preview JPEGs don't have the correct colorSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-04Cleanup: Typos in comments (to to)Pablo Vazquez
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: remove blender-internal update flagCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell 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