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-04Merged changes in the trunk up to revision 27992.Tamito Kajiyama
2010-04-04make keying set path functions members of the paths collectionCampbell Barton
2010-04-04no functional changes. use sizeof() and MAXFRAMECampbell Barton
2010-04-04Fluid physics for particles by Raul Fernandez Hernandez (Farsthary) and Steph...Janne Karhu
2010-04-042.5 Preview Render:Thomas Dinges
2010-04-04Fix crash entering edit mode on linked duplicate meshes withBrecht Van Lommel
2010-04-04keymap.add_item, add_modal_items --> keymap.items.add()/add_modal()Campbell Barton
2010-04-03More work on Drag Immediate:Martin Poirier
2010-04-02RNA Property debug in Main, mapped to G.f's G_DEBUGMartin Poirier
2010-04-02commenting hamx format, should evertually be removed along with amiga format.Campbell Barton
2010-04-02"Fix" #20225: mesh deform surface modifier problems. This mode was anBrecht Van Lommel
2010-04-02World RNA:Thomas Dinges
2010-04-02Keyframe Defaults and Cleanups: Joshua Leung
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01scene.timeline_markers.add/remove() support.Campbell Barton
2010-04-01commit 27896 : merge render branch into trunk reverted changes in rna_curve.cCampbell Barton
2010-04-01allow action groups with "" name, (just uses "Group" instead)Campbell Barton
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-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2787...Campbell Barton
2010-03-31taper/bevel object checking moved from RNA update to RNA pointer set function.Sergey Sharybin
2010-03-30- Call DAG_id_flush_update for each object in convert operator if keep_originalSergey Sharybin
2010-03-30Fixed segmentation fault when non-curve object is setting as a taperSergey Sharybin
2010-03-30Baking for dupligroup & linked library objectsBrecht Van Lommel
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-29Tweak to set default ui range for color/color_gamma propertiesMatt Ebb
2010-03-29Merged changes in the trunk up to revision 27817.Tamito Kajiyama
2010-03-28External render engines now have option bl_postprocess to determineBrecht Van Lommel
2010-03-28External render engines can now render previews as well, disabled byBrecht Van Lommel
2010-03-26Merged changes in the trunk up to revision 27779.Tamito Kajiyama
2010-03-26Fix for [#21773] Cast Modifier cant use empties as centersElia Sarti
2010-03-26Cloth simulation can now use a group to specify which objectsBrecht Van Lommel
2010-03-26Optimization for pose channel name lookups using a hash, makesBrecht Van Lommel
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-26Merged changes in the trunk up to revision 27752.Tamito Kajiyama
2010-03-25Fix #21764: bezier curve render resolution slider min value 1Sergey Sharybin
2010-03-25More assorted Keying Sets changes for Cessen (mainly api stuff):Joshua Leung
2010-03-25Restored Fluid Sim bakingMatt Ebb
2010-03-25Patch from Francois Tarlier: extend colour balance node 'lift' value to 0.0-2...Matt Ebb
2010-03-24Keying Sets - PyAPI consistency issues:Joshua Leung
2010-03-24remove unused includes UI_*.h, WM_*.h, ED_*.hCampbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23fix for parsing python args to rna functions, was using allocated size as arg...Brecht Van Lommel