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-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-04Preferences: Add option to disable edit-mode wire AntialiasingClément Foucault
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
2019-03-01Outliner: Collection - Duplicate Hierarchy, and Duplicate Linked HierarchyDalai Felinto
2019-03-01Cleanup: Update commentDalai Felinto
2019-03-01Cleanup: Set BKE_key_from_object/_p to take const Object *Dalai Felinto
2019-03-01Fix T62015: Duplicating object, rotating, pivot point not usedSergey Sharybin
2019-03-01Cleanup: Use const for static number.Campbell Barton
2019-02-28Cleanup/refactor clnor code: add high-level helpers to set custom normals.Bastien Montagne
2019-02-28CustomData: add function to clear layers' flags.Bastien Montagne
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-28GPencil: Remove dummy marker for Grease Pencil objectsAntonioya
2019-02-28Revert "Objects: Remove Textured from object display type"Clément Foucault
2019-02-28Split base flags on own and collection-definedSergey Sharybin
2019-02-28Remove unused base flagSergey Sharybin
2019-02-28Depsgraph: Keep objects which has animated visibilitySergey Sharybin
2019-02-28Objects: Remove Textured from object display typeClément Foucault
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-27Cleanup: better names and comments for library ID linking code.Brecht Van Lommel
2019-02-27Cleanup: remove redundant property assignmentCampbell Barton
2019-02-27Move base flags evaluation to its own functionSergey Sharybin
2019-02-27Fix typos related to unitsVaishnav S
2019-02-27Cleanup: header guard namesCampbell Barton