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
2019-03-12Cleanup: BLI_utildefines struct macrosCampbell Barton
2019-03-12Cleanup: styleCampbell Barton
2019-03-11Add WorkSpace to list of ID types that are not supported by standard copy mec...Bastien Montagne
2019-03-11GPencil: Add support for Bound BoxAntonioya
2019-03-11Fix T62310: Batch generate data-block previews broken.Bastien Montagne
2019-03-11Fix T62423: Wrong sculpting with shape keys and modifiersSergey Sharybin
2019-03-11Fix T61906: crash rendering softbody with Cycles and timeline visible.Brecht Van Lommel
2019-03-11Cleanup: fix warning about unused parameter.Brecht Van Lommel
2019-03-11GPencil: Fix unreported UV error when use subdivide modifierAntonioya
2019-03-10Fix T62393: Materials made from 'Make Single User' have linked animation.Bastien Montagne
2019-03-08Partially revert "Collection duplication from Outliner: add a 'duplicate hier...Bastien Montagne
2019-03-08Followup to T62318: Fix on-the-fly that kind of .blend file cddata corruption.Bastien Montagne
2019-03-08Fix T62318: Blender crash whith 'corrupt' customdata (CD_BWEIGHT).Bastien Montagne
2019-03-08Fix (unreported) datatransfer code could still modify source mesh in some cases.Bastien Montagne
2019-03-08BKE mesh remap: add utils to add needed cddata mask for source mesh.Bastien Montagne
2019-03-08Modifier eval: add support for request poly normals layer.Bastien Montagne
2019-03-08Fix potential bad behavior, and cleanup/refactor a bit BKE_mesh_ensure_normal...Bastien Montagne
2019-03-08Fix T61961; Smooth brush distorts multiresSergey Sharybin
2019-03-08Cleanup: Spelling in commentSergey Sharybin
2019-03-08Cleanup: remove unused test break code for handling cancels.Brecht Van Lommel
2019-03-08RNA: rename bpy.data.grease_pencil to grease_pencilsCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix T62328, T62209: revert recent fix for texture slots updates (T60366).Brecht Van Lommel
2019-03-07Modifiers Evaluation: generate loop normals when requested.Bastien Montagne
2019-03-07Fix T62271: Particles with multires crash on sculptSergey Sharybin
2019-03-07Fix T62289: crash with texture paint slots and missing node group datablock.Brecht Van Lommel
2019-03-07Multires: Fiux memory leakSergey Sharybin
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-07DRW: show image empty frame when the 'side' is hiddenCampbell Barton
2019-03-06Collection duplication from Outliner: add a 'duplicate hierarchy' operation.Bastien Montagne
2019-03-06Fix (unreported) broken usercount of collections after duplication.Bastien Montagne
2019-03-06Cleanup: remove no-op BKE_collection_copy_full().Bastien Montagne
2019-03-06Fix T62613: In duplicated collections objects loses patrenting.Bastien Montagne
2019-03-06Cleanup: remove useless extra-processing after BKE_id_new_name_validate() call.Bastien Montagne
2019-03-06Cleanup: use default ID type's name instead of generic 'Untitled' for new IDs.Bastien Montagne
2019-03-06Cleanup: rename BKE_library's `new_id()` to `BKE_id_new_name_validate()`.Bastien Montagne
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-03-06Fix T61917: Metaball family inherits wrong resolution by deleted objectCampbell Barton
2019-03-05Fix T62112: wrong curve face countJacques Lucke
2019-03-05Fix T62163: Duplicating particle system results in crashJacques Lucke
2019-03-05Fix parenting objects to bones/vertices causes offsetPhilipp Oeser
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-04Fix T62175: Crash on Undo.Bastien Montagne
2019-03-04Fix T62134: duplicating a material won't update node group's node tree user c...Bastien Montagne
2019-03-04Show metadata for rendered imagesSergey Sharybin
2019-03-03Fix (unreported) missing handling of 'never self' ID pointers in library_quer...Bastien Montagne
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-03Refactor duplicate code for collections.Bastien Montagne
2019-03-02GPencil: Initialize Fill alpha to 1.0 by default for new materialsAntonioya
2019-03-02Fix T62098: Outliner: Delete hierarchy crash.Bastien Montagne