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-07-27fix [#28066] Unchecking 'self project' messes up 'Snap to Vertex'Campbell Barton
2011-07-22fix [#28052] PET: Shift-O cycling skips "random falloff"Campbell Barton
2011-07-19cleanup of scene->gamedata DNADalai Felinto
2011-07-04Current situationJeroen Bakker
2011-06-17fix [#25598] projection surface snap issueCampbell Barton
2011-06-11fix for recent commit, this stops makesdna from working right:Campbell Barton
2011-06-11remove backbuf from internal struct's (unused in 2.5x)Campbell Barton
2011-06-10fix [#27607] Scene's render.filepath gets cropped to 159 charactersCampbell Barton
2011-06-06Bake from multires meshSergey Sharybin
2011-05-04Own TODO item: sculpting on constructive modifiersSergey Sharybin
2011-05-02Related to bug #27004: there is now an option to disable color management forBrecht Van Lommel
2011-04-30fix for minor glitch when setting the camera in local view (camera could try ...Campbell Barton
2011-03-27interface: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-23Fix #26573, #26574 and #26551: objects on layers not visible on load or undoBrecht Van Lommel
2011-03-13[#26482] Solidify / Animation Opengl render. no texture.Campbell Barton
2011-03-10request from Jedrzej Slewczuk's:Campbell Barton
2011-03-10revert r35438, Martin doesn't like having this option tacked on.Campbell Barton
2011-03-10add option requested [#25598] projection surface snap issueCampbell Barton
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-02-19From the todo:Ton Roosendaal
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-07Bugfix 25965Ton Roosendaal
2011-01-23BGE: option in the UI to start with the mouse cursor visible. Patch by Vitor ...Dalai Felinto
2011-01-17remove/comment unused defines, also zero FileGlobal.filename to quiet valgrind.Campbell Barton
2011-01-15remove/comment unused defines.Campbell Barton
2011-01-13feature request from colin levy, camera lens stamp.Campbell Barton
2011-01-04Grease Pencil Todos: "Sketching Sessions"Joshua Leung
2010-12-23Fix for multiple modifier stack calculations per frame.Campbell Barton
2010-12-12- fix for rna show_brush variable shadowing its parent classes with a flag wh...Campbell Barton
2010-11-21fix for RNA ranges exceeding the range of the type (INT_MAX used on short's f...Campbell Barton
2010-11-18fix [#24786] Setting Rotation Units to Radians doesn't affect the UI [33146]Campbell Barton
2010-11-18- many settings in a new scene didn't match the startup.blend defaults, copie...Campbell Barton
2010-11-09remove unused scene members 'jumpframe' and 'ima'Campbell Barton
2010-10-11bugfix [#23412] Weightpaint and rotate around bonesCampbell Barton
2010-08-05svn merge -r 30954:31059 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-02Audaspace:Joerg Mueller
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-13- fix for eternal loop with metaballs in set scenes.Campbell Barton
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-14remove remaining unused yafray settings.Campbell Barton
2010-06-04Fix [#22383] 3dView Layer Management (by Mouse) brokenMatt Ebb
2010-05-07Warning cleanupMatt Ebb
2010-04-14Testing for the need to quick cache was causing slowdowns on files with many ...Janne Karhu
2010-04-10QTKit (OSX 64bit): Add audio export to QuicktimeDamien Plisson