Blender Git Commit Log
Git Commits -> Revision 687c752
Revision 687c752 by Elia Sarti (master) April 4, 2010, 18:56 (GMT) |
Commented out some unimplemented operators, avoids gray text in the UI Also I noticed there's a check on strip.type == 'EFFECT', which can never be true because strip.type actually contains the type of effect, e.g. "GLOW", "ADD" etc. Not a big problem currently because it's not used. |
Commit Details:
Full Hash: 687c752b75bc488b2de5a4186ba2398b31dbb46e
SVN Revision: 27992
Parent Commit: 415a6f6
Lines Changed: +11, -8
1 Modified Path:
/release/scripts/ui/space_sequencer.py (+11, -8) (Diff)