Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-30Cleanup: fix various typosBrecht Van Lommel
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2021-03-15system_demo_mode: fix screen switchingCampbell Barton
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2019-12-03Cleanup: system_demo_mode unused imports, varsCampbell Barton
2019-12-01add manual linksmeta-androcto
2019-09-24system addons, close panels by default: T70017meta-androcto
2018-10-30Cleanup: styleCampbell Barton
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-25Demo Mode: port Demo Mode addon to Blender 2.8Jacques Lucke
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2017-11-02system_demo_mode: correct hidden file skippingCampbell Barton
2017-08-23Correct mistake skipping hidden dirsCampbell Barton
2015-07-09Simplify list expression and add licenseCampbell Barton
2015-04-10Cleanup: imports (formatting)Campbell Barton
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2013-10-31update for change in blenderCampbell Barton
2013-09-10Usual UI messages fixes...Bastien Montagne
2013-08-28use directory selection for demo-mode.Campbell Barton
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-11-14use alternate syntax to clear listsCampbell Barton
2012-10-09style cleanup: pep8Campbell Barton
2012-09-06code cleanup: ensure modal_handler_add() is called directly before returning.Campbell Barton
2012-08-13pressing play didnt give any errors when no config was found.Campbell Barton
2012-08-13Option to exit once demo loop plays through.Campbell Barton
2012-07-29style cleanupCampbell Barton
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-05-26* Code cleanup, removed an unnecessary line. Thomas Dinges
2012-05-22fix for first file playing the loop twice.Campbell Barton
2012-05-21demo mode fixesCampbell Barton
2012-03-21demo mode no longer needs to write files to diskCampbell Barton
2012-01-14remove api field, was never used.Campbell Barton
2012-01-04use sets for checking against multiple values.Campbell Barton
2011-11-22update for changes in render image settingsCampbell Barton
2011-11-11minor formatting editsCampbell Barton
2011-11-06fix error converting relative to absolute search path, could search entire di...Campbell Barton
2011-10-28Minor UI fixes and tweaks.Bastien Montagne
2011-10-27fix for resource leak with demo modeCampbell Barton
2011-10-17fix spelling errors for commentsCampbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-09-08someone broke demo mode ui. tsk tskCampbell Barton
2011-08-27Addon UI Cleanup, Part 2Thomas Dinges
2011-07-11py3.3 compat, __class__ is no longer in default namespaceCampbell Barton
2011-07-11cleanupCampbell Barton
2011-05-16update for changes in blender module layout, also add global axis conversion ...Campbell Barton