Commit graph

21 commits

Author SHA1 Message Date
Jeremy Bullock
1c126afd2c
Add Capturing 2s, 3s etc to Stop Motion (#121) 2020-08-17 23:54:39 -06:00
Jeremy Bullock
c04aa72cd3
Project Management Overhaul (#47)
* Redo Project Management  - Part 1

* Part 2

* Fix build

* Cleanup
2020-06-08 22:42:51 -06:00
Jeremy Bullock
4b19ca95f2
Put back scan and cleanup (#13) 2020-05-27 00:38:36 -06:00
Jeremy Bullock
50d82d74ab
Rip it out (#2)
* Part 1

* Part 1

* Part 2
2020-05-18 18:34:29 -06:00
shun-iwasawa
62d519fb72 enable to create folder in startup popup (#2875) 2019-11-13 15:41:12 -07:00
Rodney
efe739cbe4
Merge pull request #2638 from manongjohn/fix_missing_project
Add project outside project root to drop-downs
2019-11-09 19:26:00 -07:00
manongjohn
312940346a Include projects in older versions in drop downs 2019-09-08 11:58:50 -04: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
825aea606b Merged in opentoonz master to resolve conflicts 2019-08-09 21:06:14 -04:00
shun-iwasawa
fe2893b15c clang format 2019-08-02 15:48:26 +09:00
manongjohn
878a50dfa6 Project file detection modifications 2019-06-30 09:44:24 -04:00
John Dancel
1e3f0ccee9 Fix for SVN 1.7+ changes 2019-05-13 22:14:53 -04:00
Tact Yoshida
1d7cf9a5bf Remove tArrayCount macro 2018-12-20 05:16:25 +09:00
shun-iwasawa
3f818e3fc6 Camera Capture feature : Save scene in the subfolder checkbox (#1496)
* save scene in subfolder checkbox

* save "save in" folder in the scene
2017-10-03 17:17:58 +09:00
shun_iwasawa
472b705fd5 fix load scene for relative project folder 2016-10-18 12:02:45 +09:00
Shinya Kitaoka
d1f6c4e95b REFACTORING: Add final specifiers (#537)
* add final specifiers

* apply clang-format

* fix for macOS
2016-06-29 15:17:12 +09:00
Shinya Kitaoka
120a6e041c apply clang-format 2016-06-15 15:43:10 +09:00
Shinya Kitaoka
9eb50de5fe Use std functions (#297)
* use std functions

* replace toInt        to std::stoi
* replace toDouble     to std::stod
* replace toString     to std::to_string
* replace toWideString to std::to_wstring

* fix for MacOS

* cosmetic change
2016-06-07 16:06:00 +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
shun_iwasawa
28dc08231d modify problem in new project 2016-03-22 12:59:10 +09:00
Toshihiro Shimizu
890dddabbd first commit 2016-03-19 02:57:51 +09:00