Commit graph

12 commits

Author SHA1 Message Date
manongjohn
a7a831b360 Fix implicit scene saving as explicit 2022-01-28 09:05:21 -05:00
manongjohn
88b22cd18a Stop Frame Hold markers 2021-12-31 08:07:14 -05:00
shun-iwasawa
5083a56d27 cell mark 2021-12-24 00:20:04 -05:00
shun-iwasawa
d0e08fac5c file path processing using regexp 2021-12-23 00:35:41 -05:00
luzpaz
27707d841e Fix misc. source comment and doxygen typos in ./toonz/sources/toonzlib (#2740)
* Fix misc. source comment and doxygen typos in ./toonz/sources/toonzlib
Found via `codespell -q 3 -S *.ts,./thirdparty -L dum,inbetween,sinc,uint ./toonz/sources/toonzlib`
2019-09-02 17:49:49 +09:00
manongjohn
09549bc679 Fix empty column property issues (#2395)
* Fix locked empty column issue

* Fix color tag/filter not moving to empty column
2018-12-26 10:59:43 +09:00
shun-iwasawa
fd55f636ce paste numbers command (#1530) 2017-10-26 17:57:56 +09:00
shun_iwasawa
2c0f507302 color filter available on render and vector levels 2017-09-11 11:03:30 +09:00
shun_iwasawa
a3cdd885f5 added color filter feature and modified composition with colorscale 2017-01-16 20:33:23 +09:00
Shinya Kitaoka
120a6e041c apply clang-format 2016-06-15 15:43:10 +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