1.0.2.18


  • Fixed an issue with loading some invalid .cms files

1.0.2.17


  • Versioned footage is now rescanned for versions when a composition is loaded

1.0.2.16


  • Fixed an issue with the Add Layer dialog not following shortcuts
  • Added two more stereo modes, green/magenta anaglyph and checkerboard

1.0.2.15


  • Fixed an issue with the half/quarter cache resolution not conserving memory as expected with 8 bit images such as TGA and JPEG.

1.0.2.14


  • --layer_channels option added (#310)
  • prefix_v#_suffix is now recognized as a versioned directory (#289); some additional examples of versioned footage are given below:
    • Example 4:
      D:\shot08\scene15_v2\bg\shot08_scene15_v2_bg_0001.tga
      D:\shot08\scene15_v3\bg\shot08_scene15_v3_bg_0001.tga
    • Example 5:
      C:\projects\promo_v2_before_cc\v2_0001.tga
      C:\projects\promo_v3_after_cc\v3_0001.tga
    • Example 6:
      X:\Footage\conv\V002_2009_05_27\conv_V002_proxy_h264.mov
      X:\Footage\conv\V003_2009_05_31\conv_V003_proxy_h264.mov

1.0.2.13


  • "Add Other Stereo View", --add_other_stereo_view added
  • The following words are recognized in the path:
    • "left", "Left", "LEFT", "L", "lf", "LF" identify the left view
    • "right", "Right", "RIGHT", "R", "rt", "RT" identify the right view

1.0.2.12


  • Changing a blend mode when a multiple selection is active now affects all selected layers (#291)
  • Replace With... when multiple layers are selected now asks for a base folder and relocates content (#260)
  • Copy Layer now works when multiple layers are selected

1.0.2.11


  • Select All Layers (Ctrl+A), --layer_select_all added (#294)
  • Delete Selected now works when multiple layers are selected (#301)
  • Fixed #302 (AVI movies are kept locked even when the layer is deleted because of the Undo buffer)

1.0.2.10


  • Fixed #111 (Alpha Source does not work on Adjustment Layer)
  • Fixed #160 (--timeline before the first layer in a pdpcmd or on the command line doesn't work)
  • "Expand into Layers" command added (#290)
  • Per-layer Safe Area option added to the Placement tab (#298)
  • 'Channels' added to the Source tab (#297)

1.0.2.9


  • Added JPEG quality and TGA compression options to the Save dialogs. --save_mask_as_sequence and --save_layer_as have been updated to accept them as well. (#219, #272)

1.0.2.8


  • Stereoscopic support added (#281)
  • --stereo_view, --stereo_mode, --target_view, --image_layer, --image_layer_index, --switch_views options added

1.0.2.7


  • Versioning support added (#280); use the Version chooser on the Source tab to switch between versions. Versions are enabled when the file path contains a directory with the following name:
    • v or V, followed by one or more digits, optionally followed by _ and an arbitrary string
    • Examples of version directory names: v2, V004, v04_before_cc
    • The version string is automatically replaced in the file name, if present
    • Examples of versioned footage:
      • Example 1:
        D:\shot08\scene_15\v02\bg\bg_v02_0001.tga
        D:\shot08\scene_15\v03\bg\bg_v03_0001.tga
      • Example 2:
        C:\projects\promo\v2_before_cc\0001.tga
        C:\projects\promo\v3_after_cc\0001.tga
      • Example 3:
        X:\Footage\conv\V002_2009_05_27\conv_proxy_h264.mov
        X:\Footage\conv\V003_2009_05_31\conv_proxy_h264.mov
  • Added a scroll bar on the layer stack (#254)

1.0.2.6


  • Moved pdplayer.keydefs.txt and pdplayer.messages.txt to config/keydefs.txt and config/messages.txt
  • It is now possible to override them with user/keydefs.txt and user/messages.txt
  • Added an "Open Unsaved" menu (#261)

1.0.2.5


  • Fixed #275 (The unused lookup tables need not and should not be saved with the composition)
  • Fixed #277 (The unused lookup tables should not be imported when a composition is loaded)
  • Added "Delete All Unused Tables" in the LUT menu (#274)

1.0.2.4


  • Support for EXR image layers added

1.0.2.3


  • Support for VRIMG image layers added

1.0.2.2


  • Added an "Embed Layer" command, --embed_layer (#215)

1.0.2.1


  • Added layer fade in and fade out areas (Opacity and Fade in the Blending tab) (#268)
  • --fade_in, --fade_out options added