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-09-02Cleanup: comment blocksCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-14Cleanup: some remaining G.main's in COllada in 2.8...Bastien Montagne
2018-06-14Merge branch 'master' into blender2.8Bastien Montagne
2018-06-14Cleanup: remove last G.main's from Collada code.Bastien Montagne
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: remove moar G.main from BKE area.Bastien Montagne
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-01Workbench: Material specific settings for the specularJeroen Bakker
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-06Fix Collada: Import of animations for objects with multiple materialsGaia Clary
2018-03-12Merge remote-tracking branch 'origin' into blender2.8Gaia Clary
2018-03-11fix Collada: wrong usage of pointer and hidden redeclarationGaia Clary
2018-03-11Cleanup Collada: Removed duplicate variable settingGaia Clary
2018-03-11Cleanup: avoid redeclaration of iterator in same functionGaia Clary
2018-01-26fix:T53271 now using the context scene layer as requestedGaia Clary
2017-12-07Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-12-07Fix Collada buildingDalai Felinto
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-08Farewell Scene->baseDalai Felinto
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Cleanup: indentationCampbell Barton
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Fix collada importer doing own handling of usercount/freeing.Bastien Montagne
2017-04-06Depsgraph: Remove old depsgraph header from colladaSergey Sharybin
2017-02-07Fix broken COLLADA building.Bastien Montagne
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-07-15fix T48857: Improved the handling of Material Alpha, based on patch D1949 wit...Sandy Carter
2016-07-14fix T48857: Added support for transparency (used Patch D1949 from bwrsandman ...Gaia Clary
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-06-03changed use_connect from bool to a 3 state value (-1,0,1)Gaia Clary
2015-12-28Cleanup: use BLI_libblock prefix for id functionsCampbell Barton
2015-12-28Changes to rename_id function:Antony Riakiotakis
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-09-11Fix memory leaks in collada importCampbell Barton
2015-03-28Fix collada compile after BKE cleanupJens Verwiebe
2015-03-05Revert "COLLADA - support for shadeless material (SHADER_CONSTANT)"Gaia Clary
2015-03-05COLLADA - support for shadeless material (SHADER_CONSTANT)Gaia Clary
2015-03-03Cleanup: remove unused collada conversionCampbell Barton