Skip to content

Commit

Permalink
UPDATE meta
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderrichtertd committed Dec 1, 2018
1 parent c33ea92 commit 51aa41a
Show file tree
Hide file tree
Showing 33 changed files with 552 additions and 2,109 deletions.
8 changes: 4 additions & 4 deletions LICENSE
@@ -1,13 +1,13 @@
https://github.com/richteralexander/plex
https://github.com/alexanderrichtertd/plex

www.richteralexander.com
pipeline@richteralexander.com
www.alexanderrichtertd.com
alexanderrichtertd@gmail.com

-----------------------------------------------------------------------

The MIT License (MIT)

Copyright (c) 2017 Filmakademie Baden-Wuerttemberg, Animationsinstitut
Copyright (c) 2018 Alexander Richter

This program is free software; you can redistribute it and/or modify it under
the terms of the MIT License as published by the Open Source Initiative.
Expand Down
5 changes: 3 additions & 2 deletions data/pipeline.yml
@@ -1,9 +1,10 @@
#*********************************************************************
# content = pipeline data
# version = 0.0.4
# date = 2017-01-01
# date = 2018-12-01
#
# author = Alexander Richter <pipeline@richteralexander.com>
# license = MIT
# author = Alexander Richter <alexanderrichtertd.com>
#*********************************************************************

# USE this project settings
Expand Down
2 changes: 1 addition & 1 deletion data/project/default/software.yml
Expand Up @@ -35,7 +35,7 @@ EXTENSION:
#*****************************************************************************************************************************
# MAYA
MAYA:
version: &MAYA_VERSION 2017
version: &MAYA_VERSION 2015
path: &MAYA_PATH !join ["C:/Program Files/Autodesk/Maya", *MAYA_VERSION, /bin/maya.exe]

# start command
Expand Down
9 changes: 2 additions & 7 deletions exe/pipeline.py
@@ -1,15 +1,10 @@
#*********************************************************************
# content = SET default environment paths
# version = 0.7.0
# date = 2017-08-15
# date = 2018-12-01
#
# license = MIT
# copyright = Copyright 2017 Animationsinstitut
# author = Alexander Richter <pipeline@richteralexander.com>
#*********************************************************************
# This source file has been developed within the scope of the
# Technical Director course at Filmakademie Baden-Wuerttemberg.
# http://td.animationsinstitut.de
# author = Alexander Richter <alexanderrichtertd.com>
#*********************************************************************

import os
Expand Down

0 comments on commit 51aa41a

Please sign in to comment.