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-03-06Improve modifier error message with sculpt modePhilipp Oeser
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-26Cleanup: remove unused derived mesh functionalityCampbell Barton
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-07BMesh: remove BMEditMesh.ob pointerCampbell Barton
2019-12-24Cleanup: remove unused statvis code & struct membersCampbell Barton
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-13Force sculpting on highest multires levelSergey Sharybin
2019-11-13Fix T71503: Wrap + displace + multires + Sculpt crashSergey Sharybin
2019-11-13Modifiers: Correct deform-only modifiersSergey Sharybin
2019-10-11Depsgraph: Cleanup, promote is_evaluating querySergey Sharybin
2019-09-23Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-21Revert "Modifiers: every modifier now copies mesh settings, fixing texture sp...Brecht Van Lommel
2019-09-19Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-08-25Cleanup: remove unused DM_to_mesh functionCampbell Barton
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-21Cleanup: remove unused derived-mesh API callsCampbell Barton
2019-08-05Fix T68211: Transfer Mesh Data with Custom Normal crash when Auto Smooth is e...Bastien Montagne
2019-06-13Mesh: don't compute CD_ORCO layer when there are no deforming modifiersBrecht Van Lommel
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-05Cleanup: Remove unused argumentSergey Sharybin
2019-05-31Fix various missing updates in sculpt mode, when changing modifiers and dyntopoBrecht Van Lommel
2019-05-31Fix T65285: Crash with Object.to_mesh() in certain conditionsSergey Sharybin
2019-05-29Fix T58251: Cycles ignores linked meshes when renderingSergey Sharybin
2019-05-27Depsgraph: Fix condition inverted by mistakeSergey Sharybin
2019-05-24Depsgraph: Fix violation of evaluated domainSergey Sharybin
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-26Fix T63660: Data Transfer of normals No Longer Working.Bastien Montagne
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: avoid adjacent C-style commentsCampbell Barton
2019-03-29Cleanup: styleCampbell Barton
2019-03-29Fix T63075: edit mode crash with deforming modifiers, after recent changes.Brecht Van Lommel
2019-03-28Cleanup: better naming, comments, variable scoping in mesh_calc_modifiers.Brecht Van Lommel
2019-03-28Cleanup: remove unused derivedmesh code.Brecht Van Lommel
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-18Fix T62633: Model normals not updating in a modifier stack after a deform mod...Bastien Montagne
2019-03-12Cleanup: BLI_utildefines struct macrosCampbell Barton
2019-03-12Cleanup: styleCampbell Barton
2019-03-08Modifier eval: add support for request poly normals layer.Bastien Montagne
2019-03-07Modifiers Evaluation: generate loop normals when requested.Bastien Montagne
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-11Cleanup: commentsCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton