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
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-04-22Fix various typos and other UI messages issues.Bastien Montagne
2022-04-11Cleanup: quotes, line lengthCampbell Barton
2022-04-07Pose Library: avoid errors in the legacy panel when the add-on is disabledSybren A. Stüvel
2022-04-07Pose Library: use the right icon for the "More Info" buttonSybren A. Stüvel
2022-04-04Pose library: remove much of old pose library interfaceSybren A. Stüvel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-08Cleanup: remove useless statement.Bastien Montagne
2022-02-07Fix missing removal of proxy references in py scripts.Bastien Montagne
2021-11-18Pose Library: add conversion button to old poselib UISybren A. Stüvel
2021-03-30Armature: Add Display Axis OffsetScott Wilson
2021-01-18Fix T84600: prevent bone groups operators on proxies and libraryPhilipp Oeser
2020-04-17UI: Layout changes for new checkbox layout possibilitiesWilliam Reynish
2019-06-11Fix T65393: Error live editing UI scriptsCampbell Barton
2019-06-07Remove Deform Delay armature optionSergey Sharybin
2019-05-21Cleanup: pep8Campbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-03-21UI: Use better flow layoutWilliam Reynish
2019-03-20Cleanup: styleCampbell Barton
2019-03-12Cleanup: rename specials -> context_menuCampbell Barton
2019-02-27UI: Rename Display -> Viewport Display panelPablo Vazquez
2019-02-18UI: armature properties layout tweaksWilliam Reynish
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-10-18UI: closure some more panels by default, leaving open mostly 1 per tab.William Reynish
2018-10-16Cleanup: redundant len() checksCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-11UI: use property split for motion pathsWilliam Reynish
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-09-03UI: tweak object viewport display panel, use grid flow.William Reynish
2018-08-02Armature Panel Tweaks - Motion Paths/GhostingJoshua Leung
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-01UI: use single column properties for object dataCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-31Merge branch 'master' into blender2.8Campbell Barton
2017-08-31Cleanup: strict naming conventionsCampbell Barton
2017-07-25Merge branch 'master' into blender2.8Campbell Barton
2017-07-24Cleanup: trailing spaceCampbell Barton
2017-07-11Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-07-11A bunch of fixes for Pose Library while checking on T51607Joshua Leung
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-05-12UI: Expose more UI settings to CLAY and EEVEEDalai Felinto
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton