Commit graph

9 commits

Author SHA1 Message Date
manongjohn
a7a831b360 Fix implicit scene saving as explicit 2022-01-28 09:05:21 -05:00
manongjohn
4c984be964 Fix mesh stop frames loading incorrectly 2022-01-15 16:55:46 -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
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
manongjohn
057de69833 Allow Mesh Icon On Demand (#1604) 2017-12-04 22:38:13 +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