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
2011-06-04fix [#27568] Segmentation fault in Sequencer when adding an effect strip with...Campbell Barton
2011-06-03Fix for [#27461] Particle Instance modifier doesn't work correctly with Hair ...Janne Karhu
2011-06-02Fix related to #27309: group nodes with a linked datablock that was missing w...Brecht Van Lommel
2011-06-02fix for [#27410] Manual save kills actual .blend file if disk space is lowAndrea Weikert
2011-06-02Fix #27539: Sculpt data is lost after editing base meshSergey Sharybin
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-05-31cmake maintenanceCampbell Barton
2011-05-30startup.blend: default ffmpeg output audio bitrate changed to 192.Brecht Van Lommel
2011-05-28Silence some unused-but-set-variable warnings.Sergey Sharybin
2011-05-28Fix #27505: Text Editor always indent next line when a " is found (which is n...Sergey Sharybin
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-05-28Fix: The radial control would fail, in sculpt mode, to set size if object-spa...Jason Wilkins
2011-05-28better error reporting for seq_swap()M.G. Kishalmi
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-26Use proper checking for image sourceSergey Sharybin
2011-05-26fix [#27485] Create new shapekey on latticeCampbell Barton
2011-05-26fcurve/boolean evaluation, values below zero are no longer evaluated to true.Campbell Barton
2011-05-23fix own mistake [#27451] Flip to Top / Flip to Bottom menuitems on right clic...Campbell Barton
2011-05-22remove / comment unused code, patch by nico_ga on IRC with some edits.Campbell Barton
2011-05-20Remedy compile error on windows/msvc introduced in r36787.Nathan Letwory
2011-05-20make api functions for converting rv3d->camzoom, so the odd logic for this is...Campbell Barton
2011-05-19modify fcurve evaluation for bool/enum/int values. was converting from a floa...Campbell Barton
2011-05-19Fix some compile warnings.Brecht Van Lommel
2011-05-19Fix crash when accessing mesh from python while a mesh with a subsurf modifierBrecht Van Lommel
2011-05-19Add localize_lamp and localize_world functions as already existed for materialsBrecht Van Lommel
2011-05-18fix [#27158] Appending crash with preview.Andrea Weikert
2011-05-182 minor glitchesCampbell Barton
2011-05-18cleanup onlyCampbell Barton
2011-05-17This fixes:Peter Schlaile
2011-05-16code cleanup: icon creationAndrea Weikert
2011-05-16== Sequencer ==Peter Schlaile
2011-05-16[PATCH] == Sequencer ==Peter Schlaile
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-05-15Fix for [#27131] particle system BUG - one particle generated twice at vertex...Janne Karhu
2011-05-14minor changes to view3d operators, add View3D to 'ViewOpsData'Campbell Barton
2011-05-14object_mat3_to_rot wasn't correctly accounting for the euler delta rotations,...Campbell Barton
2011-05-13made BLI_edgefill returns the list length since some callers count directly a...Campbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-12== Radial control ==Nicholas Bishop
2011-05-10remove some duplicate declarationsCampbell Barton
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-05-10Fix #27346: When The FONT object is blank, the dimensions are calculated wong.Sergey Sharybin
2011-05-09minor cleanup, no functional changes.Campbell Barton
2011-05-07Fix #27319: Text editor "Find" does not locate words.Sergey Sharybin
2011-05-06Code cleanup: PIL_dynlib, renamed to BLI_dynlib, and other tweaks.Brecht Van Lommel
2011-05-05Fix for [#27294] Subframes cause dampened particles to behave differentlyJanne Karhu