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-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
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-12-01Cleanup: Use int8 type rather than char for bufferJulian Eisel
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-29Refactor BKE_bpath module.Bastien Montagne
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sergey Sharybin
2021-11-25Fix T91444: Edge Loop Preview fails with two Mirror ModifiersBastien Montagne
2021-11-24Animation: allow marking actions as cyclic for Cycle-Aware Keying.Alexander Gavrilov
2021-11-24Animation: allow manually setting the intended playback range for actions.Alexander Gavrilov
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24Extract keyframe segment calculationChristoph Lendenfeld