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-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-07Fix dpesgraph wrongly refcounting NLA strip actions when duplicating IDs.Bastien Montagne
2018-11-07Fix T57390: properties editor crash creating new scene in some cases.Brecht Van Lommel
2018-11-07Physics baking: tag interface locked during backingSergey Sharybin
2018-11-07Fix 'Set and Use 3D Cursor' normal editing command.Howard Trickey
2018-11-07Fix installing Blender due to missing icons.Bastien Montagne
2018-11-07CMake: missed removing from file listCampbell Barton
2018-11-07Dopesheet: correctly use floating point threshold in ActKeyColumn tree.Alexander Gavrilov
2018-11-07Fix hidden action-zone interactionCampbell Barton
2018-11-07Fix for hidden regions becoming activeCampbell Barton
2018-11-07Fix redraws from non-existing scrollbarsCampbell Barton
2018-11-07Tool System: display tooltip generation errorCampbell Barton
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Cleanup: use STRPREFIX for mount point checksCampbell Barton
2018-11-07Multi-Objects: MBALL_OT_select_similarHabib Gahbiche
2018-11-07Icons: add ops.paint.weight_sampleCampbell Barton
2018-11-07Icons: remove unused vertex paint iconsCampbell Barton
2018-11-07Cleanup: styleCampbell Barton
2018-11-07Multi-Objects: MBALL_OT_select_allDalai Felinto
2018-11-07Cleanup: remove GPENCIL_OT_sculpt_selectCampbell Barton
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Multi-Objects: CURVE_OT_select_similarHabib Gahbiche
2018-11-07Cleanup: renmae ePaintTexture(Projective) -> 3DCampbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-11-07Paint: update shortcut detection for new logicCampbell Barton
2018-11-07Cleanup: naming (inconsistent paint_mode term)Campbell Barton
2018-11-07Paint: bring back brush switchingCampbell Barton
2018-11-07Cleanup: styleCampbell Barton
2018-11-07UI: Move pin icon to the right in the context breadcrumbs.Pablo Vazquez
2018-11-07UI: Use icons for some operators.Pablo Vazquez
2018-11-06Fix broken shortcuts in F3 'operator search' menu.Bastien Montagne
2018-11-06Fix T57656: Keyframes cannot be selected in Grease Pencil Dopesheet.Alexander Gavrilov
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-06Cleanup: rename fast-heap -> heap-simpleCampbell Barton
2018-11-06Cleanup: move fast heap into own source & headerCampbell Barton
2018-11-05BLI_heap: implement a limited but faster version of heap.Alexander Gavrilov
2018-11-05Paint: add tool offset & mode to runtime dataCampbell Barton
2018-11-05Missing from last commitCampbell Barton
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-11-05Cleanup: use boolCampbell Barton
2018-11-05UI: Add back line to curve mapCampbell Barton
2018-11-05Cleanup: correct last commit, also use font_id varCampbell Barton
2018-11-05Gizmo: use fonts for drawing 3D axis charactersCampbell Barton
2018-11-05Gizmo: tweak 3D view navigation axis sizesCampbell Barton
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-11-04BLI_heap: add an API function to directly read the top node value.Alexander Gavrilov
2018-11-04Merge branch 'master' into blender2.8Campbell Barton