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-09UI: hide text character options when out of edit-modeCampbell Barton
2019-07-08Fix (unreported) UI: useless setting shown for Text data-blocks.Bastien Montagne
2018-11-27Font textbox overflow: Different methodsDalai Felinto
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-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-11Cleanup: unused variablesCampbell Barton
2018-09-053D Text: improvements to vertical alignmentDalai Felinto
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05Cleanup: pep8Campbell Barton
2018-06-04UI: use subpanels for Cycles, render, scene, object, particle, curves.William Reynish
2018-06-01UI: use single column properties for object dataCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
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
2016-07-15UI: Remove spaces around '/'Campbell Barton
2016-06-21Text Object: Vertical AlignmentDalai Felinto
2016-03-09Correct UI active state w/ bevel-factorCampbell Barton
2015-08-05Only show interpolation buttons w/ bezier splinesCampbell Barton
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2014-07-04Fix T40941: Bevel factor in TextSergey Sharybin
2014-05-26Fix for curve map-taper being greyed out incorrectlyCampbell Barton
2014-03-28Bevel Factor MappingLukas Treyer
2014-02-03Fix T38450: Remove unused Children Offset optionSergey Sharybin
2013-12-14Fix for recent regression in curve geometry panel pollCampbell Barton
2013-12-12Fix T37786: Curves: Geometry tab is missingSergey Sharybin
2013-12-11Fix for curve pinning raising an exceptionCampbell Barton
2013-12-11Move curve's boundbox and texspace calculation out of modifier stackSergey Sharybin
2013-12-023D Text: remove 'body' editing from the UI.Campbell Barton
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-10-14Interface / Text:Thomas Dinges
2013-07-20Fix descriptions for mask selection operators and use less ambiguous "letter-...Sv. Lockal
2012-11-08Added Map Taper option which if enabled maps affect of taper object onSergey Sharybin
2012-08-17style cleanupCampbell Barton
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-20style cleanupCampbell Barton
2012-05-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin
2012-04-08code cleanup: remove unused imports/defines + other redundant code.Campbell Barton
2012-04-05UI files:Thomas Dinges
2012-03-08style cleanup: pep8 + picky editsCampbell Barton
2012-02-28Fix UI error - some curve settings were in the path panel and were greyed out...Campbell Barton
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2012-02-03Code Cleanup: check is / is not when comparing singletons.Campbell Barton