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-05-25Tool System: cursor tool now transforms on dragCampbell Barton
2018-05-07Extrude Widget: Add orientation to topbarCampbell Barton
2018-05-07Extrude Widget: orient correctly w/ rotated objectCampbell Barton
2018-05-03Cleanup: remove axis bounds ifdefCampbell Barton
2018-05-03Transform: expose 3D center/axis calculationCampbell Barton
2018-04-18Move transform orientation to sceneCampbell Barton
2017-11-09Farewell BaseLegacyDalai Felinto
2017-10-21Manipulator: move 'Scale Cage' to its own toolCampbell Barton
2017-08-28Merge branch 'master' into blender2.8Campbell Barton
2017-08-28Transform: center overrideCampbell Barton
2017-08-17Merge branch 'master' into blender2.8mano-wii
2017-08-16Transform: Move enum `SnapSelect` to `ED_transform_snap_object_context`mano-wii
2017-08-11Transform: Snap used multiple eval contextsCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-17Cleanup: unused codeCampbell Barton
2017-06-15Updates to manipulator APICampbell Barton
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-06-03Cleanup & simplify snapping functionsGermano Cavalcante
2016-05-11Transform Volume rewrite/refactorGermano Cavalcante
2016-05-05Transform/Snap: EditMesh/BKE_bvhutils API improvementsGermano Cavalcante
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-02Transform Snap: add optional face index argCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-11-12Cleanup: unused definesCampbell Barton
2015-09-08Fix T46003: Scale w/ script ignores axis-alignCampbell Barton
2015-06-17Fix (unreported) redo of 'bone envelope distance resize' transform op not wor...Bastien Montagne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-12GPencil: Alt-S can now be used to adjust the pressure values (i.e. thickness)...Joshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-06-18Revert "Fix flickering when transform snapping in edit mode and cursor is"Antony Riakiotakis
2014-06-12Fix flickering when transform snapping in edit mode and cursor isAntony Riakiotakis
2014-04-17Code cleanup: use boolsCampbell Barton
2013-12-02Fix T37671: Edit Texture Space on Skin Resize crashSergey Sharybin
2013-11-25Transform: internal changes for orientations calculations.Campbell Barton
2013-11-20Transform: rename Warp to BendCampbell Barton
2013-10-23refactor transform.c - minor changesCampbell Barton
2013-10-12transform - use 2d float's for the viewport center (allows for vector math fu...Campbell Barton
2013-08-14fix own error in BM_mesh_calc_edge_groups() was clearning wrong dirty-index f...Campbell Barton
2013-06-16resolve [#33374] Extrude and mirror editingCampbell Barton
2013-05-28code cleanup: remove old/unused bmesh bevel transform mode, remove commented ...Campbell Barton
2013-05-12Fix for [#35238] Blender does not save custom orientations from "view"Bastien Montagne
2013-05-12Fix for [#35224] Transform Orientation - order inconsistencyBastien Montagne
2013-04-25ruler snap adjustmentsCampbell Barton
2013-04-24rna api function scene.ray_cast now returns the object and its matrix (incase...Campbell Barton
2013-04-14modify snapObjectsRayEx() to use a pointer to 'ray_dist' rather then passing ...Campbell Barton