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-09-17Cleanup: use SCE_GIZMO_ prefix for gizmo_flagCampbell Barton
2018-09-17Cleanup: rename gizmo group dataCampbell Barton
2018-09-14Motion Paths: interactively update current frame location while dragging.Brecht Van Lommel
2018-09-14Motion Paths: only update once when transforming multiple bones or objects.Brecht Van Lommel
2018-09-12Fix scale-cage editmode pivot pointCampbell Barton
2018-09-12Fix scale-cage refresh w/ view orientationCampbell Barton
2018-09-11Error in last commitCampbell Barton
2018-09-11Fix scale cage tool never using object boundboxCampbell Barton
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11Correct own error in recent transform orientation changesCampbell Barton
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Fix normal transform orientation calculationCampbell Barton
2018-09-07Fix own error in changes to transform logicCampbell Barton
2018-09-06Multi object support for UV live unwrapCampbell Barton
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-30Transform: fix redundant gizmo constraint axisCampbell Barton
2018-08-27transform_snap_object: Add a small offset to the clip planemano-wii
2018-08-27BMesh: improvements/fixes to select side of activeCampbell Barton
2018-08-25Transform: Use grid_scale to configure the incremental snapping.mano-wii
2018-08-22Transform: factor out matrix multiply w/ snappingAndrew Hale
2018-08-17Cleanup: fix harmless compiler warnings.Brecht Van Lommel
2018-08-16Cursor Tool: add transform orientation typeCampbell Barton
2018-08-16Merge branch 'master' into blender2.8Campbell Barton
2018-08-16Cleanup: rename transform UI valuesCampbell Barton
2018-08-10Gizmo: add option to catch all mouse clicksCampbell Barton
2018-08-10Cleanup: styleCampbell Barton
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-09Fix T56279: Grease Pencil transformations show a help line with wrong originAntonioya
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-08-01Fix T56187: Crash using cursor tool in Edit/Sculpt and Weight Paint modeAntonioya
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Silencing a bunch of compiler warningsJoshua Leung
2018-07-30Fix T56152: Rotate crash w/ individual originsCampbell Barton
2018-07-26Fix assert in snapEditMesh.mano-wii
2018-07-26Cleanup: unused argsCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26UI: hide transform constraints when not usedCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26UI: hide proportional transform optionsCampbell Barton
2018-07-25Fix T55895: VSE crash while moving a stripBastien Montagne
2018-07-25Fix mistake in fix for T55798Campbell Barton
2018-07-25Correction on the last commit.Germano
2018-07-25Fix base->flag and base->flag_legacy: The flags of the Transform operator are...Germano
2018-07-25Fix T55798: Crash when snapping objects with data recalculated by modifiers.Germano
2018-07-23transform_snap_object: Better bvhtree creation management for editing multipl...Germano
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi