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
2017-02-16UI: Move 'relations extras' right below 'relations'Aaron Carlisle
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2014-09-17Cleanup: pep8Campbell Barton
2014-08-06UI: move button to set dupli-offset into group menuCampbell Barton
2014-08-06Fix T41343, hard to remove group from objects.Antony Riakiotakis
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-05-13Show the "Maximum Draw Type" for empties and cameras in case they workLukas Tönne
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-03-13UI: Show edge draw options for duplis, it applied to their instancesCampbell Barton
2014-01-13Code Cleanup: spellingCampbell Barton
2013-12-23Fix T37929: inherit scale for dupli faces was not shown greyed out when it sh...Brecht Van Lommel
2013-12-18Code cleanup: Game Engine related panels belong into properties_game.py.Thomas Dinges
2013-12-18Style CleanupCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-11-16The tittle for "Maximum Draw Type" had capitalization inconsistent with the r...Daniel Salazar
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-07-29UI / Code:Thomas Dinges
2013-07-28patch [#36296] object->display-properties subpanel layout cleanupCampbell Barton
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