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-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
2019-02-27Cleanup: remove unused Material.pr_lightCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-26Cleanup: Spelling in commentSergey Sharybin
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-25Merge branch 'blender2.7'Brecht Van Lommel
2019-02-25Fix T61946: Cycles border render missing samples and crypto metadata.Brecht Van Lommel
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-25Units: Typo "Square/Cubic Thous" -> "Square/Cubic Thou"Vaishnav S
2019-02-23Revert "Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2...Richard Antalik
2019-02-23Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2D, but i...Richard Antalik
2019-02-23Cleanup: quiet undeclared variable warningsCampbell Barton
2019-02-23Cleanup: move variable declarations to headersCampbell Barton
2019-02-22Multires: Support smooth shading when sculptingSergey Sharybin
2019-02-22Fix T61788: Hidden objects reappear after renderingDalai Felinto