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-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
2018-10-09Cleanup: namingCampbell Barton
2018-10-09Cleanup: remove unused EditDerivedBMeshCampbell Barton
2018-10-09Edit Mesh: remove derived-mesh from crazy-space calculationCampbell Barton
2018-10-09Modifier: move edit-mesh calculation from DerivedMesh to MeshCampbell Barton
2018-10-09Modifier: add non derived mesh modifier wrappersCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-10-08UI: add icon color coding for different data types in the outliner.Brecht Van Lommel
2018-10-08Workbench: Smoke: Fix displayClément Foucault
2018-10-08Edit Mesh: basic show in edit mode supportCampbell Barton
2018-10-08Cleanup: extract cache calculation from derived-meshCampbell Barton
2018-10-08Cleanup: use DRW_object_is_* for object checksCampbell Barton
2018-10-06Vertex Paint: support switching to secondary color temporarily holding CtrlPhilipp Oeser
2018-10-05Add and use a utility for computing B-Bone roll from custom handles.Alexander Gavrilov
2018-10-05Add a new B-Bone Custom Handle type that uses the handle bone direction.Alexander Gavrilov
2018-10-05Redefine the Relative custom B-Bone handle type to be more reasonable.Alexander Gavrilov
2018-10-05GP: Cleanup names and codeAntonioya
2018-10-05Fix invalid flag passed to mesh batch dirty tagCampbell Barton
2018-10-05GP: Move grid parameters to GP object data levelAntonioya
2018-10-04Fix T56268: display the correct rest shape for B-Bones in Edit Mode.Alexander Gavrilov
2018-10-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-10-04Units: Change '1000 Kilograms' to 'Tonnes'Jacques Lucke
2018-10-04Fix UV select tools not refreshingCampbell Barton
2018-10-04Cleanup: styleCampbell Barton
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-10-03Fix T56975: Transform incorrect w/ constraintCampbell Barton
2018-10-03Cleanup: styleCampbell Barton
2018-10-02Fix for POSE_OT_select_mirrorDalai Felinto
2018-10-01Shrinkwrap Constraint: implement projection features from the modifier.Alexander Gavrilov
2018-10-01Remove obsolete weight paint color computation code.Alexander Gavrilov
2018-10-01BLI_math: add `isect_seg_seg_v3` function and use in the cloth collision algo...mano-wii
2018-09-30Fix T56879: Blender2.8 Crash when Editing Text on Curve.Bastien Montagne
2018-09-30GP: Fix error in mutiedit if curve is not availableAntonioya