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-09Icons: rename gpencilCampbell Barton
2018-11-09Icons: update to r62155Campbell Barton
2018-11-09Tool System: add grease pencil primitive toolCampbell Barton
2018-11-09UI: tweak object type active stateCampbell Barton
2018-11-09Cleanup: use proportional edit template for keymapCampbell Barton
2018-11-09Cleanup: use tuple instead of dictCampbell Barton
2018-11-09UI: Tweaks to Object Types Visibility popover.Pablo Vazquez
2018-11-09Cleanup: de-duplicate keymap itemsCampbell Barton
2018-11-09readme: remove 'game creation'.Campbell Barton
2018-11-09Merge branch 'master' into blender2.8Campbell Barton
2018-11-09readme: use name 'macOS'Campbell Barton
2018-11-09Keymap: skip loading the keymap preset in background modeCampbell Barton
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