Replies: 4 comments
|
Shot parsing added: https://mobile.twitter.com/tintwotin/status/1408733158762291201 |
0 replies
|
This is a cool feature. It's great that you went for cameras. That makes,
to me, a lot of sense. 👍
…On Sat, Jun 26, 2021, 12:35 tin2tin ***@***.***> wrote:
Shot parsing added:
https://mobile.twitter.com/tintwotin/status/1408733158762291201
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAXNKKGASXPFWVFMQOXG4LTUWUPJANCNFSM47KRWRZQ>
.
|
0 replies
|
@gabrielmontagne There are some bugs still. Regex is driving me nuts. Thanks for coming by. I'm might try to give the nodes-stuff a shot at some point, if we can come up with a useful design. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
It's not included in the official formatting rules of fountain - notes should not be included in prints/previews. However here's an example of parsing of notes with a shot tag interpreted as "shots": https://slugline.co/blog/shotlists
This is where the notes gets parsed:
https://github.com/tin2tin/Blender_Screenwriter/blob/master/fountain.py#L163
Question is what should "shots" be converted to during "text to strips" processing? A camera in the scene(previz friendly) or as a Scene(storyboard friendly, but will be messy to implement the scene options to shots too)?
All reactions