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
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-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Object Apply Transform: option to apply propertiesCampbell Barton
2017-08-11Transform: Snap used multiple eval contextsCampbell Barton
2017-08-10Manipulator: grab3d option to align to viewCampbell Barton
2017-08-10Manipulator: rename grab enumCampbell Barton
2017-08-09Manipulator: grab3d - support for 2d viewsCampbell Barton
2017-08-09Manipulator: replace hard coded color w/ themeCampbell Barton
2017-08-08Merge branch 'master' into blender2.8Bastien Montagne
2017-08-08Cleanup: remove incorrect commentCampbell Barton
2017-08-05Merge branch 'master' into blender2.8Campbell Barton
2017-08-05View3D: expose normal from depth publiclyCampbell Barton
2017-07-29Merge branch 'master' into blender2.8Campbell Barton
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-07-27Fix Label colors in popupsAleksandr Zinovev
2017-07-27Fix Label colors in popupsAleksandr Zinovev
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21UI/floats: Reduce our UI_PRECISION_FLOAT_MAX by one to avoid most rounding is...Bastien Montagne
2017-07-13Depsgraph: Begin work on making depsgraph per-scene-layerSergey Sharybin
2017-07-11Merge branch 'master' of git@git.blender.org:blender.git into blender2.8mano-wii
2017-07-11Snap System: Separate raycast functions from nearest2d functionsmano-wii
2017-07-05Override template: Add text and icon optional parametersDalai Felinto
2017-06-21Manipulators: move settings to ID propertiesCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-18Manipulator: use matrix for manipulator directionCampbell Barton
2017-06-17Manipulator: draw options for dialCampbell Barton
2017-06-17Cleanup: unused codeCampbell Barton
2017-06-17Manipulator: remove type specific 'new' functionsCampbell Barton
2017-06-16Manipulator: New grab preset, use for bisectCampbell Barton
2017-06-16UV manipulator from custom widgets branchCampbell Barton
2017-06-15Updates to manipulator APICampbell Barton
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-10UI: Replace placeholder icons in object-add menuJulian Eisel
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-08WM: move manipulator library into editorsCampbell Barton
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-30Move ED_object_facemap functions into ED_object.hCampbell Barton
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-05-12UI: Add template_search (version of template_ID for non-IDs)Julian Eisel
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-05-10Fix multi-view (single camera) manipulators selectionDalai Felinto