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-082.5 Audio:Joerg Mueller
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-02-08Patch #21011: Tweaks to Sky/Atmosphere presetsJoshua 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-07Patch/Bugfix #20997: Recent commit to object_randomize_transform.py by Cam ad...Joshua Leung
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-05patch [#20910] Support for exporting UV layouts to EPS filesCampbell Barton
2010-02-05add menus for vertex group and shape key panels, functionality wasnt communic...Campbell Barton
2010-02-05use the camera's lens angle as radians.Campbell Barton
2010-02-04access spot size in radians from python.Campbell Barton
2010-02-03Eh... stupid me. Left a duplicate main function in the rig type.Nathan Vegdahl
2010-02-03Added a new rig type "shape_key_transforms" that drives shape keys based on t...Nathan Vegdahl
2010-02-03vertex group sort operator, access from the vgroup panel, sintels mesh has 14...Campbell Barton
2010-02-02[#20934] fbx export with armature results in 0bytes writen REV:26548Campbell Barton
2010-02-02Updates to mouth rig. Old method didn't work well in combination with shape ...Nathan Vegdahl
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-02shape key transferCampbell Barton
2010-02-02obj export broke since api updates to mathutilsCampbell Barton
2010-02-02subtype support for properties in bpy.props.Campbell Barton
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