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-06-25Cleanup: spellingCampbell Barton
2020-06-12Cleanup: minor changes to deform functionsCampbell Barton
2020-06-10Cleanup: move BKE_mesh_wrapper functions into own headerCampbell Barton
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton
2020-05-25Cleanup: typoJacques Lucke
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-22Objects: add infrastructure for hair, pointcloud, volume modifiersBrecht Van Lommel
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-12-17Cleanup: clang-formatCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-26Made ob param of `modifiers_getVirtualModifierList` constSybren A. Stüvel
2019-11-26Clarified comment about `modifiers_getVirtualModifierList()`Sybren A. Stüvel
2019-10-03Sculpt: Disable remesh operators with MultiresPablo Dobarro
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-18Revert "Fix T66949: Can't select bones from multiple objects in wpaint mode"Campbell Barton
2019-07-17Fix T66949: Can't select bones from multiple objects in wpaint modeCampbell Barton
2019-07-10Fix T66630 X-Ray + Subdivision surface Face select problemClément Foucault
2019-07-09Fix uninitialized loop variableClément Foucault
2019-07-08Fix T62941 Subdivision Modifier Showing all face dotsClément Foucault
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-13Mesh: don't compute CD_ORCO layer when there are no deforming modifiersBrecht Van Lommel
2019-05-19Cleanup: doxygen parametersCampbell Barton
2019-04-30Stop using deprecated ob->flag & SELECTDalai Felinto
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-04Fix T63252: Bind in Mesh Deform Modifier failsSergey Sharybin
2019-03-28Cleanup: remove unused derivedmesh code.Brecht Van Lommel
2019-03-20Modifiers: Never copy runtime data pointerSergey Sharybin
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-11Fix T61391: MeshDeform Modifier does not work on a solidified planar mesh.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Logging: Use CLOG for blenkernelCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-11-29Fix T57878: 2.8 Opening project in Blender Crashes.Bastien Montagne
2018-10-24Cleanup: Remove unused modifiers callbackSergey Sharybin