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-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
2010-03-24fix for keying set rna path attribute and object select menu incorrect args t...Campbell Barton
2010-03-20Operator name improvements in select menuDaniel Salazar
2010-03-19Adding Non Manifold to select menu in edit mode for vertex and/or edgeDaniel Salazar
2010-03-17Fix [#21329] Extrude of single vertex constrainedMatt Ebb
2010-03-17Fix [#21114] Graphical cursor displayed in wrong position when switching to l...Matt Ebb
2010-03-16draw option to only display what is rendered, used for sequencer, opengl draw...Brecht Van Lommel
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-02-25fix for warnings, add back pose relax into the pose menu.Campbell Barton
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-21generic modal operator to make adjusting almost any rna property with the mou...Campbell Barton
2010-02-19apply visual transform to poseCampbell Barton