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-03-26fix rendering another scene from the compositor not working.Brecht Van Lommel
2010-03-26Optimization for pose channel name lookups using a hash, makesBrecht Van Lommel
2010-03-26Fix [#21759] Toggle all layers doesn't workMatt Ebb
2010-03-26Fix [#20829] "Select Vertex Path" EDGE LENGTH not selecting the proper Matt Ebb
2010-03-26Fix [#21745] file that opens in 2.4* crashes 2.5 while trying to openMatt Ebb
2010-03-26Fix [#21744] cannot open old file 1 1/2 year old with 2.49 and 2.5 v670Matt Ebb
2010-03-26#21728: Grease pencil at cursor gives wrong results when the object is not at...Joshua Leung
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-26Bugfix #21757: Crash when setting up cyclic tracking dependencies (with old t...Joshua Leung
2010-03-26Bugfix #21739: Extend in the NLA crashes (Ekey)Joshua Leung
2010-03-25Fix #21764: bezier curve render resolution slider min value 1Sergey Sharybin
2010-03-25Fix #21761: Curve+"Fill deformed"+modifier ( not all)= not renderedSergey Sharybin
2010-03-25Bugfix #21738: Flatten keys doesn't workJoshua Leung
2010-03-25Adding menu entries for the new hotkeys (change keying set)Joshua Leung
2010-03-25More assorted Keying Sets changes for Cessen (mainly api stuff):Joshua Leung
2010-03-25Remove object type check in Cast Modifier deformation, was wrong now that Cur...Elia Sarti
2010-03-25Restored Fluid Sim bakingMatt Ebb
2010-03-25temporary comment out for matt_eTom Musgrove
2010-03-25Patch from Francois Tarlier: extend colour balance node 'lift' value to 0.0-2...Matt Ebb
2010-03-24Fixed incorrect memcpy in subdivide operator.Sergey Sharybin
2010-03-24Fixed bug with incorrect cyclic beizer curve subdivision.Sergey Sharybin
2010-03-24- Use vector interpolation functions from math_vector module inSergey Sharybin
2010-03-24hopefully fix reported problems with include remove r27712Campbell Barton
2010-03-24xaspect and yaspect were not working with uv project modifier & panorama, als...Campbell Barton
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-24Fixed disappearing of NURBS surface when it's created from to joined nurbs cu...Sergey Sharybin
2010-03-24Added "Number of cuts" property to the bpy.ops.curve.subdivide operator.Sergey Sharybin
2010-03-24enable compiling without python againCampbell Barton
2010-03-23fix: Curve point was added somewhere outside the universe Andrea Weikert
2010-03-23Panorama camera support for UV project modifierCampbell Barton
2010-03-23SVN maintenance.Guillermo S. Romero
2010-03-23fix [#21666] selecting images in file browser before thumbnail is created des...Andrea Weikert
2010-03-23move uv project functions into their own files to be more re-usable.Campbell Barton
2010-03-23Spacebar to confirm Fly ModeDaniel Salazar
2010-03-23Mesh Edit mode keymap conflict: Shift F should be fly mode, remappedDaniel Salazar
2010-03-23fix for mistake in own recent commit.Brecht Van Lommel
2010-03-23fix for crash on loading some files with composite nodes.Brecht Van Lommel
2010-03-23workaround for compositor threading copying actions every time.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23report an error parsing args, will try fix properly but this involves many ch...Brecht Van Lommel
2010-03-23fix for parsing python args to rna functions, was using allocated size as arg...Brecht Van Lommel
2010-03-23py/rna functions for adding and removing curve data.Brecht Van Lommel
2010-03-23getting an item from a collection wasnt being checked correctly.Brecht Van Lommel
2010-03-23bugfix for loading objects saved with the dupli pointer set.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton