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-12-14Blenkernel: move DerivedMesh.c to c++Jacques Lucke
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-26Modifiers: include the object & modifier when logging errorsCampbell Barton
2020-10-15Fix T80768: Subdivision Surface modifier uses viewport subdivision settings w...Janusch Patas
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-23Fix T68024: Crash from missing original-index mesh layerCampbell Barton
2020-09-23Cleanup: re-order constructive modifier checksCampbell Barton
2020-09-18Sculpt: Render Mask and Face Sets with modifiers activePablo Dobarro
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-20Cleanup: clang-formatCampbell Barton
2020-08-18Multires: Base Mesh SculptingPablo Dobarro
2020-08-18Mesh: merge `mesh_create_eval_final_{view,render}` functionsSybren A. Stüvel
2020-08-13Fix T65148: Drivers can't access shape keysSybren A. Stüvel
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-06Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-06Move CDData debug print helper from DM to CustomData 'namespace'/files.Bastien Montagne
2020-08-03Cleanup: remove unused code, update commentsCampbell Barton
2020-07-03Cleanup: Blendkernel, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-06-24Fix memory leak calculating deform modifiers in edit-modeCampbell Barton
2020-06-10Cleanup: move BKE_mesh_wrapper functions into own headerCampbell Barton
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton
2020-05-22Cleanup: remove unnecessary NULL testBrecht Van Lommel
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-30Multires: Enable sculpting in all subdivision levelsPablo Dobarro
2020-04-22Objects: add infrastructure for hair, pointcloud, volume modifiersBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17Cleanup: Remove unused functionSergey Sharybin
2020-03-17Mesh: Fix applying deform modifier up to indexSergey Sharybin
2020-03-17Mesh: Add utility to calculate deform modifier up to indexSergey Sharybin
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