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-18Fix T54685: EditMesh UV's transform snapping only checks active objectAlan
2018-09-14Motion Paths: only update once when transforming multiple bones or objects.Brecht Van Lommel
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Fix normal transform orientation calculationCampbell Barton
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-11Manipulator: changes for overlay optionsCampbell Barton
2018-07-09Merge branch 'master' into blender2.8Campbell Barton
2018-07-09Cleanup: use const transform argsCampbell Barton
2018-07-02Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30Cleanup: rename bmesh_queries -> bmesh_queryCampbell Barton
2018-06-20Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-12Cleanup: get rid of global RNG usage in transform code.Bastien Montagne
2018-06-11Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-05Fix compilation error due to different paramsRohan Rathi
2018-06-05Transform: improve pose trans/rot/scale guessingCampbell Barton
2018-05-29Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-05-25Tool System: cursor tool now transforms on dragCampbell Barton
2018-05-25Applied soc-2017-normal-toolsRohan Rathi
2018-05-24Fix T55178: Cursor fails to restore on cancelCampbell Barton
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21Cleanup: use const for transform internal APICampbell Barton
2018-05-15Fix bone-size crashCampbell Barton
2018-05-13Merge branch 'master' into blender2.8Campbell Barton
2018-05-13Cleanup: trailing spaceCampbell Barton
2018-05-13Fix 3D view axis align flagCampbell Barton
2018-05-06Transform: support initial offset optionCampbell Barton
2018-05-04Transform: use bool when local matrix is neededCampbell Barton
2018-04-26Fix vertex slide regression from multi-editCampbell Barton
2018-04-25Cleanup: use blender terminologyCampbell Barton
2018-04-23Manipulators/Tools: always draw a cursor while interactingInes Almeida
2018-04-20UI: move manipulator to tool-systemCampbell Barton
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Multi-Object EditingCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06Object Mode: use eval_ctx mode in transform codeCampbell Barton
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2017-11-28Cleanup, naming of engine type variableSergey Sharybin
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-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-28Merge branch 'master' into blender2.8Campbell Barton
2017-08-28Transform: center overrideCampbell Barton
2017-08-03Cleanup: warningsCampbell Barton
2017-06-01Move custom transform orientations to workspaceJulian Eisel