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-04-17Cleanup: comment length in transformCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-02-28Fix missing NULL check in recent transform changesCampbell Barton
2019-02-27Transform: fix redo rotate adjusting orientationCampbell Barton
2019-02-27Transform: shear redo support for other orientationsCampbell Barton
2019-02-27Transform: refactor orientation naming and usasgeCampbell Barton
2019-02-26Missed last commitCampbell Barton
2019-02-26Transform: fix rotate redo behaviorCampbell Barton
2019-02-26Transform: don't set the user constraint when it's not setCampbell Barton
2019-02-21Transform: remove constraints from the redo panelCampbell Barton
2019-02-21Fix transform reading all ob-data as a meshCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-14Fix T57852: Mesh X Mirror option not workingCampbell Barton
2019-01-04Fix T59546: Grease Pencil Edit: Rotation around individual origins errorAntonioya
2019-01-03Transform: default shrink/fatten even-offset to falseCampbell 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-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-19Transform: use the scenes transform orientationCampbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-13Cleanup: de-duplicate active item center accessCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-10Fix T57086: Offset Even option is unclickableCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-03T58338 Edit Mode rotation doesn't work if object is far away from world originAntonioya
2018-12-01Cleanup: duplicate includeCampbell Barton
2018-11-29Transform: re-revert new user-axis-first behaviorCampbell Barton
2018-11-29Fix T58125: UV Editor transform failsCampbell Barton
2018-11-29Cleanup: simplify transform orientation cyclingCampbell Barton
2018-11-29Fix transform axis orientation cyclingCampbell Barton
2018-11-28Transform: default to user-defined orientationCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-11-12Add a lot of update tagging to operations with NLA tracks and strips.Alexander Gavrilov
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-10-31Transform: support for custom matrix propertyCampbell Barton