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-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-27Transform: fix redo rotate adjusting orientationCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell 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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-14Transform: remove incorrect 3D view checkCampbell Barton
2018-11-28Transform: default to user-defined orientationCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-21Correct editbone root-select checkCampbell Barton
2018-11-21Transform: use root/tip for bone normal orientationCampbell Barton
2018-10-31Transform: support for custom matrix propertyCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-25Curves: Move draw options to overlaysClément Foucault
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-08-16Cursor Tool: add transform orientation typeCampbell Barton
2018-06-05Transform: revert use of evaluated objectsCampbell Barton
2018-05-24Fix T55177: pose-mode manipulator placement w/ COWCampbell Barton
2018-05-13Merge branch 'master' into blender2.8Campbell Barton
2018-05-13Cleanup: trailing spaceCampbell Barton
2018-05-103D View: utility to get matrix from cursorCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: use eval_ctx mode in transform codeCampbell Barton
2018-01-11Merge branch 'master' into blender2.8Bastien Montagne
2018-01-11Fix T53311: transform edge/normal orientationCampbell Barton
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-07-10Merge branch 'master' into blender2.8Campbell Barton