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-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
2017-05-10Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-05-10Fixup for multi-view single eye viewport issuesDalai Felinto
2017-05-10Partial fix to Multi-View single eye issues in viewportDalai Felinto
2017-05-08Fix OCIO shader being attmepted to be unbound twiceSergey Sharybin
2017-05-05Merge branch 'master' into blender2.8Julian Eisel
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-05-04Multiline support for ED_region_info_drawDalai Felinto
2017-05-04Remove cpackCampbell Barton
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton
2017-05-02Add scene argument for notifiersCampbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-27Pose-mode drawing used alpha where it shouldn'tCampbell Barton
2017-04-26Pass graph to depth functionsCampbell Barton
2017-04-26Getting rid of setlinestyle: 3DView camera view.Bastien Montagne
2017-04-26UI utils: add helper to get float3 blended color from theme.Bastien Montagne
2017-04-26Pass depsgraph via Context to selection codeDalai Felinto
2017-04-21Merge branch 'master' into 28Campbell Barton
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-13Merge branch 'master' into blender2.8Alexander Romanov