itsmattkc
|
db29dfdf1a
|
viewer: use auto-cache as sequence parameter
|
2021-07-23 14:55:19 -07:00 |
|
itsmattkc
|
b7a559ab58
|
viewer: add option to remove tex/samp inputs
|
2021-07-23 12:58:26 -07:00 |
|
itsmattkc
|
72b11add9c
|
viewer: don't use in/out on loop unless play in/out was selected
Fixes #1302
|
2021-07-23 06:44:45 -07:00 |
|
itsmattkc
|
7fe8dbc77a
|
timeline: fixed double remove on transitions
Fixes #1655
|
2021-07-22 01:09:06 -07:00 |
|
itsmattkc
|
7dfb234b2f
|
timeline: prevent double transitions
|
2021-07-21 00:21:01 -07:00 |
|
itsmattkc
|
6ada98cb3c
|
timeline: fixed issue with creating 'out transitions'
|
2021-07-20 23:06:29 -07:00 |
|
itsmattkc
|
841e9086bc
|
timeline: show transition tool overlay
|
2021-07-20 20:07:44 -07:00 |
|
itsmattkc
|
a0719701cf
|
nodes: include contexts in copy data
Fixes #1683
|
2021-07-20 13:00:00 -07:00 |
|
itsmattkc
|
6da4464f05
|
moved effects slider drag bool to static and outside core
|
2021-07-19 19:25:45 -07:00 |
|
itsmattkc
|
9b0c5373b5
|
Merge branch 'nodeview-redux'
|
2021-07-19 18:41:50 -07:00 |
|
itsmattkc
|
9f9b007cbf
|
nodeview: significantly improve nodeview "show all" algorithm
|
2021-07-19 18:40:56 -07:00 |
|
itsmattkc
|
8d72685eaa
|
nodeview: stripped out auto-position function
Hopefully this shouldn't be necessary anymore
|
2021-07-19 18:40:22 -07:00 |
|
itsmattkc
|
9c63393f50
|
nodeview: implemented workable solution to connecting contexts together to show all
Functional, now we just need to fine tune and optimize it.
|
2021-07-19 02:27:40 -07:00 |
|
itsmattkc
|
a8abe5167c
|
nodeview: calculate triangle size from title bar rect
|
2021-07-19 01:44:04 -07:00 |
|
itsmattkc
|
a724672d81
|
Merge pull request #1669 from prokoudine/master
Update Russian translation
|
2021-07-18 12:03:01 -07:00 |
|
itsmattkc
|
ae8cd9234c
|
Merge pull request #1674 from yoshiomiyamae/japanese-translation
Japanese translation
|
2021-07-18 12:02:49 -07:00 |
|
itsmattkc
|
f37a9e7cec
|
value: removed color from vec list
This made sense in theory, but in practice this breaks things and has no benefits.
Fixes #1675
|
2021-07-18 11:07:14 -07:00 |
|
itsmattkc
|
97c14dba70
|
timeline: show tooltip
I don't know when this was removed but now it's back. Tooltips have a chance of getting in the way so this may switch to the status bar at some point.
|
2021-07-18 11:06:38 -07:00 |
|
itsmattkc
|
59e228439f
|
cache: ignore shifts beyond map size
Fixes crash
|
2021-07-18 11:05:33 -07:00 |
|
Yoshio Miyamae
|
1b341b2a8f
|
change CMakeLists.txt to include Ja_JP.ts
|
2021-07-17 23:21:58 +09:00 |
|
Yoshio Miyamae
|
1e02487272
|
Add Japanese translation file
|
2021-07-17 23:17:56 +09:00 |
|
itsmattkc
|
52c5617159
|
undo: wrapped redo/undo functions to ensure prepare is called
|
2021-07-17 00:14:24 -07:00 |
|
itsmattkc
|
84e639606f
|
nodeview: ensure nodes are disconnected when clearing
|
2021-07-16 21:32:34 -07:00 |
|
itsmattkc
|
24b9756e3b
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2021-07-16 20:41:02 -07:00 |
|
itsmattkc
|
e5340dab81
|
Merge branch 'nodeview-redux' of https://github.com/olive-editor/olive into nodeview-redux
|
2021-07-16 20:30:51 -07:00 |
|
itsmattkc
|
07c841f76d
|
nodeview: prelim work towards show all functionality
|
2021-07-16 20:30:46 -07:00 |
|
itsmattkc
|
a341fb1a1a
|
render: add default constructor to TimeRangeWithJob
|
2021-07-16 20:30:18 -07:00 |
|
itsmattkc
|
7a51e521a2
|
timeline: don't set null context
|
2021-07-16 20:29:39 -07:00 |
|
itsmattkc
|
c1c910af1b
|
render: accidentally committed no waveforms
|
2021-07-16 20:29:20 -07:00 |
|
itsmattkc
|
593a3b025a
|
Merge branch 'master' into nodeview-redux
|
2021-07-16 20:09:33 -07:00 |
|
itsmattkc
|
5bacdd0aff
|
subtitles: rewrite to support older versions of qt
|
2021-07-16 19:39:12 -07:00 |
|
itsmattkc
|
710b931bbb
|
render: queue audio over time rather than all at once
|
2021-07-16 15:53:01 -07:00 |
|
itsmattkc
|
407cb5fcc7
|
menu: clear cache item
Fixes #1305
|
2021-07-16 10:49:36 -07:00 |
|
itsmattkc
|
8f413d37f0
|
nodes: copy map when copying node with context
|
2021-07-16 02:20:59 -07:00 |
|
itsmattkc
|
ad8d63d37a
|
nodes: copy position map when copying dep graph
|
2021-07-16 02:06:37 -07:00 |
|
itsmattkc
|
61010ad6a6
|
nodeview: updated commands for new streamlined system
|
2021-07-16 02:06:02 -07:00 |
|
itsmattkc
|
2229ce9a69
|
timeline: updated ripple for new invalidation scheme
|
2021-07-16 01:48:11 -07:00 |
|
itsmattkc
|
c41047ab02
|
timeline: reorganized undo commands
Split commands between several files rather than having them all in two monolithic ones.
|
2021-07-16 01:38:20 -07:00 |
|
itsmattkc
|
913f386188
|
timeline: fixed uninitialized variable in slide command
|
2021-07-16 00:07:53 -07:00 |
|
itsmattkc
|
b478c765b6
|
track: remove length storage
Code simplification
|
2021-07-15 23:58:22 -07:00 |
|
itsmattkc
|
6ef0ef977d
|
timeline: update ripple remove area command for new code
|
2021-07-15 22:35:49 -07:00 |
|
itsmattkc
|
4bbc75392a
|
nodes: rewrote and simplified length signaling system
|
2021-07-15 21:00:18 -07:00 |
|
itsmattkc
|
8350ce300f
|
cache: improved invalidation system
|
2021-07-15 20:59:37 -07:00 |
|
itsmattkc
|
657f9c5520
|
addtool: fixed positioning
|
2021-07-15 20:50:25 -07:00 |
|
itsmattkc
|
13a7976a1b
|
viewer: fix incorrect seek caused by earlier audio overhaul
|
2021-07-15 20:36:41 -07:00 |
|
itsmattkc
|
d2233664fd
|
colorprocessor: use frame's actual channel count
|
2021-07-13 16:23:21 -07:00 |
|
luzpaz
|
01536f9865
|
Fix various typos in code comments (#1670) [skip ci]
Found via `codespell -q 3 -S *.ts,*.xml -L ba,keypair,numer,uint`
|
2021-07-13 13:54:30 +02:00 |
|
itsmattkc
|
528852c148
|
render: pack audio during playback
Should optimize audio rendering
|
2021-07-12 23:54:18 -07:00 |
|
itsmattkc
|
c374a03e9d
|
render: further simplified job times
Outside of silly mistakes, this should be significantly faster and more stable.
|
2021-07-12 15:14:37 -07:00 |
|
Alexandre Prokoudine
|
cd420a2834
|
Update Russian translation
|
2021-07-13 01:02:47 +03:00 |
|