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
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-17LineArt: Invert collection option.YimingWu
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2022-01-13Cleanup: quiet missing braces warningCampbell Barton
2022-01-12Fix warnings after bab47b60cb69Julian Eisel
2022-01-12Cleanup: Correct indentationJulian Eisel
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Add support for a longest diagonal quad triangulation modeHenrik Dick
2022-01-11Cleanup: Remove unused "active ID" node flagHans Goudey
2022-01-10Docs: Add comments to node socket struct headerHans Goudey
2022-01-10Compositing Convert color space nodeJeroen Bakker
2022-01-07LibOverride: Add tag to libraries that had to be recursively resynced.Bastien Montagne
2022-01-07Cleanup: exclude uiFont from DNA, rename filename -> filepathCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Bone Overlay: support changing bone wireframe opacity.Alexander Gavrilov
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-05Fix T94650: LibOverride: Bad handling of (auto)resync in case of single overr...Bastien Montagne
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-29Geometry Nodes: Accumulate Fields NodeJohnny Matthews
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-24Cleanup: Remove misleading commentsHans Goudey
2021-12-22Fix T93799: Outliner: Remaping objects could result in duplicates in a collec...Bastien Montagne
2021-12-22Nodes: Refactor to remove node and socket "new" pointersHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-12-15Refactor: Simplify spreadsheet handling of cell valuesHans Goudey
2021-12-14Nodes: Add vector support to Map Range nodeCharlie Jolly
2021-12-14Cleanup: Remove runtime uiBlock pointer from nodesHans Goudey
2021-12-14Geometry Nodes: support instance attributes when realizing instancesJacques Lucke
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-14Cleanup: clang-formatCampbell Barton
2021-12-14Cleanup: Remove unused curve types from enumPiotr Makal
2021-12-13GPencil: Add randomize options to Length modifierCody Winchester
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-10Cleanup: Remove unnecessary runtime rectangle from nodes in DNAHans Goudey
2021-12-10Cleanup/Docs: Add comments to Mesh header, rearrange fieldsHans Goudey
2021-12-08Cleanup: move public doc-strings into headers for 'makesdna'Campbell Barton
2021-12-07Cleanup: sort DNA renamingCampbell Barton
2021-12-07Cleanup: Remove unused node flagHans Goudey
2021-12-02Cleanup: Rename curve struct fieldsHans Goudey
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-12-01Geometry Nodes: Generalized Compare NodeJohnny Matthews