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-10-13bugfix [#23899] renderlayers are not working properlyCampbell Barton
2010-10-13bugfix [#22407] Object level proxies ignore transform of originalCampbell Barton
2010-10-12Fix for [#24169] Sequencer segfaults often when scrubbing to frame zeroJanne Karhu
2010-10-12bugfix [#24144] Small problem with texture (r32316)Campbell Barton
2010-10-12bugfix [#23191] Ctrl-LMB quick extrude problem with non-perpendicular edges/f...Campbell Barton
2010-10-12[#24226] small inconsistency in user preferencesCampbell Barton
2010-10-12bugfix [#24225] Blur Node ignores gamma option when size has input.Campbell Barton
2010-10-12[#23709] Blur node on Flat blurs even at 0 by 0 pixel spreadCampbell Barton
2010-10-11Fix #24215: Bad shorcut indication for Bezier curve handles.Sergey Sharybin
2010-10-11COLLADANathan Letwory
2010-10-11Fix for [#20064] Cloth simulation doesn't stop when marker is set back to fra...Janne Karhu
2010-10-11Add note about Inv Quad falloff of lamp that there seems to be a hack in use.Nathan Letwory
2010-10-11Fix for [#24195] Cloth modifier doesn't work after changing subsurf on the ob...Janne Karhu
2010-10-11Revert r32330 and reopening #24184. The change breaks input where modifier ke...Nathan Letwory
2010-10-11bugfix [#20761] Bones/Armature: "Inherit Scale" doesn't work if "Inherit Rota...Campbell Barton
2010-10-11[#24045] heat weight fails on specific geometry.Campbell Barton
2010-10-11bugfix [#24214] F6 "last operator" panel repeatable segmentation faultCampbell Barton
2010-10-11bugfix [#23412] Weightpaint and rotate around bonesCampbell Barton
2010-10-11weight-paint in solid draw mode would draw the wire twice, also change wire d...Campbell Barton
2010-10-11[#24204] Packing of image sequence does not workCampbell Barton
2010-10-10enable building the game engine without bullet for scons & cmakeCampbell Barton
2010-10-10Fix compiling for MingW too.Nathan Letwory
2010-10-10COLLADANathan Letwory
2010-10-09bugfix [#23868] NodeGroup font resolution problem when editing itCampbell Barton
2010-10-08Fix for [#24092] F-Curve Cycle doesn't behave properly at end of Cycles (also...Janne Karhu
2010-10-08fix for console selection when pasting.Campbell Barton
2010-10-08bugfix [#24179] Button "Loop Cut and Slide" on Mesh Tools not workCampbell Barton
2010-10-08quat_apply_track had incomplete commentsCampbell Barton
2010-10-08bugfix [#21483] Twisting when Dupliframing a Surface Circle (Nurbs) along a C...Campbell Barton
2010-10-08fix for error in track rotation, found while looking into adding an up axis t...Campbell Barton
2010-10-08Fix #23358: template_curve_mapping doesn't work in split viewsSergey Sharybin
2010-10-08move tracking functions into math_rotation.c (no functional changes)Campbell Barton
2010-10-08bugfix [#21610] alt-r for bone (reset rotation) doesnt work in weight paintin...Campbell Barton
2010-10-08append was using a freed Main pointer to refer to the curlib when instancing ...Campbell Barton
2010-10-07Fix #24167: Timeline keyframes don't update when selecting objects from outlinerSergey Sharybin
2010-10-07Fix #24180: Make duplicates real doesn't update immediatly the outlinerSergey Sharybin
2010-10-07Fix for [#22250] Retopo projects to the wrong object when multiple objects ar...Janne Karhu
2010-10-07misc fixes found with clang's static checker.Campbell Barton
2010-10-07SVN maintenance.Guillermo S. Romero
2010-10-07COLLADA: Split EffectsExporter into separate files.Nathan Letwory
2010-10-07bugfix [#24158] Object text fields immediately search based on existing contentCampbell Barton
2010-10-07remove calls to WM_event_add_mousemove r22031, from view2d operators since it...Campbell Barton
2010-10-07SVN maintenance.Guillermo S. Romero
2010-10-07bugfix [#24168] verts[] was replaced with vertices[] but gives the old info t...Campbell Barton
2010-10-07bugfix [#23988] The Maya preset as defaultCampbell Barton
2010-10-06COLLADA: Split ImagesExporter into separate files.Nathan Letwory
2010-10-06remove unused vol_get_density() call.Campbell Barton
2010-10-06minor edits so traceray() uses less stack memory, also remove memset() usage,...Campbell Barton
2010-10-06bugfix [#23311] Half a colour picker appearsCampbell Barton
2010-10-06GCC fixes for r32346Nathan Letwory