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-02-10Hide particle angular velocity ammount if velocity mode is 'None'Daniel Salazar
2010-02-10make dupliface operator (access from object menu)Campbell Barton
2010-02-10copy vgroups to selected objects as long as they have aligned arrays.Campbell Barton
2010-02-09[#21039] OBJ import Clamp Scale limited to .01 as lowest Value. Used to be ZeroCampbell Barton
2010-02-09add access to edge select tagging from mesh toolbar (tagging seams on Ctrl+RMB)Campbell Barton
2010-02-082.5 Audio:Joerg Mueller
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-02-07Patch by matd (on irc).Martin Poirier
2010-02-07sunsky presetsCampbell Barton
2010-02-07mat/lamp/world.textures -> texture_slotsCampbell Barton
2010-02-07DopeSheet and Graph Editors: Select More/Less OperatorsJoshua Leung
2010-02-06Fix #20452: motion blur buttons were missing. Motion blur samplesBrecht Van Lommel
2010-02-05add menus for vertex group and shape key panels, functionality wasnt communic...Campbell Barton
2010-02-03vertex group sort operator, access from the vgroup panel, sintels mesh has 14...Campbell Barton
2010-02-02Fix #20926: 2d image paint was missing clone image, clone alpha, and wrapBrecht Van Lommel
2010-02-02render simplify option to disable triangulation.Campbell Barton
2010-02-02subtype support for properties in bpy.props.Campbell Barton
2010-02-01Mesh Extrude menuMartin Poirier
2010-02-01remove workaround thats not needed anymore and could cause a python error whe...Campbell Barton
2010-02-01Finished some todos for the Export KeyingSet operator:Joshua Leung
2010-02-01Keying Sets: Export to FileJoshua Leung
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-02-01Added 'Evaluation Time' setting access to Path Animation panel.Joshua Leung
2010-01-31pep8 changesCampbell Barton
2010-01-31bugfix [#20579] Context pinning error (pose mode)Campbell Barton
2010-01-31bugfix [#20878] Filtering for keymaps became useless [26389]Campbell Barton
2010-01-30Small UI Tweak:Thomas Dinges
2010-01-30View2D/TimeCode Drawing:Joshua Leung
2010-01-30Fix #19473: Toggle Quad View options missing from UI.Brecht Van Lommel
2010-01-30[#20487] Small bug in 3d window's header in edit mode.Campbell Barton
2010-01-29Make expanding kmi possible even when they are not user defined (makes it pos...Martin Poirier
2010-01-29Fix #20549: selecting a texture node in a material node tree wouldBrecht Van Lommel
2010-01-29Speed up keymap editor a bit (less context changes)Martin Poirier
2010-01-29Add cfg folder for keyconfigs (and possibly others later) to be imported afte...Martin Poirier
2010-01-28Keyconfig import and removeMartin Poirier
2010-01-28material copy/pasteCampbell Barton
2010-01-28move bpy.load_scripts --> bpy.utils.load_scriptsCampbell Barton
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-28Add missing properties to keymap export operator.Martin Poirier
2010-01-27[#20808] r26221 - Cannot remove shortcuts in user preferences @ modified conf...Martin Poirier
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26Rename Beauty Fill to Beautify Fill like in 2.4x, more accurateBrecht Van Lommel
2010-01-26Assign automatic/envelope weights in weight paint mode is back,Brecht Van Lommel
2010-01-26Small fix: Always show the 'brush' button in texture panel, so it's possible ...Matt Ebb
2010-01-25Smoke: Daniel Genrich
2010-01-25Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blendera...Daniel Genrich
2010-01-25Show Cone option for spot lamps, to visualize which objects are being affected.Brecht Van Lommel
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-25scene.update() rna function, so operators and data thats tagged for update ge...Campbell Barton
2010-01-25Restored missing PoseMode Operators:Joshua Leung