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-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-09-18LineArt: Force intersection option.YimingWu
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-14Sculpt: Separate hide status from face sets, use generic attributeHans Goudey
2022-09-12When these features aren't used, there is no sense in storing theHans Goudey
2022-08-26Cleanup: use matching function signatures for RNA callbacksCampbell Barton
2022-08-25Fix T100599: dont reset parent inverse setting parent type the samePhilipp Oeser
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-06-29LineArt: Shadow and related functionalities.Yiming Wu
2022-06-25Cleanup: Remove unused argumentHans Goudey
2022-05-31RNA: add macros for EnumPropertyItem layout elementsCampbell Barton
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-05-23Fix T98283: Regression: crash when opening file that has Collision modifier o...Bastien Montagne
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-04Pose library: add deprecation noticesSybren A. Stüvel
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-04-01LibOverride: RNA Apply: let apply function responsible for calling update or ...Bastien Montagne
2022-03-29Cleanup: Remove legacy dupli system from point cloud objectHans Goudey
2022-03-04UI: Drag & Drop to Properties Materials PanelAzeem Bande-Ali
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-14Merge branch 'blender-v3.1-release'Thomas Dinges
2022-02-14Fix T94479: GPU Subdivision surface modifier does not apply to Cycles rendersKé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-25Point Cloud: expose in Python API for release, now that Cycles uses itBrecht Van Lommel
2021-11-19LibOverrides: Refactor how diffing of RNA collections is handled.Bastien Montagne
2021-11-19Fix (unreported) wrong behavior of constraints in liboverrides.Bastien Montagne
2021-09-09Fix FONT objects cannot use Object Font anymorePhilipp Oeser
2021-08-27Fix T90907: RNA pointers for material slots are not unique across IDsPhilipp Oeser
2021-08-10UI: hide instancing options for empties which cannot be usedPhilipp Oeser
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-16Fix T89899: Crashes when accessing vertex groups from objectsHans Goudey
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Fix T87486: Can't open file with modifiers to a grease pencil library overrideBastien Montagne
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-14BMesh: support face-normal calculation in normal & looptri functionsCampbell Barton
2021-05-21Fix some RNA physics accessors creating data.Bastien Montagne
2021-05-19Fix issue in previous commitJacques Lucke
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-04-19GPencil: Rename `Draw" mode to `Draw Mode`Antonio Vazquez
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-03-27Cleanup: clang-formatCampbell Barton