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
2018-10-19Partial revert '#if 0' cleanupCampbell Barton
2018-10-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-18Fix Copy Objects to Buffer breaking library paths.Brecht Van Lommel
2018-10-18Cleanup: Remove more #if 0 blocksJacques Lucke
2018-10-18Fix use of uninitialized variable in cloth collision.Brecht Van Lommel
2018-10-18Cleanup: styleCampbell Barton
2018-10-17Shrinkwrap: implement the use of smooth normals in constraint & modifier.Alexander Gavrilov
2018-10-17Merge branch 'master' into blender2.8Bastien Montagne
2018-10-17Minor style cleanup.Bastien Montagne
2018-10-17Cleanup: remove some #if 0 blocksJacques Lucke
2018-10-16Dope Sheet: rewrite computation of keyframe hold blocks.Alexander Gavrilov
2018-10-16Cleanup: replace check for derivedFinal w/ mesh_evalCampbell Barton
2018-10-15Cleanup: unused codeCampbell Barton
2018-10-15Cleanup: unused functionsCampbell Barton
2018-10-15Mesh: remove DerivedMesh for boundbox calculationCampbell Barton
2018-10-15Cleanup: remove unused functionsCampbell Barton
2018-10-15Cleanup: remove references to DerivedMeshCampbell Barton
2018-10-15Mesh: remove DerivedMesh for displist conversionCampbell Barton
2018-10-15Mesh: mostly remove DerivedMesh for vertex parentCampbell Barton
2018-10-15Cleanup: remove DerivedMesh bvhtree_from_mesh_getCampbell Barton
2018-10-15Bake: remove derived mesh for bake APICampbell Barton
2018-10-13ED_pose_recalculate_paths: Run only for active objectDalai Felinto
2018-10-12Mesh: remove derivedFinal from various placesCampbell Barton
2018-10-12Cleanup: remove unused derived mesh wrappersCampbell Barton
2018-10-12Mesh: remove derived mesh for nurbs conversionCampbell Barton
2018-10-11Add new parameter to reverse UIList itemsAntonioya
2018-10-11Cleanup: make BKE_mesh_ensure_normals_for_display publicCampbell Barton
2018-10-11RNA: remove redundant new_from_object/to_mesh argCampbell Barton
2018-10-11Cleanup: mesh iteratorsCampbell Barton
2018-10-11Remove image based bitmap font supportCampbell Barton
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-10-11Cleanup: indentationCampbell Barton
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-10-10Modifier: Fix cage option for deform modifiersCampbell Barton
2018-10-10Fix modifier cage option being overwrittenCampbell Barton
2018-10-10Cleanup: namingCampbell Barton
2018-10-10Correct bad statvis default in recent commitCampbell Barton
2018-10-10Cleanup: namingCampbell Barton
2018-10-10Cleanup: add back add_shapekey_layers to modifier stackCampbell Barton
2018-10-10Cleanup: uncomment statvis calculation (still disabled)Campbell Barton
2018-10-10Modifier: use simplified bmesh -> mesh conversionCampbell Barton
2018-10-10BMesh: simple bmesh -> mesh for evaluationCampbell Barton
2018-10-10Modifier: remove derived-mesh for sculpt crazy-spaceCampbell Barton
2018-10-09GP: Improve center object in viewport when press .Antonioya
2018-10-09Fix for assert when sampling color to non-existent paletteDalai Felinto
2018-10-09Fix Weight Paint display with Subdivision Surface modifier.Alexander Gavrilov
2018-10-09Workbench: Smoke: Add support for Color Mappping for smoke debuggingClément Foucault
2018-10-09Fix crash in T56064: Blender crashes on selecting text-object.Bastien Montagne
2018-10-09Edit Mesh: replace DerivedMesh w/ MeshCampbell Barton