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
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
2016-07-09Refactor/enhance BKE_mball_make_local(), and add BKE_mball_copy_ex() that tak...Bastien Montagne
2016-07-09Refactor/enhance BKE_curve_make_local(), and add BKE_curve_copy_ex() that tak...Bastien Montagne
2016-07-09Clear Transforms and DeltasJoshua Leung
2016-07-08Refactor: pass Main to id_make_local.Bastien Montagne
2016-07-08Rework/split test_object_materials().Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-02Cleanup: styleCampbell Barton
2016-07-01"Fix" crash when deleting linked object which has indirect usages.Bastien Montagne
2016-06-27Code Cleanup: Use bools not shortsJoshua Leung
2016-06-27Ctrl-Shift-C: Made it easier to add constraints between bones in different ar...Joshua Leung
2016-06-24Fix T48725: UI message typo.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-21Text Object: Vertical AlignmentDalai Felinto
2016-06-06Fix T48582: Rigidbody simulation issue with new depsgraphSergey Sharybin
2016-05-10Fix T48387: Mirror weights keeps groups assignedCampbell Barton
2016-05-09Fix weight-mirror reporting invalid failed mirror vertsCampbell Barton
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-04-29Remove redundant selection flush callCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-03-28Fix T47969: Select Random always uses same seedCampbell Barton
2016-03-24Rework library_query foreach looper - add optional recursivity.Bastien Montagne
2016-03-22Mesh API: add BKE_mesh_vert_edge_vert_map_createCampbell Barton
2016-03-14Better fix for T47787 - remove extra user due to 'user_one' as soon as we inc...Bastien Montagne
2016-03-14Fix T47787: When performing operation 'Make single user' -> 'obj&data', objec...Bastien Montagne
2016-02-29Minor optimization to skin operatorsCampbell Barton
2016-02-27Fix T47593: 'Move to layer' will be crash in blender 2.77rc1.Bastien Montagne
2016-02-26Restore ability to clear motionpaths from selected objects/bones onlyJoshua Leung