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-11-13Cleanup: Move lineart_cpu.c to C++Hans Goudey
2022-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-18LineArt: Force intersection option.YimingWu
2022-09-08Cleanup: remove ED_types.h & ACTIVE, DESELECT definitionsCampbell Barton
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-06-29LineArt: Shadow and related functionalities.Yiming Wu
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-05-04Curves: add second experimental option for new curves toolsJacques Lucke
2022-04-05Curves: fix edit mode detectionKévin Dietrich
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-01Cleanup: Remove unused boundbox flagHans Goudey
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25Revert "Implement C++ methods for DNA structures"Sergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-01-25Python: Expose crazyspace correction functionality via RNASergey Sharybin
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-22Fix T93799: Outliner: Remaping objects could result in duplicates in a collec...Bastien Montagne
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-10-25Assets/IDs: Don't generate previews for object types with no real geometryJulian Eisel
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-08-17Cleanup: unused definesCampbell Barton
2021-08-12Fix: DNA struct alignment on 32 bitRay Molenkamp
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: Remove unused transform matrix from objectsHans Goudey
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-03-23Cleanup: use `e` prefix for enum, comment on misleading flag valuesCampbell Barton
2021-03-22Fix UI (and code!) typos.Bastien Montagne
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-24Cleanup: spellingCampbell Barton
2021-02-20Python: Add to_curve method to the object APIOmar Emara
2020-12-16Cleanup: sort struct blocksCampbell Barton