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-04-10Fixed a TabError: inconsistent use of tabs and spaces in indentation.Tamito Kajiyama
2010-04-04Merged changes in the trunk up to revision 27992.Tamito Kajiyama
2010-04-04Commented out some unimplemented operators, avoids gray text in the UIElia Sarti
2010-04-04pep8 cleanupCampbell Barton
2010-04-04Fluid physics for particles by Raul Fernandez Hernandez (Farsthary) and Steph...Janne Karhu
2010-04-04keymap.add_item, add_modal_items --> keymap.items.add()/add_modal()Campbell Barton
2010-04-03Commit removing Mesh Deform modifier's surface mode broke the it's UIDaniel Salazar
2010-04-03Adding Subdivide UVs flag to modifier UIDaniel Salazar
2010-04-03Patch #21892 by Ruslan M (luciofulci): Removing 16 materials per meshDaniel Salazar
2010-04-02"Fix" #20225: mesh deform surface modifier problems. This mode was anBrecht Van Lommel
2010-04-02Keyframe Defaults and Cleanups: Joshua Leung
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-02Remove some experimental python script code.Brecht Van Lommel
2010-04-01[#21835] Improved Addons in User Prefs by Keith Boshoff (wahooney) Thomas Dinges
2010-04-01Some minor python UI script fixes.Brecht Van Lommel
2010-04-01missed in merging from render branchCampbell Barton
2010-04-01Added missing Bottom, Left, Back view modes in the "View" menu on 3D areaDaniel Salazar
2010-04-01Assorted animsys fixes/tweaks:Joshua Leung
2010-04-01Fix [#20711] Loop selection not working with Emulate MMB + Left mouse selectMatt Ebb
2010-04-01svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2789...Campbell Barton
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2786...Campbell Barton
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-30* Assign weight from bones in weight paint mode now respects paint faceBrecht Van Lommel
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-03-30Fix [#21711] Position of 2d cursor is not displayed correctly and cannot be set Matt Ebb
2010-03-30Fix [#20115] Some theme settings are not savedMatt Ebb
2010-03-30Fix [#21814] 3D Curves and Caps ConfusionMatt Ebb
2010-03-29Added splash screen item in the Help menu. Not sure why it wasn't there in th...Elia Sarti
2010-03-29Fix [#21708] Copy/Paste Texture channels for Lamps/World not workingMatt Ebb
2010-03-29Merged changes in the trunk up to revision 27817.Tamito Kajiyama
2010-03-29[#21807] Import Key Configuration problemsMartin Poirier
2010-03-29Netrender: Fix for API changes (it would be nice if people at least fixed bui...Martin Poirier
2010-03-28Bugfix for [#21798] Submit description doesn't work. Thomas Dinges
2010-03-27Fix #21561: .ply exporter doesn't export normals.Brecht Van Lommel
2010-03-27The version in this file was not updated to alpha2, resulted in alpha1Brecht Van Lommel
2010-03-27Fix #20716: using wavefront .obj exporter multiple times could crashBrecht Van Lommel
2010-03-26Merged changes in the trunk up to revision 27779.Tamito Kajiyama
2010-03-26* Single Column UI for Screw Modifier. Thomas Dinges
2010-03-26Cloth simulation can now use a group to specify which objectsBrecht Van Lommel
2010-03-26Purging compiler warningsJoshua Leung
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-26Fix for ben dansie, incorrect gamma with render baking.Matt Ebb
2010-03-26Merged changes in the trunk up to revision 27752.Tamito Kajiyama
2010-03-25fix for incorrect args, before pyapi fixes these were ignored.Brecht Van Lommel
2010-03-25Adding menu entries for the new hotkeys (change keying set)Joshua Leung
2010-03-25Restored Fluid Sim bakingMatt Ebb
2010-03-24replace exceptions with getattr() fallbackCampbell Barton
2010-03-24fix for keying set rna path attribute and object select menu incorrect args t...Campbell Barton
2010-03-24Keying Sets - PyAPI consistency issues:Joshua Leung
2010-03-24Added Set VIsibility (V key) to Graph Editor menu.William Reynish