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 [#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-26BGE: [#19836] Recursive Parenting in game crashes Blender. Added parenting lo...Benoit Bolsee
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-25fix for incorrect args, before pyapi fixes these were ignored.Brecht Van Lommel
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-25Fix compilation error in MinGW with my last commit.Benoit Bolsee
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-25BGE: bug #21684 fixed: multiple material with static modifier now supported w...Benoit Bolsee
2010-03-24Fixed incorrect memcpy in subdivide operator.Sergey Sharybin
2010-03-24Fixed bug with incorrect cyclic beizer curve subdivision.Sergey Sharybin
2010-03-24MSVC 9 projectfiles Andrea Weikert
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-24replace exceptions with getattr() fallbackCampbell Barton
2010-03-24fix for keying set rna path attribute and object select menu incorrect args t...Campbell Barton
2010-03-24Keying Sets - PyAPI consistency issues:Joshua Leung
2010-03-24Added Set VIsibility (V key) to Graph Editor menu.William Reynish
2010-03-24remove unused includes UI_*.h, WM_*.h, ED_*.hCampbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-24fix bad level callsTom Musgrove
2010-03-24oops forgot this!Robert Holcomb
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