Index

_ | A | C | D | E | F | G | H | I | L | M | N | O | P | R | S | T | U | V | W

_

__init__() (oyProjectManager.config.Config method)
(oyProjectManager.core.abstractClasses.Singleton method)
(oyProjectManager.core.models.Asset method)
(oyProjectManager.core.models.EnvironmentBase method)
(oyProjectManager.core.models.Project method)
(oyProjectManager.core.models.Repository method)
(oyProjectManager.core.models.Sequence method)
(oyProjectManager.core.models.Shot method)
(oyProjectManager.core.models.User method)
(oyProjectManager.core.models.Version method)
(oyProjectManager.core.models.VersionType method)
(oyProjectManager.core.models.VersionableBase method)

A

add_alternative_shot() (oyProjectManager.core.models.Sequence method)
add_shots() (oyProjectManager.core.models.Sequence method)
Asset (class in oyProjectManager.core.models)
asset_thumbnail_filename
configuration value, [1]
asset_thumbnail_path
configuration value, [1]

C

check_referenced_versions() (oyProjectManager.core.models.EnvironmentBase method)
CircularDependencyError
code (oyProjectManager.core.models.Asset attribute)
(oyProjectManager.core.models.Project attribute)
(oyProjectManager.core.models.Shot attribute)
Config (class in oyProjectManager.config)
configuration value
asset_thumbnail_filename, [1]
asset_thumbnail_path, [1]
database_url, [1]
default_asset_type_name, [1]
default_fps, [1]
default_resolution_preset, [1]
default_take_name, [1]
environments, [1]
file_size_format, [1]
project_structure, [1]
repository_env_key, [1]
resolution_presets, [1]
rev_number_padding, [1]
rev_number_prefix, [1]
shot_number_padding, [1]
shot_number_prefix, [1]
shot_thumbnail_filename, [1]
shot_thumbnail_path, [1]
status_bg_colors, [1]
status_fg_colors, [1]
status_list, [1]
status_list_long_names, [1]
thumbnail_format, [1]
thumbnail_quality, [1]
thumbnail_size, [1]
time_format, [1]
users_data, [1]
ver_number_padding, [1]
ver_number_prefix, [1]
version_types, [1]
create() (oyProjectManager.core.models.Project method)
(oyProjectManager.core.models.Sequence method)

D

database_url
configuration value, [1]
default_asset_type_name
configuration value, [1]
default_fps
configuration value, [1]
default_resolution_preset
configuration value, [1]
default_take_name
configuration value, [1]
dependency_update_list (oyProjectManager.core.models.Version attribute)
duration (oyProjectManager.core.models.Shot attribute)

E

EnvironmentBase (class in oyProjectManager.core.models)
environments
configuration value, [1]
export_as() (oyProjectManager.core.models.EnvironmentBase method)
extension (oyProjectManager.core.models.Version attribute)
extensions (oyProjectManager.core.models.EnvironmentBase attribute)
extra_folders (oyProjectManager.core.models.VersionType attribute)

F

file_size_format
configuration value, [1]
filename (oyProjectManager.core.models.Version attribute)
(oyProjectManager.core.models.VersionType attribute)
fps (oyProjectManager.core.models.Project attribute)
full_path (oyProjectManager.core.models.Project attribute)
(oyProjectManager.core.models.Version attribute)

G

get_current_version() (oyProjectManager.core.models.EnvironmentBase method)
get_fps() (oyProjectManager.core.models.EnvironmentBase method)
get_frame_range() (oyProjectManager.core.models.EnvironmentBase method)
get_last_version() (oyProjectManager.core.models.EnvironmentBase method)
get_next_alternate_shot_number() (oyProjectManager.core.models.Sequence method)
get_project_name() (oyProjectManager.core.models.Repository method)
get_referenced_versions() (oyProjectManager.core.models.EnvironmentBase method)
get_version_from_full_path() (oyProjectManager.core.models.EnvironmentBase method)
get_versions_from_path() (oyProjectManager.core.models.EnvironmentBase method)
getProject() (oyProjectManager.core.models.EnvironmentBase method)

H

has_extension() (oyProjectManager.core.models.EnvironmentBase method)

I

import_() (oyProjectManager.core.models.EnvironmentBase method)
is_latest_published_version() (oyProjectManager.core.models.Version method)
is_latest_version() (oyProjectManager.core.models.Version method)

L

last_user_id (oyProjectManager.config.Config attribute)
latest_published_version() (oyProjectManager.core.models.Version method)
latest_version() (oyProjectManager.core.models.Version method)
load_referenced_versions() (oyProjectManager.core.models.EnvironmentBase method)

