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-09-16Pose Library pose list: Default to 5 rows to match the new up/down buttonsSybren A. Stüvel
2016-09-16Added buttons to move a pose in a pose library up/down.Sybren A. Stüvel
2015-08-22Fix T45689: Pose Libraries cannot be used when using lib-linked actions as po...Joshua Leung
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2014-10-15Disable color editing for bone group color sets unless custom colors isLukas Tönne
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-02-15Interface: Remove one more name field, this time from the armature tab - pose...Thomas Beck
2013-11-25Interface: Remove one more name field, this time from Bone groups.Thomas Dinges
2013-10-14Interface / Template Lists:Thomas Dinges
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-02-18Fix [#34300] Slider for list of particle systems (keyed particles) is not doi...Bastien Montagne
2013-02-15Fix [#34253] UIList resize, resizes wrong list I/IIBastien Montagne
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-11-24IK Solver:Brecht Van Lommel
2012-10-08style cleanup: pep8Campbell Barton
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-05-23Finish changes in up/down arrows for menusSergey Sharybin
2012-05-22Long old UI annoyance:Ton Roosendaal
2012-05-15style cleanup: pep8Campbell Barton
2012-05-06Removing the old armature 'deform' settings (use vertex groups/envelopes/quats).Joshua Leung
2012-05-01Motion Paths GUI CleanupJoshua Leung
2012-04-23fix [#30937] Pose UI hack needed to be undone, alternate fix is needed.Campbell Barton
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-10-17correct spelling errors in commentsCampbell Barton
2011-09-25make new rna variables more consistant with existing names.Campbell Barton
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-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-08fix for misc py errors + some pep8 edits.Campbell Barton
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-09-01Feature Request #28449: Pose Library poses can be renamed fromJoshua Leung
2011-08-30Fix for my last commit. Thomas Dinges
2011-08-30minor edits, pep8 - also correct float -> double promotion for blf.Campbell Barton
2011-08-302.5 UI Files:Thomas Dinges
2011-08-16Py fix for trunk to pepper merge.Joerg Mueller
2011-08-16Merging trunk up to r39447.Joerg Mueller
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-26BGE Animations: Adding a new choice for vertex deformation for armatures, whi...Mitchell Stokes
2011-07-12Merging trunk up to r38329.Joerg Mueller
2011-07-10fix for various python bugs and remove unused var.Campbell Barton
2011-07-07Remove unnecessary line from previous commit which slipped throughJoshua Leung