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-01Mesh Extrude menuMartin Poirier
2010-02-01shape key transfer fix.Campbell Barton
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-01Fix loading python modules (like netrender)Martin Poirier
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-02-01Mathutils doc improvements + other small thingsCampbell Barton
2010-01-31pep8 changesCampbell Barton
2010-01-31pep8 changes to rigify (minor warnings still there)Campbell Barton
2010-01-31white space commit, so the actual changes in the next commiy wont be so hard ...Campbell 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-30bugfix [#20638] not loading script in user script directory when startupCampbell Barton
2010-01-30utility functions is_negative_m3 & is_negative_m4, added python Mathutils acc...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-29minor corrections to scriptsCampbell Barton
2010-01-29bugfix [#19681] adjusting the settings of the 'add torus' tool in edit modeCampbell Barton
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-28missed some files last commit.Campbell Barton
2010-01-28missed updating reload scriptsCampbell Barton
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-28* Mathutils attributes documented - http://www.blender.org/documentation/250P...Campbell Barton
2010-01-28Add missing properties to keymap export operator.Martin Poirier
2010-01-27slice assignment wasnt running the properties update function (setting object...Campbell Barton
2010-01-27[#20808] r26221 - Cannot remove shortcuts in user preferences @ modified conf...Martin Poirier
2010-01-27Missed these files in the last commit ..Matt Ebb
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26[#20046] 2.5 "bridge faces" tool doesn't delete original selectionCampbell Barton
2010-01-26Rigify:Nathan Vegdahl
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-26update tagged objects in the scene after calling each operator, this makes ru...Campbell Barton
2010-01-26Small fix: Always show the 'brush' button in texture panel, so it's possible ...Matt Ebb
2010-01-26netrender: utility function to extract information from a blend file on disk....Martin Poirier
2010-01-25make exception a bit nicer (since wiki docs dont make much sense how it was b...Campbell Barton
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-25Rigify now generates the rig into the same armature every time, so you don't ...Nathan Vegdahl