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-14Move MAXFLOAT to BLI_math_base.hNathan Letwory
2010-10-14Update outliner when vertex group was added/removedSergey Sharybin
2010-10-14Fix for [#24237] Hair dynamics with zero particles generates a segmentation f...Janne Karhu
2010-10-14hex color input wasnt clamped.Campbell Barton
2010-10-14add UNUSED() to modifiers, also removed some unused args.Campbell Barton
2010-10-14bugfix [#24238] "M" (move) selects wrong action when with armatureCampbell Barton
2010-10-14bugfix [#21959] 'Apply rotation' to scaled object behaves wrongCampbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-10-14bugfix [#22161] Drawing of custom shapes in bonesCampbell Barton
2010-10-14use UNUSED() macro for the console space + minor changes to args.Campbell Barton
2010-10-14UNUSED() macro so -Wunused-parameter can be used with GCC without so many war...Campbell Barton
2010-10-13Fix #24234: Object deletion doesn't take into account its users (causes segfa...Sergey Sharybin
2010-10-13== docs ==Luca Bonavita
2010-10-13use PyC_UnicodeFromByte for bpy.app.tempdir incase of non utf-8 filepathCampbell Barton
2010-10-13fix for remaining glitch in square color picker, the backdrop could change co...Campbell Barton
2010-10-13bugfix [#23355] Square Color picker moving by itself and locking upCampbell Barton
2010-10-13Fix for [#24208] ObjectId information is wrong when read from multilayer exrJanne Karhu
2010-10-13Fix for [#24205] Multilayer EXR files used as input sequence are displayed in...Janne Karhu
2010-10-13== python api doc ==Luca Bonavita
2010-10-13bugfix [#23150] Creating Vertex with CTRL-LMB not snappingCampbell Barton
2010-10-13Text spaceSergey Sharybin
2010-10-13bugfix [#24210] Tiled textures can cause corruption of entire UICampbell Barton
2010-10-13bugfix [#24030] Grease Pencil + Driver keysCampbell Barton
2010-10-13[#24171] Tab key no longer responds from UV / Image EditorCampbell Barton
2010-10-13[#24128] Rigid Body Joint Constraint min/max limits [patch]Campbell Barton
2010-10-13re-enable fix from r32330 but without the alt key check because this can be u...Campbell Barton
2010-10-13bugfix [#24231] outliner not refreshed correctlyCampbell Barton
2010-10-13patch [#24221] Creating graph from armature doesn't work with unsaved .blend ...Campbell Barton
2010-10-13python api:Campbell Barton
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