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-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
2012-01-23Cloth: Add "velocity damping" to damping options. This will help with the "cl...Daniel Genrich
2012-01-22svn merge ^/trunk/blender -r43564:43609Campbell Barton
2012-01-22Fluidsim - Restoring simulation speed control (ZanQdo request)Joshua Leung
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2012-01-21Added DNA_DEPRECATED attribute to some old data in bNodeSocket. DNA_DEPRECATE...Lukas Toenne
2012-01-20misc changes from bmesh, syncing across to trunk, no functional changesCampbell Barton
2012-01-19argument to mesh_recalcTesselation to skip copying normals from polygons.Campbell Barton
2012-01-18svn merge ^/trunk/blender -r43461:43472Campbell Barton
2012-01-17Uv Tools branch GSOC 2011Antony Riakiotakis
2012-01-17fix for error freeing wrong num of MFace customdata when writing to legacy me...Campbell Barton
2012-01-17svn merge ^/trunk/blender -r43420:43436Campbell Barton
2012-01-16Dynamic Paint:Miika Hamalainen
2012-01-16patch [#29859] UTF-8 support for text editor.Sv. Lockal
2012-01-16svn merge ^/trunk/blender -r43392:43420Campbell Barton
2012-01-16use FILE_MAX instead of 240 or comment where define cant be used.Campbell Barton
2012-01-15remove some unused DNA membersCampbell Barton
2012-01-13svn merge ^/trunk/blender -r43294:43338Campbell Barton
2012-01-12Move unified paint fields from ToolSettings into their own UnifiedPaintSettin...Nicholas Bishop
2012-01-12Cucumber - AA for blenderplayer and fullscreenDalai Felinto
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11use BLI_strncpy and BLI_snprintf when the size of the string is known.Campbell Barton
2012-01-11bge camera actuator: -X and -Y axisDalai Felinto
2012-01-08svn merge ^/trunk/blender -r43183:43220Campbell Barton
2012-01-08Improved auto-hiding of unused sockets for collapsed nodes.Lukas Toenne