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
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-04-20Cleanup: run autopep8 with max-line-length=120Campbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-24Cleanup: line length in Python scriptsCampbell Barton
2021-10-20Fix T91808: Batch Generate Previews failsPhilipp Oeser
2021-07-06Cleanup: pep8Campbell Barton
2021-05-25Fix/Refactor RNA ID preview getter creating preview data.Bastien Montagne
2021-03-06Cleanup: unused variablesCampbell Barton
2020-10-06Batch previews: improve speed of preview generation.Bastien Montagne
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-07-28Fix T79031: Batch Generate-Previews doesn't work anymorePhilipp Oeser
2020-06-26Cleanup: use percentage formattingCampbell Barton
2020-03-03IDs: modify wm.previews_clear operator to make space for new ID typesBrecht Van Lommel
2019-07-15Revert "Fix T64827 (part two): "Batch-Generate Previews" fails with certain f...Bastien Montagne
2019-07-15Fix T64827 (part two): "Batch-Generate Previews" fails with certain filesPhilipp Oeser
2019-06-04Fix T64827: "Batch-Generate Previews" crashes.Bastien Montagne
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-03-17Cleanup: unused variablesCampbell Barton
2019-01-11Fix Python errors batch generating preview images.Brecht Van Lommel
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-11-29Fix wrong property name in preview render Python script.Brecht Van Lommel
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-07-06Cleanup: remove unused shader node compatibility flag.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-03Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2017-11-29Cleanup: Python importsCampbell Barton
2017-10-05Fix T53002: Batch-Generate Previews generate empty or none image for large ob...Bastien Montagne
2016-09-27Fix T49423: Data Preview of group containing only group instances is empty.Bastien Montagne
2016-08-20Fix T49119: Batch-Generate Previews operator fails.Bastien Montagne
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-03-01Batch-previews generation: add option to control whether we save backup .blen...Bastien Montagne
2016-02-11Fix T47314: Misaligned DataBlock Previews for groups with custom center coord...Bastien Montagne
2015-09-01Fix T45931: Blender Fails to generate previews.Bastien Montagne
2015-09-01Cleanup: pep8Campbell Barton
2015-08-30Preview generation module: explicitly exclude any lib item.Bastien Montagne
2015-08-28Revert "Blind attempt to fix T45931: Blender Fails to generate previews."Bastien Montagne
2015-08-28Blind attempt to fix T45931: Blender Fails to generate previews.Bastien Montagne
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne