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
2020-08-05Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-05Fix T77517 EEVEE: Collection Holdout doesn't work in 2.90Clément Foucault
2020-07-28Cleanup: too small loop variableJacques Lucke
2020-07-28Fix T54544: "Copy Materials to Selected" only works when materials are define...Bastien Montagne
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-05-07Refactor: libquery: Add Material foreach_id support.Bastien Montagne
2020-04-27Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-27GPencil: Change defaults for Gradient materialsAntonio Vazquez
2020-04-23Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-23Fix T72506 EEVEE: Collection Holdout propagates accross material instancesClément Foucault
2020-04-20Cleanup: rename "nested" to "embedded"Jacques Lucke
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-03-27CPencil: Cleanup unused fill codeAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-09Cleanup: Move `BKE_animdata_free()` call out of each IDType free data.Bastien Montagne
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Material: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-06Fix narrowing from int to short when removing material slotSergey Sharybin
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: ID make local: remove `id_in_bmain` argument.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-02-27Cleanup: add missing use_nodes in default materials with nodetreesBrecht Van Lommel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-06Cleanup: refactor default materials and shader nodesBrecht Van Lommel
2020-02-05Cleanup: Remove unused function: give_node_material()Antonio Vazquez
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-11-29Fix T72013: Gpencil Interpolate strokes causes instant crash when material li...Antonio Vazquez
2019-09-12Fix T69789: Assert when create a new Full Copy scene base on 2D template.Bastien Montagne
2019-09-09DNA: use defaults for Object, Mesh, MaterialCampbell Barton
2019-09-02DatablockManagement: Fix/sanitize handling of flags for private ID data in co...Bastien Montagne
2019-08-30Cleanup: Fix typo errorAntonio Vazquez
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
2019-08-22NodeTree: also assign the owner pointer when copying.Alexander Gavrilov
2019-08-16Fix T67999: calling Mesh.materials.clear() crashes BlenderSybren A. Stüvel
2019-08-01Cleanup: use braces, unused variable, unused enumCampbell Barton
2019-07-31Add operator for removing unused material slotsLukas Stockner
2019-07-31Fix T67999: calling obj.data.materials.clear() crashes BlenderSybren A. Stüvel
2019-07-31Fix T67597: Texture painting: Texture slots that correspond to nodes inside n...mano-wii
2019-06-12Fix T65741: Removing a GPencil Object's Material Slot deletes the strokes ass...Antonioya
2019-05-24Viewport: Change default studiolightClément Foucault
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29Eevee: Material: Decouple transparent shadows from blend modeClément Foucault
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces