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-05-13Simulation: Add modifier to access simulation dataJacques Lucke
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-02-20Modifiers: Refactor Mask modifierJacques Lucke
2019-12-17Cleanup: sort file listsCampbell Barton
2019-12-17Fix linking errors WITH_MOD_FLUID=OFFCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-12Modifier: New Weld Modifiermano-wii
2019-11-04Solidify Modifier: support non-manifold inputHenrik Dick
2019-09-03Subsurf: Show error when Blender is built without OpenSubdivSergey Sharybin
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-11-26Enable OpenSubdiv modifier by defaultSergey Sharybin
2018-08-13Subsurf: Introduce quality optionSergey Sharybin
2018-06-20Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for modifiersCampbell Barton
2018-05-25Applied soc-2017-normal-toolsRohan Rathi
2018-05-09Surface Deform mod: removed some stuff that shouldn't have been committedSybren A. Stüvel
2018-05-09Modifiers: ported Surface Deform to MeshSybren A. Stüvel
2018-02-08Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-08Remove Carve booleanSergey Sharybin
2017-05-11Support drawing of solid mode CDDM with core profileSergey Sharybin
2017-02-27Merge branch 'master' into blender2.8Luca Rood
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-01-24Depsgraph: Remove legacy updateDepgraph callbacks from modifiersSergey Sharybin
2017-01-23Fix compilation error with legacy depsgraph disabledSergey Sharybin
2016-08-06Basic Alembic supportKévin Dietrich
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-01-10Transfer data: add modifier.Bastien Montagne
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-26Fix the skin modifier crashing when building without Bullet.Brecht Van Lommel
2014-03-14CMake: fix for standalone player and remove recast modifier referenceCampbell Barton
2014-02-13Rework carve integration into boolean modifierSergey Sharybin
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-11-25CMake Build: option to compile without opennl/superlu.Campbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-20code cleanup: replace PARALLEL define with _OPENMPCampbell Barton
2013-01-24add bullet define & include for scons makesrna, also move meshcache utils int...Campbell Barton
2013-01-21mesh-cache deform modifier,Campbell Barton
2012-12-14UV Warp Modifier:Campbell Barton