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
2012-03-27bmesh todo, unlikly but possible - entering editmode with faces and no polys.Campbell Barton
2012-03-26Fix crash of Refresh Sequencer when some Movie / MovieClip strips doesn't hav...Sergey Sharybin
2012-03-26fix for possible crash - freed scene was being used for render result lookup ...Campbell Barton
2012-03-26rename lattice influence to strength from r45144 (other deform modifiers call...Campbell Barton
2012-03-26Patch: [#30652] Influence slider for Lattice ModifierThomas Dinges
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22style cleanup: enforce macros using a semicolon.Campbell Barton
2012-03-21== Sequencer ==Peter Schlaile
2012-03-21spelling cleanup: tesselate -> tessellate (last of these found)Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-19"Fix" for [#30098] Particle rotation wrong / explode modifierJanne Karhu
2012-03-18spelling cleanupCampbell Barton
2012-03-18swap BMLoopCol r/b color, requires subversion bump.Campbell Barton
2012-03-14Add MDisps.hidden bitmap.Nicholas Bishop
2012-03-14Add 'level' field to struct MDisps, companion to 'totdisp'.Nicholas Bishop
2012-03-11style cleanup, also remove unused externs.Campbell Barton
2012-03-10Revert changes BMesh changes MDisp loading in readfile.cNicholas Bishop
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-08Fixing several issues with keyingsets:Bastien Montagne
2012-03-08style cleanup - spelling.Campbell Barton
2012-03-07style cleanup - braces & else / if'sCampbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-03-01A number of improvements for the file output node(s).Lukas Toenne
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-28move bmesh wiki docs into bmesh header and update doxygen.Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-23Fix #30298: fluid simulation from older files not working when loaded into 2.62,Brecht Van Lommel
2012-02-22Adds a new node type for saving multiple image files from a single node.Lukas Toenne
2012-02-20fix [#30266] B-Mesh: Issue with Weight PaintingCampbell Barton
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17patch [#30227] Various MSVC (32-bit) Warning and Typo FixesCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-17svn merge ^/trunk/blender -r44136:44189Campbell Barton
2012-02-17Missed this changes needed to fully support animation data in movie clips.Sergey Sharybin
2012-02-17Camera tracking: animation datablock for MovieClipSergey Sharybin
2012-02-15svn merge ^/trunk/blender -r44118:44136Campbell Barton
2012-02-15readfile update after version/subversion bumpDalai Felinto
2012-02-12* remove the MFace parts of join (we only need polygon data)Campbell Barton
2012-02-07svn merge ^/trunk/blender -r43918:43934Campbell Barton
2012-02-06Bugfix for part 1 of [#30052].Joerg Mueller
2012-02-05ensure tessface's are available while sculpting.Campbell Barton
2012-02-05svn merge ^/trunk/blender -r43864:43887Campbell Barton
2012-02-03Fix #30028: VSE Paste Strip CrashSergey Sharybin
2012-01-26remove cellalloc, from my tests jemalloc beats cellalloc, so we better just u...Campbell Barton
2012-01-23svn merge ^/trunk/blender -r43616:43639Campbell Barton