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-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
2014-12-01Improved Collada Armature ImportGaia Clary
2014-08-25Simplified Collada error message for unknown references.gaiaclary
2014-08-25Fix T41513 Avoid adding NULL values into object lists when lamp- and controll...gaiaclary
2014-08-09Intensity and color are now adjusted upon import to get correct valuesgaiaclary
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-02-03Add compatibility for older Collada filesgaiaclary
2014-01-15Fix collada and freestyle module compile errors after recent commit, forgot toBrecht Van Lommel
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-12-01Cleanup: remove deprecated old Lamp.shadspotsize from code.Bastien Montagne
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-05Apply patch [#36601].Nathan Letwory
2013-07-30fix: [#36148] Collada instance nodes are not scaled properly during importGaia Clary
2013-07-30Collada: Optimize Scale to scene. Only need to scale the root objects of a hi...Gaia Clary
2013-07-30Collada: Import now always rotates input to match blender's Z_UP axisGaia Clary