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-09-14Quiet self assignment warningJacques Lucke
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Fix T69804: Transform tools in sculpt mode fails with transformed objectsPablo Dobarro
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-12Fix T69785: crash dragging in empty space in edit modeBrecht Van Lommel
2019-09-12Cleanup: compiler warningsBrecht Van Lommel
2019-09-12Fix T69782: crash using gizmos in grease pencil edit modeBrecht Van Lommel
2019-09-12Fix transforming armature originsCampbell Barton
2019-09-11Cleanup: Warning: 'sld': local variable is initialized but not referencedmano-wii
2019-09-11Transform: Edit Mesh: Support mirror on all axesmano-wii
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-11Transform: Snap: Fix mixed snap without edgemano-wii
2019-09-09Cleanup: sort struct, file listsCampbell Barton
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-06Transformation Constraint: implement a Mix Mode option.Alexander Gavrilov
2019-09-06Copy Transforms: add a mixing mode option.Alexander Gavrilov
2019-09-06Copy Rotation: implement new mixing modes that actually work.Alexander Gavrilov
2019-09-05Fix unreported: snapping to 3d tracking markers sometimes failsmano-wii
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii
2019-09-04Transform: remove X/Y shear tool optionCampbell Barton
2019-09-04Transform: Improve hierarchy in mixed snap edge detection.mano-wii
2019-09-03Transform: support snap to children with 'Affect Parents'Campbell Barton
2019-09-03Cleanup: expand checks for selection when snappingCampbell Barton
2019-09-03Fix T62152: Shear X and Y are swappedCampbell Barton
2019-09-02Fix T69404: Merge by distance crash with UnselectedCampbell Barton
2019-09-01Fix transforming origin affecting unselected childrenCampbell Barton
2019-08-30Transform: use recalc geometry depsgraph tagCampbell Barton
2019-08-30Fix T69299: Transform origin & skip-children jittersCampbell Barton
2019-08-29Cleanup: use custom data for object transform dataCampbell Barton
2019-08-29Fix T69273: Rotate tool gizmo not showing incremental snapping tick marksmano-wii
2019-08-28Transform: option to transform parent objects without childrenCampbell Barton
2019-08-28Cleanup: make transform data in object mode flag publicCampbell Barton
2019-08-27Cleanup: spellingCampbell Barton
2019-08-27Edit Mesh AutoMerge: Improve `Split Edges & Faces` optionmano-wii
2019-08-27Fix crash transforming origins when no editable origins existCampbell Barton
2019-08-27Fix specific case where a vertex is ignored in snappingmano-wii
2019-08-26Edit Mesh: New option "Split Edges & Faces" to "AutoMerge"mano-wii
2019-08-263D View: show selected object axis when affect origins is enabledCampbell Barton
2019-08-26Transform: support snapping origins onto the objects geometryCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-24Fix crash when snapping rulermano-wii
2019-08-24Fix object origin transform with vertex snappingCampbell Barton
2019-08-24BKE bvhutils: create and use new `BKE_bvhtree_from_editmesh_get`mano-wii
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-23Snapping System: Improve drawing indicating `Perpendicular` snapmano-wii
2019-08-22Snapping System: Return element type in 'ED_transform_snap_object_project_vie...mano-wii
2019-08-22Transform: Snap Perpendicular: Avoid snapping to snapTargetmano-wii
2019-08-22Transform: Snap Perpendicular: Use `snapTarget` instead of `center_global`mano-wii