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-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
2019-08-21Fix T65671: Armature X-Mirror inconsistenciesDemeter Dzadik
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-08-20Editor Transform: New Snap Option Middlemano-wii
2019-08-19Fix T68806: UI: underscores instead of spaces in some labels.Bastien Montagne
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Transform: use a kd-tree to calculate proportional distancesCampbell Barton
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-15Fix T68684: Vertex snapping with median not working if the object is not at c...mano-wii
2019-08-12Fix T68547: Plane Constraint inaccuracymano-wii
2019-08-09Cleanup: remove redundant time checkCampbell Barton