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
2017-01-17Remove OB_FROMGROUP from base, and add util funcs to sync base/object flagsDalai Felinto
2017-01-13Use ObjectBase only to delete objectsDalai Felinto
2017-01-11Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-10Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-09Fix T50385: Deadlock in BKE_libblock_remap_locked.Bastien Montagne
2017-01-04handle objects removal only on preprocessDalai Felinto
2017-01-04Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-04Include object unlinking in library_remap preprocessingDalai Felinto
2017-01-04Fix (IRC reported) bad handling of Text data-block user count.Bastien Montagne
2017-01-04Fix T50369: Objects can't be deleted from scene when using "link group object...Bastien Montagne
2017-01-03From review: handle post processing of objects after they are removedDalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-12Cleanup: Rename BKE_libblock_relink, and move it to BKE_library_remap.hBastien Montagne
2016-11-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-19Fix T49991: reloading librairies doesn't update node groups.Bastien Montagne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-16Cleanup: Remove unused functionSergey Sharybin
2016-11-15Get rid of 'drivers unlinking' code in `BKE_libblock_free_data()`Bastien Montagne
2016-11-15Avoid interface ID remapping when freeing the whole databaseSergey Sharybin
2016-11-15Avoid driver target remapping when freeing the whole databaseSergey Sharybin
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
2016-09-23Fix T49430: append scene with gamelogic broken.Bastien Montagne
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-22Fix T49425: Freestyle in viewport keeps updating over and over.Bastien Montagne
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-09Fix T49299: Removing offset object in modifiers doesn't update mesh.Bastien Montagne
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-08-30Cleanup: IndentationSergey Sharybin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-21Fix (unreported) crash in some case when remapping armature data.Bastien Montagne
2016-07-19Fix missing break in libblock relinkCampbell Barton
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-08Initial fix for proxy issues regarding new libquery/libremap ID handling code.Bastien Montagne
2016-07-08Fix (unreported) missing special updates in case we are remapping obdata (mes...Bastien Montagne
2016-07-08Refactor remapping's pre/post process of special cases.Bastien Montagne
2016-07-07Make use of new 'idtype can use idtype' check (in ID usages code, and ID rema...Bastien Montagne
2016-07-07Fix (unreported) crash when remapping armatures.Bastien Montagne
2016-07-01"Fix" crash when deleting linked object which has indirect usages.Bastien Montagne
2016-06-29Merge branch 'master' into blender2.8Bastien Montagne
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-27Merge branch 'master' into blender2.8Bastien Montagne
2016-06-27Fix T48740: User could remap indirect libdata usages from outliner.Bastien Montagne
2016-06-23Merge branch 'master' into blender2.8Campbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne