itsmattkc
|
52c5617159
|
undo: wrapped redo/undo functions to ensure prepare is called
|
2021-07-17 00:14:24 -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
|
40caf7b6e3
|
tests: fixed missing semi-colon
|
2021-07-11 23:31:14 -07:00 |
|
itsmattkc
|
72ff996fa8
|
tests: added tests for timerangelist
|
2021-07-11 17:20:39 -07:00 |
|
itsmattkc
|
8a58ee2bdb
|
renderer: use iterator rather than creating vectors
Creating vectors from the FrameHashCache was one of the slowest functions in the program, this should be significantly faster.
|
2021-07-11 16:47:12 -07:00 |
|
itsmattkc
|
3592982b16
|
timeline: fixed dodgy code on gap insert command
Also added test for this command to help ensure correct behavior.
|
2021-05-29 20:02:16 +10:00 |
|
itsmattkc
|
673f298d9d
|
actually commit new digit header and tests
|
2021-05-05 20:15:06 +10:00 |
|
itsmattkc
|
7f27853f53
|
Merge pull request #1588 from ThomasWilshaw/test_naming
Update standard test name to improve usability in Visual Studio.
|
2021-04-26 20:34:31 +10:00 |
|
itsmattkc
|
e2a590da26
|
timeline: remove transitions when removing clips
Fixes #1224
|
2021-04-26 20:29:21 +10:00 |
|
Thomas Wilshaw
|
f9890ad928
|
Make test renaming OS specific and update names
|
2021-04-25 20:40:52 +01:00 |
|
Thomas Wilshaw
|
4c9c2a8892
|
Update standard test name to improve usability in Visual Studio.
|
2021-04-24 11:28:03 +01:00 |
|
itsmattkc
|
7f93ed7fc0
|
rational: fixed NaN
Also added tests to ensure rational NaN behavior is tested.
|
2021-04-23 14:48:22 +10:00 |
|
itsmattkc
|
528999bbbc
|
tests: added more to merge rgb test
|
2021-04-23 11:43:31 +10:00 |
|
itsmattkc
|
445d276cd0
|
nodes: further optimized merge node to passthrough RGB blend textures
|
2021-04-23 11:01:08 +10:00 |
|
itsmattkc
|
fb66cced19
|
ci/cmake: just compile as an object
|
2021-04-22 11:50:24 +10:00 |
|
itsmattkc
|
3929004535
|
cmake: reworked everything and add unit tests
|
2021-04-22 11:50:24 +10:00 |
|