itsmattkc
|
b07bccb7dc
|
nodes: revert to single output
|
2021-09-07 22:01:36 -07:00 |
|
itsmattkc
|
bd28896173
|
nodes: comment out debug line
|
2021-09-07 18:07:07 -07:00 |
|
itsmattkc
|
e79058cad3
|
viewer: removed old line
|
2021-09-07 18:06:19 -07:00 |
|
itsmattkc
|
a0706a78d8
|
nodes: implemented core of manual table value selection
|
2021-09-07 15:27:07 -07:00 |
|
itsmattkc
|
4484981d91
|
node: use binary search when looking for keyframes
Minor optimization
|
2021-08-24 10:01:11 -07:00 |
|
itsmattkc
|
474c27405f
|
Merge branch 'transition-offsets'
|
2021-08-16 21:29:36 -07:00 |
|
itsmattkc
|
9dad2ef104
|
transitiontool: updated
|
2021-08-16 21:28:13 -07:00 |
|
itsmattkc
|
3c7c0c8f9d
|
pan: don't push job for non stereo audio
|
2021-08-14 12:10:58 -07:00 |
|
itsmattkc
|
cc4ead6935
|
Merge branch 'master' into transition-offsets
|
2021-08-12 14:41:30 -07:00 |
|
itsmattkc
|
330a37da92
|
nodes: implemented shape generator
|
2021-08-03 11:55:31 -07:00 |
|
itsmattkc
|
c3d30f1b77
|
Merge branch 'master' into transition-offsets
|
2021-08-02 14:20:56 -07:00 |
|
itsmattkc
|
be4a18d7de
|
moved visual waveforms to block
This should be nicer, however it has a bug that I need to fix
|
2021-08-01 16:43:53 -07:00 |
|
itsmattkc
|
3b9421f90e
|
multiundocommand: keep undo/redo under protected
Minor code improvement
|
2021-08-01 13:37:32 -07:00 |
|
itsmattkc
|
6995ffe015
|
reworked timeline elements
|
2021-08-01 11:05:18 -07:00 |
|
itsmattkc
|
8054124924
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2021-08-01 02:28:40 -07:00 |
|
itsmattkc
|
023f3eca70
|
bezier: rework quadratic algorithm
Fixes #1695
|
2021-08-01 02:28:37 -07:00 |
|
itsmattkc
|
01d435d80d
|
timeline: fixed commit issue
|
2021-07-30 13:22:10 -07:00 |
|
itsmattkc
|
7ae03a31b8
|
transition: fixed hash issue
|
2021-07-30 13:21:48 -07:00 |
|
itsmattkc
|
cd1254a2c4
|
compile: fixed shadowed variable
|
2021-07-29 13:38:06 -07:00 |
|
itsmattkc
|
c3faa49686
|
transition: reworked hashing
|
2021-07-29 13:23:24 -07:00 |
|
itsmattkc
|
8f7adaa5d7
|
transition: fixed bug
|
2021-07-29 13:23:01 -07:00 |
|
itsmattkc
|
df4138e5be
|
node: provide convenience function for signing hashes with ID
|
2021-07-29 13:22:40 -07:00 |
|
itsmattkc
|
5254be3fb5
|
folder: make ListChildrenOfType recursive
Most functions assume this is recursive but it wasn't. Now it is.
|
2021-07-27 18:52:18 -07:00 |
|
itsmattkc
|
06071da028
|
fixed clang compile warning
|
2021-07-27 17:05:52 -07:00 |
|
itsmattkc
|
c004aa0175
|
project: implemented modified and created date columns
|
2021-07-27 16:48:39 -07:00 |
|
itsmattkc
|
f13962da5d
|
nodes: transform block time ICs
Fixes #1686
|
2021-07-24 11:56:35 -07:00 |
|
itsmattkc
|
7b13972c57
|
viewer: add translate string
|
2021-07-24 11:55:47 -07:00 |
|
itsmattkc
|
e433d7c374
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2021-07-24 09:37:17 -07:00 |
|
itsmattkc
|
1c8b1b6006
|
nodeview: fixed pasting/duplicating crash
|
2021-07-23 22:09:28 -07:00 |
|
itsmattkc
|
fac8dbbc19
|
nodegraph: use qhash instead of qmap
Qt says this is better
|
2021-07-23 22:09:00 -07:00 |
|
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
|
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
|
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
|
52c5617159
|
undo: wrapped redo/undo functions to ensure prepare is called
|
2021-07-17 00:14:24 -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
|
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
|
b478c765b6
|
track: remove length storage
Code simplification
|
2021-07-15 23:58:22 -07:00 |
|
itsmattkc
|
4bbc75392a
|
nodes: rewrote and simplified length signaling system
|
2021-07-15 21:00:18 -07:00 |
|
itsmattkc
|
310fd3541a
|
various: greatly simplified job times
Hopefully this doesn't break everything
|
2021-07-11 23:33:21 -07:00 |
|
itsmattkc
|
f14a301ffa
|
nodeview: updates to complete new context paradigm
|
2021-07-09 18:00:01 -07:00 |
|
itsmattkc
|
d83087a4ef
|
nodegraph: added more helper functions for contexts
|
2021-07-08 18:48:02 -07:00 |
|
itsmattkc
|
6d2ffb1bc4
|
Merge branch 'master' into nodeview-redux
|
2021-06-16 17:20:05 -07:00 |
|
itsmattkc
|
2d17173a38
|
mathbase: other corrections for gl es 2.0
|
2021-06-07 00:58:04 +10:00 |
|
itsmattkc
|
8d18a8d9d8
|
mathbase: replace texture() calls
|
2021-06-07 00:50:33 +10:00 |
|
itsmattkc
|
f0068e8c37
|
node: added command to remove position from context
|
2021-05-28 17:53:40 +10:00 |
|
itsmattkc
|
2162e9d8f8
|
nodeview: improved user manual positioning
|
2021-05-28 13:29:51 +10:00 |
|