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-01allow action groups with "" name, (just uses "Group" instead)Campbell Barton
2010-04-01Assorted animsys fixes/tweaks:Joshua Leung
2010-04-01Fix [#21298] Colour Management: Convert To Float & Use Colour Balance Lineari...Matt Ebb
2010-04-01Fix [#20711] Loop selection not working with Emulate MMB + Left mouse selectMatt Ebb
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-31Fix [#21727] texture in compositor quickly results in crashMatt Ebb
2010-03-31bugfix [#21743] Incorrect Rim Normals with Screw mod and Solidify Mod on a Cu...Campbell Barton
2010-03-31trick to give correct normals for cyclic curves used with the screw modifier.Campbell Barton
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 #21827: Outer portions of extruded 2D curves do not render correctlySergey Sharybin
2010-03-29Fix [#21708] Copy/Paste Texture channels for Lamps/World not workingMatt Ebb
2010-03-28[#21802] UVProject Modifier CrashCampbell Barton
2010-03-28Change \n to more strict \r\n in HTTP headers (plus misc cleanups).Guillermo S. Romero
2010-03-28Attempt to fix #21796: render crash on windows after slots commit.Brecht Van Lommel
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-27Fix #21700: particles do not collide with linked objects.Brecht Van Lommel
2010-03-26Fixed incorrect rendering result when bevel object has got modifiersSergey Sharybin
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-26Purging compiler warningsJoshua Leung
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-26Bugfix #21757: Crash when setting up cyclic tracking dependencies (with old t...Joshua Leung
2010-03-25Fix #21761: Curve+"Fill deformed"+modifier ( not all)= not renderedSergey Sharybin
2010-03-25Adding menu entries for the new hotkeys (change keying set)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-25Patch from Francois Tarlier: extend colour balance node 'lift' value to 0.0-2...Matt Ebb
2010-03-24xaspect and yaspect were not working with uv project modifier & panorama, als...Campbell Barton
2010-03-23Panorama camera support for UV project modifierCampbell Barton
2010-03-23fix for mistake in own recent commit.Brecht Van Lommel
2010-03-23workaround for compositor threading copying actions every time.Brecht Van Lommel
2010-03-23Keying Sets: BuiltIn vs Absolute TweaksJoshua Leung
2010-03-22Fix for child drawing bug reported in the comments of [#21103] Updating bugs ...Janne Karhu
2010-03-22Fix #20548: flat shading not drawing right in sculpt mode.Brecht Van Lommel
2010-03-22Fix for [#21103] Updating bugs in Particle ModeJanne Karhu
2010-03-22Screw ModifierCampbell Barton
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-22fixes for screw modifierCampbell Barton
2010-03-22Screw Modifier (old patch was called Lathe)Campbell Barton
2010-03-21Big cleanup of particle system core, also some minor pointcache cleanup. Shou...Janne Karhu
2010-03-21take 2...Campbell Barton
2010-03-21recent removal of includes broke for msvcCampbell Barton
2010-03-21Fix for sequencer adding scene strips of the same scene resulting in an endle...Joerg Mueller