Commit Graph

  • c6f1dc90e7 Small wipe cleanup. Maurycy Liebner 2020-05-21 11:53:39 +0200
  • c236ab733d Move example transitions from "Transitions" to "Examples/Transitions" Maurycy Liebner 2020-05-21 11:41:52 +0200
  • b47ee87bd9 Fix wipe shader effect direction. Maurycy Liebner 2020-05-21 11:23:17 +0200
  • 0807197942 Add directional wipe shader effects. Maurycy Liebner 2020-05-20 21:13:34 +0200
  • 2affbda613 multiplyRed -> eMultiplyRed Maurycy Liebner 2020-05-20 17:45:41 +0200
  • 9d18501952 Read scene settings before its content. Maurycy Liebner 2020-05-20 17:41:25 +0200
  • 2c15450c42 Add hex field for color values. Closes #135. Maurycy Liebner 2020-05-20 14:02:59 +0200
  • 0471874c7c Fix Scene range load. Maurycy Liebner 2020-05-20 13:27:57 +0200
  • afcbb5bb2b Fix video replace. Maurycy Liebner 2020-05-20 13:25:32 +0200
  • 4b7b42130c Do not trigger sigtrap with "Error retrieving AVPacket". Maurycy Liebner 2020-05-20 13:08:16 +0200
  • 06280f97ae Add Wipe Transfitions Shader Effects. Maurycy Liebner 2020-05-19 20:27:44 +0200
  • f46ecdbc30 Fix shadows with less than 1 opacity. Maurycy Liebner 2020-05-19 13:14:15 +0200
  • 966a3bd67a Add influence (used by Text Effects) support to Shader Effects. Maurycy Liebner 2020-05-18 22:09:10 +0200
  • 7bdca461d4 Allow custom menuPath for Raster and Shader Effects. Maurycy Liebner 2020-05-18 21:21:43 +0200
  • d1b2714bfb Increase tips description height to fit all text. Maurycy Liebner 2020-05-18 13:21:49 +0200
  • 691d6baa32 Add Graph Editor tip. Maurycy Liebner 2020-05-18 13:21:08 +0200
  • c5e269e9d7 Add alignment capabilities. #16 Maurycy Liebner 2020-05-18 12:56:43 +0200
  • ac0210cc9a Change tips arrows color to black. Maurycy Liebner 2020-05-18 12:48:44 +0200
  • 4706637d66 Make sure not to overflow the GPU. Maurycy Liebner 2020-05-17 13:58:25 +0200
  • d7c49e095d
    Merge pull request #133 from eszlari/mime MaurycyLiebner 2020-05-17 12:31:35 +0200
  • 63d76c7082 Change xev testing message. Maurycy Liebner 2020-05-17 12:18:09 +0200
  • 6f5947b0d9 Block undo/redo during xev load. Maurycy Liebner 2020-05-17 12:00:13 +0200
  • c5001d7277 Tell users that Xev is in testing phase. Maurycy Liebner 2020-05-17 11:59:24 +0200
  • be1c47ee65 Implement nice message dialog for future use. #132 Maurycy Liebner 2020-05-17 11:55:17 +0200
  • a7a4dcdfe1 Do not add empty child rectangles to LayerBoxRenderData. Maurycy Liebner 2020-05-17 11:22:49 +0200
  • 10a74cb23b Add OilEffect bristle thickness/density controls. Maurycy Liebner 2020-05-17 10:34:40 +0200
  • 7900815ea1 Reserve vector sizes for OilBristle and OilTrace. Maurycy Liebner 2020-05-17 10:06:48 +0200
  • 4d6df9dd5f Fix OilEffect margin. Maurycy Liebner 2020-05-17 09:53:03 +0200
  • 6de27b6821 New ev read/write implementation for open/close properties. Maurycy Liebner 2020-05-17 09:52:42 +0200
  • 4bf089b2af Fix reading old Oil Effect files. Maurycy Liebner 2020-05-16 13:22:47 +0200
  • 28d4bf8970 Do not read more children from xev than there are. Maurycy Liebner 2020-05-16 13:21:52 +0200
  • 11c489e709 Use gSkRandF instead of gRandF for Oil Painting. Maurycy Liebner 2020-05-16 12:59:55 +0200
  • 680a410fee Use Oil Painting timing only when OilEffect_TIMING defined. Maurycy Liebner 2020-05-16 12:40:47 +0200
  • f582d66a91 Gpu Oil Painting process. Maurycy Liebner 2020-05-16 11:08:32 +0200
  • 7f218db3e5 Antialias Oil Painting effect. Maurycy Liebner 2020-05-15 20:40:31 +0200
  • 677cbe0425 Small Oil Painting effect speed up. Maurycy Liebner 2020-05-15 20:38:45 +0200
  • 624fe3db00 Add stroke length and count controls. Maurycy Liebner 2020-05-15 20:29:15 +0200
  • 31465aa1cf xdg: add mime file Peter Eszlari 2020-05-15 11:37:18 +0200
  • 964b8cd38b Use SkBitmap OilSimulator::mPaintedPixels noly if useCanvasBuffer is true. Maurycy Liebner 2020-05-15 14:23:43 +0200
  • d1f466eb1b OilEffect brush size and accuracy controls. Maurycy Liebner 2020-05-15 13:54:40 +0200
  • fa3c126fc7 Oil paint directly to the target texture. Maurycy Liebner 2020-05-15 12:03:15 +0200
  • 91c26a6dde Working OilEffect implementation. Maurycy Liebner 2020-05-15 11:56:00 +0200
  • 23ef07c7af ofFbo OilSimulator::canvas -> SkCanvas OilSimulator::mCanvas ofFbo OilSimulator::canvasbuffer -> SkCanvas OilSimulator::mCanvasBuffer Maurycy Liebner 2020-05-15 10:41:58 +0200
  • 6e37b2431f Remove redundant OilSimulator::setImagePixels Maurycy Liebner 2020-05-14 20:37:28 +0200
  • 004320c49f Remove ofPixels OilSimulator::similarColorPixels Maurycy Liebner 2020-05-14 20:35:59 +0200
  • 4683980aec ofPixels OilSimulator::paintedPixels -> SkBitmap OilSimulator::mPaintedPixels Maurycy Liebner 2020-05-14 20:28:38 +0200
  • ab6e176549 Use SkColor-specific functions for averageColor. Maurycy Liebner 2020-05-14 20:25:46 +0200
  • 77a3ca4109 ofPixels OilSimulator::visitedPixels -> vector<char> OilSimulator::mVisitedPixels Maurycy Liebner 2020-05-14 20:16:10 +0200
  • e1c400e985 OilImpl, QColor -> SkColor. Maurycy Liebner 2020-05-14 20:02:12 +0200
  • e6d762554e ofImage OilSimulator::img -> SkBitmap OilSimulator::mImg Maurycy Liebner 2020-05-14 19:50:44 +0200
  • e1d26d6d12 OilImpl, QPointF -> SkPoint. Maurycy Liebner 2020-05-14 19:35:37 +0200
  • e6fb2725c5 Add OilEffect. Maurycy Liebner 2020-05-14 16:22:40 +0200
  • 7cd767c017
    Merge pull request #129 from eszlari/qmake-git MaurycyLiebner 2020-05-12 15:42:26 +0200
  • 63b191d155 qmake: run git Peter Eszlari 2020-05-12 00:53:15 +0200
  • f7443cdc4c Allow users to open xev files on startup. #128 Maurycy Liebner 2020-05-11 16:29:31 +0200
  • bd74a2e3c5
    Merge pull request #127 from eszlari/make-install MaurycyLiebner 2020-05-11 16:27:22 +0200
  • efdc0828df Add Scrolling Timeline tip. Maurycy Liebner 2020-05-09 11:31:53 +0200
  • 1e0842ad4e qmake: support make install Peter Eszlari 2020-05-08 23:50:48 +0200
  • c89d75551d Fix welcome widget width. Maurycy Liebner 2020-05-08 12:47:11 +0200
  • 47a8e01ae3 Fix WelcomeDialog when no recent files present. Maurycy Liebner 2020-05-07 21:02:08 +0200
  • 1be0529195 Do not trigger axis change when key press is autorepeat. #123 Maurycy Liebner 2020-05-07 16:34:36 +0200
  • d54acd6ec5 Fix pasteAction execution. Maurycy Liebner 2020-05-07 16:33:51 +0200
  • d42eee7642 Let DialogsInterface handle the dialog's parent. Maurycy Liebner 2020-05-07 16:13:41 +0200
  • 07f9c15c2d Add scene settings actions to the menu bar. Maurycy Liebner 2020-05-07 15:50:34 +0200
  • 3174b90250 Export XevZipFileSaver. Maurycy Liebner 2020-05-06 17:20:38 +0200
  • e0cf645f26 Change GitHub CI release description. Fix. Maurycy Liebner 2020-05-06 13:15:31 +0200
  • 61d5a91bf1 Change GitHub CI release description. Maurycy Liebner 2020-05-06 11:09:59 +0200
  • 867ca197ae Handle gpu path processing same way for all GPUs (including Nvidia GPUs) #6 Maurycy Liebner 2020-05-06 11:05:15 +0200
  • c469c69794 Add tips. Maurycy Liebner 2020-05-05 13:42:18 +0200
  • 3d6c111061 Change document path after save as. Maurycy Liebner 2020-05-03 18:31:33 +0200
  • bd6bf3d742 Set path after save as. Maurycy Liebner 2020-05-03 16:04:52 +0200
  • e3f852245d Make sure not to push excess frame to already processed video frame task. Maurycy Liebner 2020-05-03 15:49:05 +0200
  • f6df331ad3 Check whether video contains sound before trying to reload it. Maurycy Liebner 2020-05-03 14:28:44 +0200
  • 06c05cfbc3 Make sure file path is kept after saving. Maurycy Liebner 2020-05-02 20:41:38 +0200
  • 8ce7b8f30d
    Merge pull request #119 from eszlari/patch-1 MaurycyLiebner 2020-05-02 17:29:05 +0200
  • 6cdeba3397 Build examples during ci. Maurycy Liebner 2020-05-02 11:49:58 +0200
  • 82bf537a18 Merge branch 'master' of http://github.com/maurycyliebner/enve Maurycy Liebner 2020-05-01 18:57:28 +0200
  • 842cf5120e Disable high dpi scaling. #116 Maurycy Liebner 2020-05-01 18:56:07 +0200
  • 3ff4d1aa2a
    qmake: build examples conditionally eszlari 2020-05-01 18:49:16 +0200
  • f793c6c021
    Merge pull request #118 from eszlari/patch-1 MaurycyLiebner 2020-05-01 17:33:16 +0200
  • 1e4633a609
    README.md: use git clone --recurse-submodules eszlari 2020-05-01 17:24:21 +0200
  • 3c75df6301 Merge branch 'master' of http://github.com/maurycyliebner/enve Maurycy Liebner 2020-05-01 15:46:50 +0200
  • 2f25782650 Save node ctrl points for keyframes. Closes #113. Maurycy Liebner 2020-05-01 14:16:45 +0200
  • f926f9b140 Implement cached paint frames xev saving. Maurycy Liebner 2020-05-01 12:03:06 +0200
  • 12ccef85b7
    Merge pull request #114 from eszlari/metainfo MaurycyLiebner 2020-05-01 10:20:31 +0200
  • daa28a522b Linux: add metainfo.xml Peter Eszlari 2020-05-01 07:11:09 +0200
  • 3e037e2ed9 Support letter/word spacing SVG export. #108 Maurycy Liebner 2020-04-28 11:36:45 +0200
  • e0d9d8e0e6 Count values instead of frames (variable name mismatch). Closes #108. Maurycy Liebner 2020-04-27 15:59:55 +0200
  • b4285918ae Force rasterize for motion blur. Closes #107. Maurycy Liebner 2020-04-27 15:56:58 +0200
  • a36f5dc9d4 Rasterize images for motion blur. Maurycy Liebner 2020-04-27 15:56:19 +0200
  • 55c1d9b7e8 Implement TextBox::getMotionBlurProperties. #107 Maurycy Liebner 2020-04-27 15:46:46 +0200
  • 3e0971de35 Fix adding keys. Closes #105 Maurycy Liebner 2020-04-26 21:50:03 +0200
  • 38d8197e8c Fix xev color/brush bookmarks read. Maurycy Liebner 2020-04-26 16:08:11 +0200
  • 840dc61b3f Try using systems tmp directory for svg preview files, otherwise it fails with AppImage. #104 Maurycy Liebner 2020-04-26 13:18:49 +0200
  • db6e2102c3 Export core functions to use them in app on windows. [skip ci] Maurycy Liebner 2020-04-25 14:23:37 +0200
  • a7feacdadf Do not use 'interface' as a variable name for clang-cl compatibility. [skip ci] Maurycy Liebner 2020-04-25 14:02:12 +0200
  • 9ca35e443e Allow xev import. Maurycy Liebner 2020-04-25 14:48:19 +0200
  • 1c4e474d41 Improve xev ui read/write. Closes #99 Maurycy Liebner 2020-04-25 13:53:59 +0200
  • 995107de95 Implement xev DurationRectangle read/write. Maurycy Liebner 2020-04-24 21:15:17 +0200
  • 85e247e6df Add xev special case read/write to: ImageBox, ImageSequenceBox, TextBox, VideoBox, eIndependentSound, ExternalLinkBoxT, FrameRemappingBase. Maurycy Liebner 2020-04-24 18:31:29 +0200