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-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
2015-01-06Remove slurph shape-key featureCampbell Barton
2014-11-17Slight improvements to vgroup tooltipsDaniel Salazar
2014-10-21ShapeKeys: rework 'move skey' code, and add options to move to first/last pos...Bastien Montagne
2014-07-16Automatic commit by arcgaiaclary
2014-07-16Sort vertex groups by Armature Hierarchygaiaclary
2014-05-19Fix T39897: shape keys created while the Relative checkbox is unchecked start...Bastien Montagne
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2013-11-24UI List: remove separate name text fields.Brecht Van Lommel
2013-11-23Add ctrl-click rename to most lists in Blender UI and templates/examples.Bastien Montagne
2013-11-23UI List: ctrl click on names in list can be used for renaming.Bastien Montagne
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-10-14Interface / Template Lists:Thomas Dinges
2013-10-14Properties Editor / Mesh Data: Thomas Dinges
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-07-04Fix #35994: shape key mirror without topology did not properly work afterBrecht Van Lommel
2013-07-01Bugfix [#35936] Can't create new vertex group when using Ctrl G menuJoshua Leung
2013-06-28Fix #35551: the topology mirror setting affected shape key and vertex group butBrecht Van Lommel
2013-06-05add option to remove all shape keys at once (access from shape key menu on pa...Campbell Barton
2013-06-05Added 'clear active group' to object data properties -> Vertex Groups -> pull...Gaia Clary
2013-02-08Fix uilists showing data names translated (reported on bf-translations ML by ...Bastien Montagne
2013-01-16style cleanupCampbell Barton
2013-01-15Added new function 'Remove Selection from All Vertex Groups' to the Vertex Gr...Gaia Clary
2013-01-10Fix [#33825] Menu list widget does not work on UV and Vertex ColorsBastien Montagne
2013-01-10don't store bevel weights or edge crease customdata layers in editmode unless...Campbell Barton
2012-12-28remove type checks on drawing uiList's,Campbell Barton