Commit graph

9 commits

Author SHA1 Message Date
shun-iwasawa
083654883f refactoring: replace obsolete Qt functions 2023-02-25 21:00:20 -05:00
shun-iwasawa
926b4f34b4 tangentflow, motionflow, flowblur, flowpaintbrush and flow-line style 2023-02-25 18:39:54 -05:00
shun-iwasawa
9dbac90477 fx global control 2021-10-07 12:17:57 -04:00
shun-iwasawa
6af69b10e6 glare fx revised - fixed chromatic balance - introduced iris preset - fx version parameter to maintain backward compatibility 2021-01-24 14:05:31 -05:00
manongjohn
adae1528d6 Fix Qt 5.13 build error (#2665) 2019-07-10 12:19:16 +09:00
Shinya Kitaoka
120a6e041c apply clang-format 2016-06-15 15:43:10 +09:00
Shinya Kitaoka
8105532604 add #pragma once (#303) 2016-05-17 00:04:11 +09:00
Shinya Kitaoka
3bfa549e8b remove "using"
- using std::string;
- using std::wstring;
- using std::ostream;
- using std::istream;
- using std::iostream;
- using std::ostrstream;
- using std::istrstream;
- using std::fstream;
2016-04-21 16:23:15 +09:00
Toshihiro Shimizu
890dddabbd first commit 2016-03-19 02:57:51 +09:00