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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-07-28Use COMPAT_ENGINES instead of RenderEngine.use_game_engine for panel poll met...Mitchell Stokes
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2014-03-27UI: Fix more double ":" in UI labelsSv. Lockal
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-08style cleanup: pep8Campbell Barton
2012-06-08Don't show physics properties in game engine conextSergej Reich
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-102.6 Physics UI Files:Thomas Dinges
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.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-02finish handle for properties_XXX scriptsXiao Xiangquan
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