Commit Graph
1878 Commits
Author SHA1 Message Date
itsmattkc d002da8f60 transform effect complete 2019-09-18 01:28:22 +10:00
itsmattkc 036b8caa03 more robust snapping on import/pointer tools 2019-09-17 23:33:58 +10:00
itsmattkc 93492bd51e implemented snapping 2019-09-17 23:01:51 +10:00
itsmattkc 16a4897236 minor improvements 2019-09-17 21:25:00 +10:00
itsmattkc 1207e180ec fix for transport streams with no duration 2019-09-17 13:40:23 +10:00
itsmattkc 197cf86382 don't allow ffmpeg through oiio 2019-09-14 02:52:33 +10:00
itsmattkc c48787cdab no need to lock twice on siblings 2019-09-13 12:47:59 +10:00
itsmattkc 5ab622ba81 track enhancements 2019-09-13 02:47:09 +10:00
itsmattkc e76ba958da msvc considers 'long' a 32-bit type rather than 64-bit 2019-09-13 02:00:04 +10:00
itsmattkc c5572876fa fixed issues with some opengl implementations 2019-09-13 00:32:41 +10:00
itsmattkc 65fe1940a3 another one 2019-09-12 04:13:54 +10:00
itsmattkc 312e3dd005 yet another explicit sign conversion 2019-09-12 04:09:15 +10:00
itsmattkc 544844458d another explicit sign cast 2019-09-12 04:04:28 +10:00
itsmattkc 0205f76c47 wrong sign cast 2019-09-12 03:59:33 +10:00
itsmattkc 1c7db77464 explicit sign conversion in alignment flags 2019-09-12 03:55:06 +10:00
itsmattkc 77bd1d07b3 cast use of sizeof 2019-09-12 03:50:06 +10:00
itsmattkc 3818af2449 try different annotated fallthrough 2019-09-12 03:44:51 +10:00
itsmattkc 4abf2893f9 enable compiler warnings for msvc and gcc 2019-09-12 03:35:32 +10:00
itsmattkc b20126ee66 put clang attr on new line 2019-09-12 03:33:31 +10:00
itsmattkc 945f9a06f7 moved macos bundle setting after executable declaration 2019-09-12 02:54:31 +10:00
itsmattkc 835ac18973 make app bundle on macos 2019-09-12 01:37:39 +10:00
itsmattkc 021be7c0ec different oiio link lib 2019-09-11 21:41:42 +10:00
itsmattkc 436f820d36 use variables from find commands in cmake 2019-09-11 21:19:39 +10:00
itsmattkc 7b15a63e06 changed refresh system slightly and added include dirs for deps 2019-09-11 19:51:31 +10:00
itsmattkc 1879dac247 minor fixes and debug output 2019-09-11 17:35:45 +10:00
itsmattkc 3f5f79a8c7 some improvements to nodes 2019-09-11 01:33:57 +10:00
itsmattkc a7744f15a7 use integer bytes for hash rather than string 2019-09-11 00:04:29 +10:00
itsmattkc a38d257800 added more threading locks 2019-09-11 00:01:42 +10:00
itsmattkc 6dc62a8703 added custom debug handler 2019-09-10 23:44:35 +10:00
itsmattkc 69ca2b2a50 fixed bug where an unindexed video would cache a blank first frame 2019-09-10 19:12:19 +10:00
itsmattkc 4c40475a6c fixed flicker issue when previewing some media 2019-09-10 15:55:59 +10:00
itsmattkc 601864c51d added some more temporary debug info 2019-09-10 14:03:19 +10:00
itsmattkc c26eee7df4 removed hardcoded OCIO config 2019-09-10 13:19:55 +10:00
itsmattkc 333d7392d9 use correct size with media node 2019-09-10 12:56:07 +10:00
itsmattkc fc4ce3b26e transform effect complete 2019-09-10 12:39:08 +10:00
itsmattkc 9ff4a81ec8 partially functional transform 2019-09-09 18:11:04 +10:00
itsmattkc ba7a10177f fixed various caching issues when rapidly changing values 2019-09-09 04:07:51 +10:00
itsmattkc 6fcfd01c8f fixed viewer flicker when rapidly changing parameters 2019-09-08 22:50:04 +10:00
itsmattkc d700f89f57 update frames after the playhead first 2019-09-08 12:21:16 +10:00
itsmattkc df1f2c0d8b explicitly deleted some gl objects to try addressing memory leaks 2019-09-08 12:21:02 +10:00
itsmattkc e174618f34 fixed some uninitialized values 2019-09-08 12:20:16 +10:00
itsmattkc 72642f74bf updated widget bridge behavior for new naming 2019-09-08 12:19:48 +10:00
itsmattkc 99dc51dbbe fixed slider not updating when dragging 2019-09-08 12:19:28 +10:00
itsmattkc b428eb9984 changed nodeparam naming behavior 2019-09-08 12:19:00 +10:00
itsmattkc 4b2f4bcdb2 fixed occasional import segfault 2019-09-08 12:18:27 +10:00
itsmattkc 33ad6fba90 slider signals value change on drag 2019-09-08 09:14:53 +10:00
itsmattkc ee0042f390 began node menu 2019-09-08 09:14:41 +10:00
itsmattkc 3aa85c0ecc began transform node and added vec2/3/4 data types 2019-09-07 00:51:05 +10:00
itsmattkc c2e59b0855 alpha over and opacity nodes are now functional 2019-09-06 15:45:12 +10:00
itsmattkc a5fb8693d0 implemented playback controls 2019-09-06 13:06:23 +10:00