Commit Graph
1789 Commits
Author SHA1 Message Date
itsmattkc d76ac6ff38 began custom pix fmt converter 2019-05-23 02:22:45 +10:00
itsmattkc a82e5ccbce work on texture passthrough node 2019-05-22 22:57:33 +10:00
itsmattkc f1fb0cccd0 proof of concept for retrieving a texture from a node 2019-05-22 14:57:42 +10:00
itsmattkc 41884a13b9 test code for getting texture from a node 2019-05-22 13:58:29 +10:00
itsmattkc e21629892d started testing a node with a texture output 2019-05-22 03:30:26 +10:00
itsmattkc 2336f7345d fixes to make the source compile 2019-05-21 17:30:46 +10:00
itsmattkc bdf513585f started memory cache server 2019-05-20 03:26:14 +10:00
itsmattkc 3d4f12cd8e created new node clip type 2019-05-17 22:19:42 +10:00
itsmattkc 00d3a4f105 added full rational class 2019-05-17 19:59:26 +10:00
itsmattkc c616bc2b61 allowed parameters to have data without fields 2019-05-17 18:45:44 +10:00
itsmattkc 13a393486b created block node type 2019-05-17 18:44:54 +10:00
itsmattkc d3b00efc93 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-17 18:19:20 +10:00
itsmattkc 990cefcd50 added rational type 2019-05-17 18:19:16 +10:00
itsmattkc edb602fd61 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-17 17:31:03 +10:00
itsmattkc 0376e809f6 added translation generation in cmakelists 2019-05-17 17:30:12 +10:00
itsmattkc 55c5b00487 use more compliant cmake functions 2019-05-15 14:21:36 +00:00
itsmattkc e58be5dae5 removed unused include in crashhandler 2019-05-15 12:47:59 +10:00
itsmattkc 5e0e033485 Merge pull request #953 from olive-editor/sobotka-patch-1
Fix for #952
2019-05-15 01:05:02 +10:00
Troy James Sobotka 6b320e908a Typo fix
Fix the semicolon.
2019-05-13 17:13:04 -07:00
Troy James Sobotka 53eb0e95ab Fix for #952
Should fix missing declaration from signal
as per issue #952.
2019-05-13 16:55:42 -07:00
itsmattkc df5817ae0f Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-13 13:37:42 +10:00
itsmattkc ad7ae85157 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-13 13:25:34 +10:00
itsmattkc 49feb12999 ported functions to new node type 2019-05-13 12:00:15 +10:00
itsmattkc f796c2b379 sequence is now a node graph 2019-05-11 11:38:18 +10:00
itsmattkc 58dc78b4e1 moved crash handler to separate file 2019-05-10 13:52:00 +10:00
itsmattkc 7985cc48d4 crash reports are functional on windows 2019-05-10 13:11:45 +10:00
itsmattkc 3fe0d1cda5 fixes #931, fixes #882 2019-05-09 11:11:24 +10:00
itsmattkc fc94881865 basic segfault handling and fixed timeline crash 2019-05-09 10:45:45 +10:00
itsmattkc baed0c2045 fixed #928 2019-05-09 04:42:24 +10:00
itsmattkc b4ea83deb6 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-09 03:56:27 +10:00
itsmattkc a634296176 default name for viewer panel 2019-05-09 03:56:01 +10:00
itsmattkc 2ac87a6cbc fixed #929 2019-05-09 03:55:53 +10:00
itsmattkc 6f993cb43a removed qmake system 2019-05-09 03:55:46 +10:00
itsmattkc d9030fb16f updated cmakelists 2019-05-09 03:55:46 +10:00
Tércio Martins 893a94b5c9 CMake: Including the command "target_compile_options" in the project file. 2019-05-09 03:55:46 +10:00
Tércio Martins 87756c6a48 Remove file cmake/Findfrei0r.cmake 2019-05-09 03:55:46 +10:00
Tércio Martins 8592446cb0 Update the CMake script for the new code changes 2019-05-09 03:55:46 +10:00
itsmattkc 3f2d33d975 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-09 03:50:40 +10:00
itsmattkc 816dc2824c fixed #922 2019-05-09 03:50:28 +10:00
itsmattkc 8343849b10 default name for viewer panel 2019-05-09 02:56:25 +10:00
itsmattkc 75f3d7f6cb removed qmake system 2019-05-09 02:12:37 +10:00
itsmattkc 57e32ecc36 updated cmakelists 2019-05-09 02:08:05 +10:00
itsmattkc 3378748816 Merge branch 'tecnotercio-update-cmake-project' 2019-05-09 01:55:20 +10:00
itsmattkc db1d4f129f Merge branch 'update-cmake-project' of https://github.com/tecnotercio/olive into tecnotercio-update-cmake-project 2019-05-09 01:55:09 +10:00
itsmattkc 7c66c3bf4b fixed track size issue 2019-05-09 01:54:14 +10:00
itsmattkc 2905dce3d9 sequence encapsulation 2019-05-09 00:19:36 +10:00
itsmattkc 5f0debb7ec removed tracklist layer 2019-05-08 19:32:31 +10:00
Tércio Martins 7d0a666523 CMake: Including the command "target_compile_options" in the project file. 2019-05-08 01:12:47 -03:00
itsmattkc 9a13776b2c refactored some classes 2019-05-08 00:41:44 +10:00
Tércio Martins 4f54fb1e46 Remove file cmake/Findfrei0r.cmake 2019-05-07 03:24:07 -03:00