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
2019-10-12Cleanup: pep8Campbell Barton
2019-09-27Voxel remesh: Enable adaptivityPablo Dobarro
2019-09-26Voxel Remesh: Fix poles and preserve volumePablo Dobarro
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-13UI: don't show decorators in Remesh panelBrecht Van Lommel
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-07-12Fix AttributeError in mesh properties panel when mesh is pinnedSybren A. Stüvel
2019-07-01Revert "Rename operator 'Join Shapes' to 'Transfer Mix'."Brecht Van Lommel
2019-06-30Rename operator 'Join Shapes' to 'Transfer Mix'.Ines Almeida
2019-06-22Cleanup: redundant static set useCampbell Barton
2019-05-21Cleanup: pep8Campbell Barton
2019-05-18Fix for Python error due to file missing from last commitBrecht Van Lommel
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-03-12Cleanup: rename specials -> context_menuCampbell Barton
2019-03-01UI: Make Auto Smooth panel open by defaultWilliam Reynish
2019-03-01UI: hierarchical nestingWilliam Reynish
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-10-31UI: Small tweaks to Shape Keys/Vertex Groups menusPablo Vazquez
2018-10-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-18UI: closure some more panels by default, leaving open mostly 1 per tab.William Reynish
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-07-25UI: Sort panels in mesh contextPablo Vazquez
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-06-25UI: Single-column layout for Shape Keys and Geometry DataWilliam Reynish
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-01UI: use single column properties for object dataCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-11-30Merge branch 'master' into blender2.8Campbell Barton
2017-11-29Fix T53420: Vertex Groups: The "-" button gets a hidden functionBastien Montagne
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-05-01Mesh Batch Cache: Add support for uv/vcol/tangent data layers.Clément Foucault
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-05Clay Engine: Make panels compatible with the new engineClément Foucault
2016-10-31Added 'delete unlocked vertex groups' option.Sybren A. Stüvel
2015-05-03Cleanup: rename clear_skin & clear_mask operators to skin_clear and mask_clear.Bastien Montagne
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-03-30Cleanup: single quotes for enumsCampbell Barton
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-01-29cleanup: pep8Campbell Barton