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
2010-08-26rna api - replace panel properties bl_default_closed and bl_show_header with ...Campbell Barton
2010-08-25bugfix [#23469] Missing Parent Menu in Pose modeCampbell Barton
2010-08-24move more active variables to be nested in collections.Campbell Barton
2010-08-23rename UI functionCampbell Barton
2010-08-22fix for changes in recent renamingCampbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19misc rna renaming.Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna naming: verts -> verticesCampbell Barton
2010-08-18apply rna naming for ToolSettingsCampbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-12Fix #23269: inconsistent naming of recalculate roll in menus compared toBrecht Van Lommel
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-06some fixes for the poll() function from last commit.Campbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-04Fix sculpt 3d view menu showing in two columns.Brecht Van Lommel
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-07-31patch [#23110] isolate render type UI labelling + operator to clear all hide ...Nathan Letwory
2010-07-27Jason, from your merge 30325.Campbell Barton
2010-07-24- typo: from "lenght" to "length" in rnaLuca Bonavita
2010-07-20== 3D: background image ==Luca Bonavita
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-14- text3d was missing menu items for toggling bold/underline/italic/smallcaps.Campbell Barton
2010-07-10Fix for [#22793] Flip normals Missingf form face specials....Thomas Dinges
2010-07-06Bring back "Sort Faces" command.Diego Borghetti
2010-07-06pedantic pep8 warnings, mostly white space.Campbell Barton
2010-06-27- changed recent commit from William to have enum in user preferences as an e...Campbell Barton
2010-06-26Patch by Oenvoyage: Lamp specials menu was context insensitive,Daniel Salazar
2010-06-20etch-a-ton bugfixMartin Poirier
2010-06-14naming changesCampbell Barton
2010-06-09pep8, whitespace editsCampbell Barton
2010-06-07'fix' [#22527] Lens angle under View in 'N' panel does not change the camera ...Matt Ebb
2010-06-03Logic Editor: clear properties operator + logics in the object menuDalai Felinto
2010-05-27Various constraint code cleanups:Joshua Leung
2010-05-25Tweaks to copy game properties operator for DalaiMatt Ebb
2010-05-20obscure sounding feature thats actually useful: isolate render typeCampbell Barton
2010-05-203D View Header - Removing the annoying little extra gap between expand-icon a...Joshua Leung
2010-05-10"Every Nth number of Points" operator for curves/surfacesSergey Sharybin
2010-05-06last commit broke linking to scenes from the UICampbell Barton
2010-05-03Fix for renaming particle selection operators a little while agoMatt Ebb
2010-04-30Fix [#22207] Selecting Roots also selects hiddenMatt Ebb
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-27Fix [#22165] "Camera:" field of the Properties>View panel (3D View) has no fu...Matt Ebb
2010-04-21fix for divide by zero on vertex dirt script, show from the vertex paint menuCampbell Barton
2010-04-11Specific operator for Push/Pull (no need to go through the generic operator a...Martin Poirier
2010-04-07Fix [#21760] Snap to Origin doesn't workMatt Ebb
2010-04-04pep8 cleanupCampbell Barton
2010-04-01Added missing Bottom, Left, Back view modes in the "View" menu on 3D areaDaniel Salazar
2010-03-25Adding menu entries for the new hotkeys (change keying set)Joshua Leung