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
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-03fix [#34825] Transparent background of Empty Images clips objects behind them...Campbell Barton
2013-03-20UI Tweak: "Add to Group" button creates new group if no groups existJoshua Leung
2013-01-18move draw all edges into the object settings (object panel), makes more sense...Campbell Barton
2013-01-10Depsgraph hack feature - experimentalTon Roosendaal
2012-10-08style cleanup: pep8Campbell Barton
2012-09-29Dupli layer visibility name can be clearerDaniel Salazar
2012-07-29User Interface Scripts:Thomas Dinges
2012-07-05style cleanupCampbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-03fix (actually nasty workaround), for groups incorrectly drawing in the object...Campbell Barton
2012-06-20style cleanupCampbell Barton
2012-06-06Transform Locks UI:Thomas Dinges
2012-05-15style cleanup: pep8Campbell Barton
2012-05-01Motion Paths GUI CleanupJoshua Leung
2012-04-13Fix own typo in previous commit for dupligroup offsetSergey Sharybin
2012-04-13Move "From Cursor" operator which sets dupli group offset to own operatorSergey Sharybin
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton
2012-03-22Fix [#30614] (some Display settings are uneeded for non-geometry/material obj...Bastien Montagne
2012-03-19Grmml, dummy typo in previous UI message-fix commit… :/Bastien Montagne
2012-03-17Minor UI messages fixes, and enabling i18n for all modifier_setError() error ...Bastien Montagne
2012-01-01use `props` all over for operator properties varsCampbell Barton
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-06As discussed on the mailing list, removing the non-functional,Joshua Leung
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-02finish handle for properties_XXX scriptsXiao Xiangquan
2011-07-10fix for various python bugs and remove unused var.Campbell Barton
2011-04-08Fixes related to using Library files:Ton Roosendaal
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