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-10-24GP: Add layer pass index to time modifierAntonioya
2018-10-24GP: Add new modes to Time Offset modifierAntonioya
2018-10-24Fix T57366: Mesh.from_pydata invalid loose-edge stateCampbell Barton
2018-10-24Lattice UI: Add select more/less to menuDalai Felinto
2018-10-23GP: Rename Offset to Frame Offset in Time modifierAntonioya
2018-10-23GP: Add new frame scale parameter to Time modifierAntonioya
2018-10-23GP: Add transform tools to ToolbarAntonioya
2018-10-22Fix various icon related issues:William Reynish
2018-10-22GP: New Time modifierAntonioya
2018-10-22Drag & Drop: Support Open/Link/Append when dropping .blend fileJacques Lucke
2018-10-22UI: remove mask toolbar, use menus insteadCampbell Barton
2018-10-21Icons: update geometry iconsWilliam Reynish
2018-10-19Rename BakeAction > NLA_OT_bakeDalai Felinto
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-19UI: move reports / job back to status bar, but make it more visible with color.Brecht Van Lommel
2018-10-19CTX_DATA_BEGIN for active object only (..._from_active_object)Dalai Felinto
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-10-19Merge branch 'master' into blender2.8Campbell Barton
2018-10-19Fix error disabling all addonsCampbell Barton
2018-10-19UI: correct face center button active stateCampbell Barton
2018-10-19Tool System: option for transform drag actionCampbell Barton
2018-10-18Links: update development fund link to new URL.Brecht Van Lommel
2018-10-18UI: closure some more panels by default, leaving open mostly 1 per tab.William Reynish
2018-10-18PyAPI: Support for custom tool registrationCampbell Barton
2018-10-18Tool System: expose shear tool x/y optionCampbell Barton
2018-10-18Keymap: use tweak event for shearCampbell Barton
2018-10-18Gizmo: remove 'Click Anywhere' optionCampbell Barton
2018-10-18Cleanup: styleCampbell Barton
2018-10-17node_shader_utils: Proper fix for node_normalmap accessor returning ellipsis ...Bastien Montagne
2018-10-17Revert "Fix error on FBX export after material changes"Bastien Montagne
2018-10-17Fix error on FBX export after material changesDalai Felinto
2018-10-17Shrinkwrap: implement the use of smooth normals in constraint & modifier.Alexander Gavrilov
2018-10-17UI: particle deflector options in topbarCampbell Barton
2018-10-17Edit Mesh Overlay Geometry Shader: Ignore correction geometry for loops that ...mano-wii
2018-10-16UI: icon set updates Andrzej Ambroz.Brecht Van Lommel
2018-10-16node_shader_utils: fix bad setting of use_nodes in readonly case.Bastien Montagne
2018-10-16Templates: updated 2D animation template from grease pencil team.Brecht Van Lommel
2018-10-16Small change to Annotation panelAntonioya
2018-10-16UI: put show emitter option in particles panels.Brecht Van Lommel
2018-10-16Fix remaining copy/paste button header, these are in menus now.William Reynish
2018-10-16Tool System: add gizmo for shear toolCampbell Barton
2018-10-16Set Annotation list in Top-Down orderAntonioya
2018-10-16Fix UI error in annotation toolCampbell Barton
2018-10-16Cleanup: redundant len() checksCampbell Barton
2018-10-15Add popover for Annotations in topbarAntonioya
2018-10-15Texture Paint: remove odd UI behaviorJacques Lucke
2018-10-13GP: Remove Layer order userprefs parameterAntonioya
2018-10-13node_shader_utils: several fixes, improvements and cleanups.Bastien Montagne
2018-10-13Multi-Objects: POSELIB_OT_pose_addDalai Felinto
2018-10-12Python: change node_shader_utils diffuse RGBA to base_color RGB.Brecht Van Lommel