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-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-10-06Merge branch 'master' into blender28Campbell Barton
2017-10-05Fix passing the same argument twice to BLI_strncpyCampbell Barton
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-26Cleanup: naming (GPU immediate util)Campbell Barton
2017-09-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-09-13Merge branch 'master' into blender2.8Campbell Barton
2017-09-13Node UI: scale cross by pixelsizeCampbell Barton
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-08-30Manipulator: replace old cage2d manipulatorCampbell Barton
2017-08-29Cleanup: naming (RECT -> CAGE2D)Campbell Barton
2017-08-23Merge branch 'master' into blender2.8Campbell Barton
2017-08-23Fix T52218: Missing update when reconnecting nodeSergey Sharybin
2017-08-18Eevee: Convert metallic nodes into princinpled nodesDalai Felinto
2017-08-18Swap Eevee material output with (Cycles) Material OutputDalai Felinto
2017-08-10Manipulator: add compositor corner-pin widgetsCampbell Barton
2017-08-10Manipulator: rename grab enumCampbell Barton
2017-08-09Manipulator: add sun-beam node manipulatorCampbell Barton
2017-08-04Manipulator: add compositor crop manipulatorCampbell Barton
2017-07-30Revert "Fix manipulator handles getting added each refresh"Campbell Barton
2017-07-27Manipulator: remove namesCampbell Barton
2017-07-21Fix manipulator handles getting added each refreshCampbell Barton
2017-07-19Merge branch 'master' into blender2.8Campbell Barton
2017-07-19Fix T52092: Crash un-grouping nodesCampbell Barton
2017-06-21Manipulator: edit_properties -> target_propertiesCampbell Barton
2017-06-21Manipulators: move settings to ID propertiesCampbell Barton
2017-06-20Clean node names and organize menus for eeveeLuca Rood
2017-06-20Implement Eevee output node systemLuca Rood
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-19Merge branch 'master' into blender2.8Campbell Barton
2017-06-18Fix T51840: UI redraw in node editor header missing on pointcache bakeThomas Beck
2017-06-18Fix unreported: Copy-pasting nodes crashes when they have an undefined typeLukas Stockner
2017-06-18Manipulator: use matrix for manipulator directionCampbell Barton
2017-06-17Manipulator: remove type specific 'new' functionsCampbell Barton
2017-06-15Updates to manipulator APICampbell Barton