Daniel Wolf
|
2b44268d60
|
Renamed to "Rhubarb Lip Sync" within After Effects script
|
2017-07-10 20:19:36 +02:00 |
Daniel Wolf
|
2f1586624a
|
Script runs on Windows and OS X
|
2017-07-09 20:35:01 +02:00 |
Daniel Wolf
|
8093258e76
|
Implemented animation
|
2017-07-09 20:35:00 +02:00 |
Daniel Wolf
|
9fe37dfbb3
|
Checking for correct Rhubarb version
|
2017-07-09 20:34:59 +02:00 |
Daniel Wolf
|
c6ce5fa8b8
|
Implemented validation of user input
|
2017-07-09 20:34:58 +02:00 |
Daniel Wolf
|
5c308b5adf
|
Generalized mouth shape-specific code
Removed all hard-coded occurrences of mouth shape names and numbers
|
2017-07-09 20:34:58 +02:00 |
Daniel Wolf
|
35d70b5f3f
|
Added tool tips
|
2017-07-09 20:34:57 +02:00 |
Daniel Wolf
|
e06124b5c6
|
Persisting and loading last settings
|
2017-07-09 20:34:56 +02:00 |
Daniel Wolf
|
14eeebfa80
|
Filling dropdowns with options from project
|
2017-07-09 20:34:55 +02:00 |
Daniel Wolf
|
76deebdf6a
|
Aligning controls in neat columns
|
2017-07-09 20:34:54 +02:00 |
Daniel Wolf
|
308ee7202e
|
UI mockup for After Effects plugin
|
2017-07-09 20:34:54 +02:00 |
Daniel Wolf
|
a7858252f7
|
Merge pull request #16 from DanielSWolf/feature/name-change
Renamed to Rhubarb Lip Sync (no hyphen)
|
2017-07-09 11:31:09 +02:00 |
Daniel Wolf
|
7330003f24
|
Renamed to Rhubarb Lip Sync (no hyphen)
|
2017-07-09 11:26:28 +02:00 |
Daniel Wolf
|
77d8f2b866
|
Merge pull request #15 from DanielSWolf/feature/ci-unit-tests
Running unit tests in Travis CI builds
|
2017-07-06 20:50:42 +02:00 |
Daniel Wolf
|
53c26c9687
|
Running unit tests in Travis CI builds
|
2017-07-05 22:20:32 +02:00 |
Daniel Wolf
|
5983d2fd65
|
Version 1.6.0-pre1
|
2017-07-01 22:09:41 +02:00 |
Daniel Wolf
|
bd5a80e7fd
|
Merge pull request #13 from DanielSWolf/feature/output-option
Add --output option
|
2017-07-01 22:03:14 +02:00 |
Daniel Wolf
|
9bbdf4ffdf
|
Updated VERSION.md
|
2017-07-01 21:54:37 +02:00 |
Daniel Wolf
|
93327ff646
|
Documented --output option
|
2017-07-01 21:44:58 +02:00 |
Daniel Wolf
|
662fa9c7a2
|
Added --output CLI option
|
2017-07-01 21:44:58 +02:00 |
Daniel Wolf
|
909ed57eda
|
Version 1.5.0
|
2017-05-09 20:57:07 +02:00 |
Daniel Wolf
|
d1485d45d4
|
Changed animation rule for AW sound
|
2017-05-09 20:52:24 +02:00 |
Daniel Wolf
|
fb02a30b82
|
Added Twitter links
|
2017-05-05 21:57:52 +02:00 |
Daniel Wolf
|
2b3d38f72c
|
Updated descriptions of mouth shapes
|
2017-05-05 21:35:57 +02:00 |
Daniel Wolf
|
a3866486ba
|
Replaced mouth drawings for documentation
|
2017-05-05 21:28:36 +02:00 |
Daniel Wolf
|
50a27e7da0
|
Optimized animation for words containing "to"
|
2017-03-26 22:17:26 +02:00 |
Daniel Wolf
|
e94f7b9aeb
|
Animating ER sound as E shape, not B
|
2017-03-26 22:17:25 +02:00 |
Daniel Wolf
|
05abfbc687
|
Merge pull request #10 from saurabhshri/patch-1
Fix missing header file for Boost version.
|
2017-03-20 21:13:32 +01:00 |
Saurabh Shrivastava
|
1c72009019
|
Fix missing header file for Boost version.
Additionally, added check for the presence of BOOST_VERSION macro.
|
2017-03-21 01:22:00 +05:30 |
Daniel Wolf
|
3f40ac0aa2
|
Version 1.4.2
|
2017-02-08 19:39:23 +01:00 |
Daniel Wolf
|
c410c00214
|
Fixed #7: Incorrect animation before some pauses
|
2017-02-08 19:38:41 +01:00 |
Daniel Wolf
|
8f3cad9510
|
Version 1.4.1
|
2017-02-02 20:51:07 +01:00 |
Daniel Wolf
|
def82a0ee6
|
Fixed #6: Crash with message "Time range start must not be less than end."
|
2017-02-02 20:48:30 +01:00 |
Daniel Wolf
|
78ed1c7815
|
Version 1.4.0
|
2017-01-03 11:35:57 +01:00 |
Daniel Wolf
|
b987071009
|
Preferring wide-open mouths
|
2017-01-03 11:17:15 +01:00 |
Daniel Wolf
|
05a0050d52
|
Corner case: Preserving short shapes cut in half by timing optimization
|
2017-01-03 10:43:26 +01:00 |
Daniel Wolf
|
cbf5c53c32
|
Refactored code for timing optimization
|
2017-01-03 10:06:40 +01:00 |
Daniel Wolf
|
d3cf642a43
|
Added empty TimeRange constructor
|
2017-01-03 09:20:51 +01:00 |
Daniel Wolf
|
da11232c31
|
Fixed errors occurring with zero-length files
|
2017-01-02 10:37:31 +01:00 |
Daniel Wolf
|
3bc4384b44
|
Added overarching animation step that prevents long static segments
See http://animateducated.blogspot.com/2016/10/lip-sync-animation-2.html?showComment=1478861729702#c2940729096183546458
|
2016-12-30 10:19:51 +01:00 |
Daniel Wolf
|
4dc9d4253e
|
Added TimeRange.getMiddle()
|
2016-12-30 10:13:30 +01:00 |
Daniel Wolf
|
9c9d79c54d
|
Enhanced ShapeRule type to carry more information and to be easier to use
|
2016-12-30 10:13:29 +01:00 |
Daniel Wolf
|
b02f37e961
|
Renamed many symbols named "shapes" to "animation" to make the intent clearer
|
2016-12-29 15:17:45 +01:00 |
Daniel Wolf
|
876fa024ad
|
Using D shape more often
|
2016-12-23 16:51:59 +01:00 |
Daniel Wolf
|
27965ce208
|
Added "only loop region" mode to Vegas plugin
|
2016-12-23 16:51:43 +01:00 |
Daniel Wolf
|
a4231b9783
|
Version 1.3.0
|
2016-12-22 13:21:18 +01:00 |
Daniel Wolf
|
e14f736f41
|
Updated README.adoc
|
2016-12-22 10:53:56 +01:00 |
Daniel Wolf
|
a8df4ac4f5
|
Added --extendedShapes command-line parameter
|
2016-12-22 10:53:56 +01:00 |
Daniel Wolf
|
9712483a75
|
Improved pause animations
Previously, the pause shape could be identical to the following shape,
which meant that the mouth kept frozen at the beginning of the next word.
|
2016-12-21 20:57:36 +01:00 |
Daniel Wolf
|
62b6394bdf
|
Improved timing for inbetweens
|
2016-12-21 20:21:12 +01:00 |