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-03-02Merge branch 'master' into blender2.8Julian Eisel
2017-03-02Remove tons of OBACTDalai Felinto
2017-03-01Fix T50830: Wrong context when calling surfacedeform_bindLuca Rood
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-02-28Fix/workaround T48549: Crash baking high-to-low-poly normal map in cyclesSergey Sharybin
2017-02-27Merge branch 'master' into blender2.8Luca Rood
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-27Fix memory leak when making duplicates real and parent had constraintsSergey Sharybin
2017-02-23Merge branch 'master' into blender2.8Bastien Montagne
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-14Sorted BaseLegacy > Base convertionsDalai Felinto
2017-02-14Layer Macros: create the instance as part of the macroDalai Felinto
2017-02-09More housecleaning (BASACT > BASACT_NEW)Dalai Felinto
2017-02-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-03Fix T49860: Copying vgroups between objects sharing the same obdata was not p...Bastien Montagne
2017-01-31Cleanup: use 'cb_flag', not 'cd_flag' for library_query callbacks.Bastien Montagne
2017-01-31Optimization: pass Main to BKE_library_foreach_ID_link() and use its relations.Bastien Montagne
2017-01-16Cleanup/refactor: move BKE_deform_flip_side_name & co to BLI_string_utilsBastien Montagne
2017-01-16Cleanup/refactor: get rid of fixed name limit in BKE_deform_flip_side_name & co.Bastien Montagne
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2017-01-09Cleanup: Don't use C++ comments style in C codeSergey Sharybin
2017-01-09Fix for T50373: lattices should not be able to get subsurf modifiersPhilipp Oeser
2017-01-04Fix T50369: Objects can't be deleted from scene when using "link group object...Bastien Montagne
2016-12-12Cleanup: Rename BKE_libblock_relink, and move it to BKE_library_remap.hBastien Montagne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-11-22Fix T49718: Wrong "Make Duplicates Real" behavior with "Keep Hierarchy"Luca Rood
2016-11-16Fix T50046: Segmentation fault due to out-of-range VertexGroup.weight() call.Bastien Montagne
2016-11-04Fix T49905: Segfault when copying object data of linked object.Bastien Montagne
2016-11-04Fix (unreported) asserts in `make_object_duplilist_real()`.Bastien Montagne
2016-11-01Fix T49856: Blender 2.78 crashes after loading data from a blendfileBastien Montagne
2016-10-31Added 'delete unlocked vertex groups' option.Sybren A. Stüvel
2016-10-24Fix T49827L Crash linking material while in Material viewport shading modeSergey Sharybin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-18BLI_listbase: Add/use utility to move link (BLI_listbase_link_move)Julian Eisel
2016-09-16Improve description of move operator direction propertiesJulian Eisel
2016-09-03Fix T49229: ID user decrement error when deleting group instance twice.Bastien Montagne
2016-08-12Depsgraph: Tag relations for update when making datablocks single userSergey Sharybin
2016-08-07Fix local view editing broken after changing object's layer from non-local viewJulian Eisel
2016-08-06Fix T49028: crash when copying a scene without grease pencil data.Kévin Dietrich
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-16Cleanup: spellingCampbell Barton
2016-07-15Fix select grouped parent, extend option was ignoredCampbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-11Add missing bracesCampbell Barton
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-09Refactor/enhance BKE_lattice_make_local(), and add BKE_lattice_copy_ex() that...Bastien Montagne