Commit Graph

2150 Commits

Author SHA1 Message Date
Brenno
4ea85ec859 Implemented Stroke width and background color for Tracker bounding boxes 2021-03-27 22:50:01 -03:00
Brenno
65e33a5b77 Renamed "Parent Object ID" to "Parent" 2021-03-26 21:50:41 -03:00
Brenno
013a61bab9 Renamed "Parent Effect ID" to "Parent" 2021-03-26 21:10:10 -03:00
Brenno
aa3068239d Fixed draw_box scope 2021-03-18 13:13:34 -03:00
Brenno
3729188f18 Protect against linking the tracked object with the parent clip 2021-03-18 13:05:21 -03:00
Brenno
7272ff0928 Allow the user to hide the blue bounding box on the Tracker effect
This will still keep the child clip visible
2021-03-18 12:25:22 -03:00
Brenno
a33497a630 Added jitter filter on Tracked boxes 2021-03-16 13:15:55 -03:00
Brenno
1f4d33dfe8 Using normalized initial bounding box on CVTracker 2021-03-15 21:45:31 -03:00
Brenno
8b861f0ff3 Merge remote-tracking branch 'origin/develop' into effect-parenting 2021-03-02 20:35:25 -03:00
Jonathan Thomas
c08dc9c649 Merge pull request #641 from OpenShot/release-gitlab-testing
Git log improvements (for consistency) + Release flow improvements
2021-03-01 10:44:08 -06:00
Jonathan Thomas
563d483a41 Reverting version 2021-03-01 10:31:58 -06:00
Jonathan Thomas
9437727499 Merge pull request #638 from OpenShot/profiling-improvements
Huge performance improvements (43% faster FFmpegReader, 34% faster Timeline)
2021-02-25 15:44:31 -06:00
Jonathan Thomas
f344214c3c Test bumping the version (for gitlab-ci deployment testing) 2021-02-23 22:07:54 -06:00
Jonathan Thomas
4f0027c75c Fixing version info needed by deployment process 2021-02-22 21:57:02 -06:00
Jonathan Thomas
386a24160e Adding version and so to version info (for use during deployment step) 2021-02-22 19:04:32 -06:00
Jonathan Thomas
47b6321b9d Adding version and so to version info (for use during deployment step) 2021-02-22 18:38:42 -06:00
Jonathan Thomas
317d9f4294 Adding version and so to version info (for use during deployment step) 2021-02-22 18:33:29 -06:00
Jonathan Thomas
53bef22861 Adding version and so to version info (for use during deployment step) 2021-02-22 18:06:15 -06:00
Jonathan Thomas
ce741a8bc2 Adding CI_PIPELINE_ID into the version info 2021-02-22 16:27:11 -06:00
Jonathan Thomas
09a47ea17e Updating git log format to be consistent across all 3 repos (for final release publishing reasons) 2021-02-22 15:29:46 -06:00
Jonathan Thomas
8280e20aa5 Implementing Codacy improvements, removing some unused or pointless code 2021-02-18 18:07:07 -06:00
Jonathan Thomas
6012fc964d Re-enable Zmq logging 2021-02-18 16:49:34 -06:00
Jonathan Thomas
6cb842d5ae Updating documentation on CacheBase class::GetFrame override 2021-02-18 16:41:51 -06:00
Jonathan Thomas
0e30ecccfd Removing caching from Clip object. Causes too many issues and does not add any performance (in my tests) 2021-02-18 16:14:14 -06:00
Jonathan Thomas
563c8fd5da Fixing regression with Waveform generation. 2021-02-18 16:05:08 -06:00