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-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-04-22Logic Editor: Buttons for moving game properties up/downTristan Porteries
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2012-11-04Editors UI:Thomas Dinges
2012-02-12Fix #30132: "Add Game Property" works incorrect after "Add Text Game Property"Sergey Sharybin
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2012-01-26disable toggle option for BGE boolean property, not sure why this was set.Campbell Barton
2012-01-10ui typo + small fixDalai Felinto
2012-01-05logic editor ui adjustment, all gameprop types are replaced by the ob.data.bo...Dalai Felinto
2012-01-05edit on recent font UI changes.Campbell Barton
2012-01-05add bpy collection method .find(key), so you can get the index of an item in ...Campbell Barton
2012-01-05This patch creates an interface for ["Text"] properties in Font objects.Dalai Felinto
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-10-17correct spelling errors in commentsCampbell Barton
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-132.6 UI Files:Thomas Dinges
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-07-13complete space outliner, space node, space nla, etc.Xiao 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