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-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-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30Cleanup: rename bmesh_queries -> bmesh_queryCampbell Barton
2018-06-12Cleanup: get rid of global RNG usage in transform code.Bastien Montagne
2018-06-05Transform: improve pose trans/rot/scale guessingCampbell Barton
2018-05-25Tool System: cursor tool now transforms on dragCampbell Barton
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
2017-04-11Renaming: sl > scene_layerDalai Felinto
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-03-02Remove tons of OBACTDalai Felinto
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-03fix T49494: snap_align_rotation should use a local pivot to make the transfor...Germano Cavalcante
2017-01-18Transform manipulator: Allow first clicking Shift before selecting axisSergey Sharybin
2016-07-28Cleanup: unused transform memberCampbell Barton
2016-06-23Fix T48689: Transform proportional size was not seriously clamped.Bastien Montagne
2016-05-31Fix T48554: Absolute grid snap fails w/ cursor pivotCampbell Barton
2016-05-05Transform/Snap: EditMesh/BKE_bvhutils API improvementsGermano Cavalcante
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-02-01Cleanup: unused TransInfo membersCampbell Barton
2016-02-01Fix transform crash in rare casesCampbell Barton