M

max_version (oyProjectManager.core.models.Version attribute)

N

name (oyProjectManager.core.models.Asset attribute)
(oyProjectManager.core.models.EnvironmentBase attribute)

O

open_() (oyProjectManager.core.models.EnvironmentBase method)
osx_path (oyProjectManager.core.models.Repository attribute)
output_path (oyProjectManager.core.models.Version attribute)
(oyProjectManager.core.models.VersionType attribute)
oyProjectManager (module)
oyProjectManager.config (module)
oyProjectManager.core.abstractClasses (module)
oyProjectManager.core.models (module)
oyProjectManager.db (module)
oyProjectManager.db.declarative (module)
oyProjectManager.utils (module)

P

path (oyProjectManager.core.models.Project attribute)
(oyProjectManager.core.models.Version attribute)
(oyProjectManager.core.models.VersionType attribute)
Project (class in oyProjectManager.core.models)
project (oyProjectManager.core.models.Asset attribute)
(oyProjectManager.core.models.Sequence attribute)
(oyProjectManager.core.models.Shot attribute)
(oyProjectManager.core.models.Version attribute)
(oyProjectManager.core.models.VersionableBase attribute)
project_structure
configuration value, [1]

R

reference() (oyProjectManager.core.models.EnvironmentBase method)
relative_path() (oyProjectManager.core.models.Repository method)
replace_external_paths() (oyProjectManager.core.models.EnvironmentBase method)
replace_version() (oyProjectManager.core.models.EnvironmentBase method)
Repository (class in oyProjectManager.core.models)
repository_env_key
configuration value, [1]
resolution_presets
configuration value, [1]
rev_number_padding
configuration value, [1]
rev_number_prefix
configuration value, [1]

S

save() (oyProjectManager.core.models.Asset method)
(oyProjectManager.core.models.Project method)
(oyProjectManager.core.models.Sequence method)
(oyProjectManager.core.models.Shot method)
(oyProjectManager.core.models.User method)
(oyProjectManager.core.models.Version method)
(oyProjectManager.core.models.VersionType method)
save_as() (oyProjectManager.core.models.EnvironmentBase method)
Sequence (class in oyProjectManager.core.models)
sequence (oyProjectManager.core.models.Shot attribute)
server_path (oyProjectManager.core.models.Repository attribute)
set_fps() (oyProjectManager.core.models.EnvironmentBase method)
set_frame_range() (oyProjectManager.core.models.EnvironmentBase method)
set_project() (oyProjectManager.core.models.EnvironmentBase method)
Shot (class in oyProjectManager.core.models)
shot_number_padding
configuration value, [1]
shot_number_prefix
configuration value, [1]
shot_thumbnail_filename
configuration value, [1]
shot_thumbnail_path
configuration value, [1]
Singleton (class in oyProjectManager.core.abstractClasses)
status_bg_colors
configuration value, [1]
status_fg_colors
configuration value, [1]
status_list
configuration value, [1]
status_list_long_names
configuration value, [1]

T

thumbnail_format
configuration value, [1]
thumbnail_full_path (oyProjectManager.core.models.Asset attribute)
(oyProjectManager.core.models.Shot attribute)
(oyProjectManager.core.models.VersionableBase attribute)
thumbnail_quality
configuration value, [1]
thumbnail_size
configuration value, [1]
time_format
configuration value, [1]
trim_server_path() (oyProjectManager.core.models.EnvironmentBase method)
type (oyProjectManager.core.models.Version attribute)
type_for (oyProjectManager.core.models.VersionType attribute)

U

uncompress_range() (in module oyProjectManager.utils)
update_paths() (oyProjectManager.core.models.Version method)
update_project_list() (oyProjectManager.core.models.Repository method)
User (class in oyProjectManager.core.models)
users_data
configuration value, [1]

V

ver_number_padding
configuration value, [1]
ver_number_prefix
configuration value, [1]
Version (class in oyProjectManager.core.models)
version (oyProjectManager.core.models.EnvironmentBase attribute)
version_number (oyProjectManager.core.models.Version attribute)
version_of (oyProjectManager.core.models.Version attribute)
version_types
configuration value, [1]
VersionableBase (class in oyProjectManager.core.models)
versions (oyProjectManager.core.models.Asset attribute)
(oyProjectManager.core.models.Shot attribute)
(oyProjectManager.core.models.VersionableBase attribute)
VersionType (class in oyProjectManager.core.models)

W

windows_path (oyProjectManager.core.models.Repository attribute)