Ignore:
Timestamp:
Jan 10, 2011 8:00:24 PM (14 years ago)
Author:
dkearney
Message:

updated menus for video particle and video distance widgets, fixing interaction between video widgets, making the drawing tools more responsible for talking to the dial2 object.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/videodial2.tcl

    r2023 r2025  
    243243#
    244244# Clients use this to add a mark to the timeline
    245 #   type can be any one of loopstart, loopend, particle, arrow
     245#   type can be any one of loopstart, loopend, particle, measure
    246246#   where is interpreted based on the preceeding flag if available.
    247247#       in the default case, <where> is interpreted as a frame number
     
    459459
    460460        }
    461         "arrow" {
     461        "measure*" {
    462462            set radius 3
    463463            set amx0 $frx0
Note: See TracChangeset for help on using the changeset viewer.