Commit Graph
396 Commits
Author SHA1 Message Date
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc fbd77791cd implemented #574 2019-03-21 00:18:47 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc c78170bb2e enforce v1 api for now 2019-03-20 13:41:28 +11:00
itsmattkc afa1271134 should fix #643 2019-03-20 11:39:39 +11:00
itsmattkc 7d337e6de2 two step process and configurable colorspaces 2019-03-20 01:42:40 +11:00
itsmattkc bf36f68218 merged from master 2019-03-16 23:10:15 +11:00
itsmattkc 791bc0c9b8 overrode menus 2019-03-16 22:27:57 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc c73fc78087 moved undostack to its own source file 2019-03-14 10:53:50 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc d84b5a7f1d reimplemented some of keyframing 2019-03-13 11:30:25 +11:00
itsmattkc ec5ee40dee respect field column span and disable scrolling on combo fields 2019-03-13 10:22:30 +11:00
itsmattkc 3213749adf minor code improvements 2019-03-13 09:42:50 +11:00
itsmattkc 935cf04d95 moved media to smart pointers 2019-03-13 09:34:07 +11:00
itsmattkc e82b0e4914 implemented all field UIs 2019-03-13 08:43:46 +11:00
itsmattkc d01e868d60 reimplemented text field 2019-03-13 01:10:17 +11:00
itsmattkc df2c5be7a7 reimplemented UI for combobox 2019-03-13 00:45:18 +11:00
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc 0b090ddc21 decoupled ui from effect row 2019-03-12 20:12:12 +11:00
itsmattkc 170fe9bd01 decoupled effectfield UI from backend 2019-03-12 19:33:01 +11:00
itsmattkc afa89ff452 added comment regarding blending shaders 2019-03-11 03:40:44 +11:00
itsmattkc a800904580 inverted macro so OCIO support is enabled by default 2019-03-11 02:45:02 +11:00
itsmattkc 64a4c4f2a5 Merge branch 'modblending' into furtherocio 2019-03-11 00:09:18 +11:00
itsmattkc d768871c2d stash SVGs that are continuously reused 2019-03-10 17:31:00 +11:00
itsmattkc debdee8aa9 unmultiply before blending 2019-03-10 13:02:27 +11:00
itsmattkc a2c714f80f pass opacity to shader 2019-03-10 12:06:06 +11:00
itsmattkc 0d00f8a81f shader includes function correctly 2019-03-10 11:08:55 +11:00
itsmattkc a0851afc96 blending modes are loaded modularly now 2019-03-10 10:10:52 +11:00
itsmattkc c056c9d803 auto-generate blending shader 2019-03-10 09:48:34 +11:00
itsmattkc 0e612e717d removed internal blending modes 2019-03-10 09:03:08 +11:00
itsmattkc 3b2990b04c improved cacher documentation 2019-03-06 15:14:34 -08:00
itsmattkc 0f7425d473 check queue for retrieved frame 2019-03-06 15:09:49 -08:00
itsmattkc a71e8b41da Merge pull request #585 from jonno85uk/pullrequests
Using <random> library instead of rand()
2019-03-06 10:34:46 -08:00
itsmattkc 464ce7411e Merge branch 'master' of https://github.com/olive-editor/olive 2019-03-05 20:47:46 -08:00
itsmattkc d287963c10 fixed #597 2019-03-05 20:35:58 -08:00
itsmattkc 53b2bff2bd Merge pull request #591 from mmuman/haiku-port
Preliminary Haiku port
2019-03-05 19:56:13 -08:00
itsmattkc 95977143d0 minor code cleanups 2019-03-05 10:15:39 -08:00
François Revol 868ce89db2 Add some missing defined(__HAIKU__)
Some places should rather check for HAVE_DLOPEN or alike though.
2019-03-03 23:19:04 +01:00
Jonathan Noble 7926f3d33f Using <random> library instead of rand()
(cherry picked from commit c9c155d0a897299c7eb2387d68579cdd6ede82f1)
2019-03-03 14:14:51 +00:00
itsmattkc 2e400c7c55 moved gizmo discovery to distinct function outside of renderfunctions 2019-03-02 10:30:50 -08:00
itsmattkc 0d0aa2af65 fixed old casts in Footage::get_length_in_frames 2019-02-28 12:36:49 -08:00
itsmattkc e649982bde Sequence::copy copies markers too 2019-02-28 11:17:57 -08:00
itsmattkc a7243c76c0 fixed missing nullptr checks on non-media clips 2019-02-28 11:12:25 -08:00
itsmattkc 70be7fa097 created sequence clip selection convenience function 2019-02-28 03:45:17 -08:00
itsmattkc c513276a1b changed create_transition to a static member of Transition 2019-02-28 03:16:07 -08:00
itsmattkc 86b7124238 changed create_effect to a static member of Effect 2019-02-28 03:09:42 -08:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc d9e95d3350 switched png icons to svgs 2019-02-27 11:45:47 -08:00