blender/release/scripts
Daniel Salazar b02f78ed02 Using multiline descriptions like this:
"""                                                                                              
    Fixes the most common causes of gimbal lock in the fcurves of                                    
    the active bone.                                                                                 
    """
is causing bad glitches (boxy characters) on the tooltips..
2010-02-14 07:05:50 +00:00
..
io [#21109] export doesnt create *.3ds file when requested 2010-02-12 17:07:57 +00:00
modules Remove debug print 2010-02-12 22:02:10 +00:00
op Using multiline descriptions like this: 2010-02-14 07:05:50 +00:00
presets Patch #21011: Tweaks to Sky/Atmosphere presets 2010-02-07 22:26:37 +00:00
templates pep8 changes 2010-01-31 14:46:28 +00:00
ui Added a euler filter script, to filter out discontineouities in euler curves (e.g. where curves randomly have -/+ multiples of 360 offsets in sections). To use, select a curve in the fcurve editor and do Channel->Discontinuity (Euler) Filter. Note, will only work on euler rotation curves, won't do anything on anything else. 2010-02-14 03:18:43 +00:00