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-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-08Fix wrong selectability icon in viewport menu.Brecht Van Lommel
2018-11-08Fix X-Ray option showing in LookDev mode, where it does nothing.Brecht Van Lommel
2018-11-08UI: Tweaks to Add menu in Video Sequencer Editor.Pablo Vazquez
2018-11-08UI: Some icons for Image menu in Image editor.Pablo Vazquez
2018-11-08Fix: show options of image empty only for image emptiesJacques Lucke
2018-11-08UI: hide bundled addons which haven't been updatedCampbell Barton
2018-11-08Merge branch 'master' into blender2.8Campbell Barton
2018-11-08Cleanup: minor simplification to user-addon checkCampbell Barton
2018-11-08RNA: Object.select_set use boolean, only selectCampbell Barton
2018-11-07Py API Docs: show gpu_extras moduleJacques Lucke
2018-11-07Workbench: Add cubic filtering for smoke simulationClément Foucault
2018-11-07Icons: add ops.paint.weight_sampleCampbell Barton
2018-11-07Icons: remove unused vertex paint iconsCampbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-11-07Paint: update shortcut detection for new logicCampbell Barton
2018-11-07UI: Fix hard to see unselected channel name in Graph Editor.Pablo Vazquez
2018-11-07UI: Use icons for some operators.Pablo Vazquez
2018-11-06Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-06Fix T56055: color discrepancy between viewport and render for Filmic transforms.Troy Sobotka
2018-11-06Shrinkwrap: new mode that projects along the target normal.Alexander Gavrilov
2018-11-06Fix/cleanup RNA viewlayer API.Bastien Montagne
2018-11-06Cleanup: Use annotation for the new classSergey Sharybin
2018-11-06Implement an Armature constraint that mimics the modifier.Alexander Gavrilov
2018-11-06Cleanup: remove unused brushesCampbell Barton
2018-11-06Brush: split out vertex paint tool & blend modeCampbell Barton
2018-11-06Tool System: use tool type enum to access brushesCampbell Barton
2018-11-05Eevee: Fix "Show Irradiance/cubemap" iconsClément Foucault
2018-11-05GP: Change Lock icon and Popover titleAntonioya
2018-11-05UI VSE: Use icon for Refresh Sequencer button in the header.Pablo Vazquez
2018-11-05UI VSE: Rename OpenGL Render to Sequence Render.Pablo Vazquez
2018-11-05UI: Move Sync Markers from View to Marker menu.Pablo Vazquez
2018-11-05Cleanup: avoid using instance to get enumCampbell Barton
2018-11-05PyAPI: use keywords for ToolDef.from_fn.with_argsCampbell Barton
2018-11-05Fix various Freestyle rendering bugs.Brecht Van Lommel
2018-11-04Tool System: support passing in args to ToolDef functionsCampbell Barton
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-11-04UI: Don't nest sculpt scrape/flattenCampbell Barton
2018-11-04Cleanup: missed last commitCampbell Barton
2018-11-04UI: move gpencil tool-draw code to topbarCampbell Barton
2018-11-04Cleanup: style, shadow warningCampbell Barton
2018-11-03GP: New Time Offset custom frame range parametersAntonioya
2018-11-03UI: remove grease pencil iconsCampbell Barton
2018-11-03UI: separate sculpt from smooth, flattenCampbell Barton
2018-11-03GP: Change presets for new stroke and fill switchesAntonioya
2018-11-03UI: show brush selector in topbarCampbell Barton
2018-11-03GP: New main switches to hide stroke and fill materialAntonioya
2018-11-03UI: Move Simplify panel from Scene to Render properties.Pablo Vazquez
2018-11-03UI: Blue color for selected row in Outliner.Pablo Vazquez
2018-11-03UI: Sort panels in Properties.Pablo Vazquez