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-02-11File headers: SPDX License migrationCampbell Barton
2021-01-01Fix T84024: Empty image opacity labeled transparencyHans Goudey
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-20UI: In-line layout for Empty Image TransparencyPablo Vazquez
2020-04-17UI: Layout changes for new checkbox layout possibilitiesWilliam Reynish
2020-04-15Fix T75613: "In Front" setting did not override image empty "Depth"Vincent Blankfield
2020-01-30Fix unreported: Missing Empty Transparency panel pollWilliam Reynish
2020-01-29Cleanup: revert wrapping from D6692Campbell Barton
2020-01-28UI: Empty image Properties layout tweaksWilliam Reynish
2020-01-22UI: rename transparency to opacityCampbell Barton
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-05-21Cleanup: pep8Campbell Barton
2019-05-19UI: use single column layout for image settings panelsBrecht Van Lommel
2019-03-22Cleanup: use 'use' as prefix for booleansCampbell Barton
2019-03-20Fix error in UI of empty image due to last commitClément Foucault
2019-03-20Fix T58550 Dragged in images dont overlap properlyClément Foucault
2019-03-14Cleanup: unused importsCampbell Barton
2018-12-173D View: empty image option to show front/backCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-11-19Image Empties: Option to not display the backside of image emptiesJacques Lucke
2018-11-08Fix: show options of image empty only for image emptiesJacques Lucke
2018-10-31Image Empties: More visibility settingsJacques Lucke
2018-09-11Cleanup: unused variablesCampbell Barton
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-07-06Fix typo in empty image drawingCampbell Barton
2018-06-01UI: use single column properties for object dataCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2015-01-29cleanup: pep8Campbell Barton
2014-08-21Fix T41507: Empty prevents image deletionCampbell Barton
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-02finish handle for properties_XXX scriptsXiao Xiangquan
2011-07-28* Code cleanupThomas Dinges
2011-05-26correct spelling error and some pep8 changes.Campbell Barton
2011-05-09patch [#21740] Image support for Empty ObjectsCampbell Barton
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton