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
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-28Fix T59963: Can't manipulate hair keys with G, R, S or mirror transformsSergey Sharybin
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-22UV Editor: support snapping to center of pixels, in addition to corners.Joep Peters
2019-01-16GP: Use multiframe falloff in Shear transformAntonioya
2019-01-16GP: Use multiframe falloff for Bend transformationAntonioya
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Fix T60498: Auto IK doesn't work immediately.Brecht Van Lommel
2019-01-15Correct last commitCampbell Barton
2019-01-15Fix T60507: Constrained transform shows all axesCampbell Barton
2019-01-14Fix T57852: Mesh X Mirror option not workingCampbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-11Fix T60411: crash in multi-object pose mode, with some armatures in rest pose.Brecht Van Lommel
2019-01-10Support proportional edit scaling on dopesheet keyframesPhilipp Oeser
2019-01-10Fix gizmo orientation w/ shear toolCampbell Barton
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-04Fix T59546: Grease Pencil Edit: Rotation around individual origins errorAntonioya
2019-01-03Transform: default shrink/fatten even-offset to falseCampbell Barton
2019-01-02Fix (unreported): unpredictable crashes when it is done snap after automerge.mano-wii
2019-01-02Fix T59886: Missing transform gizmo updateCampbell Barton
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-27Fix T59865: UV editor vertex snap to active does not make any sense.Sebastian Parborg
2018-12-27Cleanup: styleCampbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-21GP: Move calculated center only for selected strokesAntonioya
2018-12-21Cleanup: unused argCampbell Barton
2018-12-20GP: Use only selected points to calc transform centerAntonioya
2018-12-20GP: Enable center for Local Origins onlyAntonioya
2018-12-20GP: Undo center calculationAntonioya
2018-12-20Fix T59083: normal transform orientation ignores absolute grid snap.Sebastian Parborg
2018-12-20Cleanup: namingCampbell Barton
2018-12-20Fix crash clicking on trackball widgetCampbell Barton
2018-12-19UI: expose gizmo orientation as a single enumCampbell Barton
2018-12-19UI: move gizmo orientation settings into popoverCampbell Barton
2018-12-19Merge branch 'master' into blender2.8Philipp Oeser
2018-12-19Fix Proportional Edit Projected 2D method skiped center calculationPhilipp Oeser
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-19Transform: use the scenes transform orientationCampbell Barton
2018-12-19Fix T57139: Transform overlay shows even when disabledCampbell Barton
2018-12-19Merge branch 'master' into blender2.8Campbell Barton