Commit graph

495 commits

Author SHA1 Message Date
Jeremy Bullock
39a6f091ef
More Misc Fixes (#53) 2020-06-19 00:53:43 -06:00
Jeremy Bullock
1d7b13f4d8
Perspective Assistant for Smart Raster and Raster levels (#51)
* It's working

* Raster brush too

* Added saving and toggling points
2020-06-16 23:06:09 -06:00
Jeremy Bullock
7faa31f359
misc fixes (#49) 2020-06-12 02:33:50 -06:00
Jeremy Bullock
b817711ff2
Fix variety of panels (#48) 2020-06-12 00:11:25 -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
a65128fbb7
Small fix (#40) 2020-06-04 00:18:54 -06:00
Jeremy Bullock
7a22a827d0
Allow Straight Lines on Shift plus more. . . (#39)
* Toonz Raster Straight Lines

* Lock to vertical diagonal or horizontal on ctrl
2020-06-03 23:09:51 -06:00
Jeremy Bullock
baa9c0d8fb
Move memo buttons (#33) 2020-05-31 22:13:38 -06:00
Jeremy Bullock
aabea72286
Add level button (#32) 2020-05-30 22:24:30 -06:00
Jeremy Bullock
f0e7451df2
3142 (#24)
* Fix build with Clang 10

* System depend code deduplication

* Improve multi-layer style picker.

Allows clicking anywhere on a stroke in another layer to pick it -
not just the center.

Fixes #2843.

* Get actual pixel size instead of hard-coding to 1.0.

Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: Rozhuk Ivan <rozhuk.im@gmail.com>
Co-authored-by: Martin van Zijl <martin.vanzijl@gmail.com>
2020-05-28 16:17:17 -06:00
Jeremy Bullock
148badbee3
Save and render (#20) 2020-05-27 17:54:19 -06:00
Jeremy Bullock
4b19ca95f2
Put back scan and cleanup (#13) 2020-05-27 00:38:36 -06:00
Jeremy Bullock
19e19e85bd 163 Files ain't too bad. 2020-05-23 21:33:36 -06:00
Jeremy Bullock
606afc272f
Function Editor Overhaul (#5) 2020-05-22 15:31:30 -06:00
Jeremy Bullock
50d82d74ab
Rip it out (#2)
* Part 1

* Part 1

* Part 2
2020-05-18 18:34:29 -06:00
Jeremy Bullock
f5fd4a4e34 Merge remote-tracking branch 'upstream/master' into tahoma 2020-05-16 18:28:14 -06:00
Jeremy Bullock
671fc73d2b Merge remote-tracking branch 'tt/export_panel' into tahoma 2020-05-16 18:27:55 -06:00
Jeremy Bullock
66c84468f3 Remove changing pins on IK 2020-05-11 02:30:29 -06:00
Jeremy Bullock
29ea8148b6 remove screensaver 2020-05-07 23:04:12 -06:00
Jeremy Bullock
852210666e beautification 2020-05-07 22:16:54 -06:00
Jeremy Bullock
175c6b7122 Clear out references to flash and linetest 2020-05-07 22:13:53 -06:00
Jeremy Bullock
8d8d199147 Show stop motion camera in xsheet order 2020-05-04 00:44:20 -06:00
Jeremy Bullock
cf6dbfac01 Merge remote-tracking branch 'upstream/master' into stop_motion_improvements 2020-04-30 21:31:20 -06:00
Toondad
9c463830ce No QtAudio device issue solved
Closes issue #2308.
2020-04-30 00:46:17 +02:00
Jeremy Bullock
55f731caa6 Merge remote-tracking branch 'upstream/master' into stop_motion_improvements 2020-04-23 16:16:04 -06:00
Rozhuk Ivan
823a31f62c Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
Jeremy Bullock
8a244e10c8 Merge branch 'master' into stop_motion_improvements 2020-04-08 21:46:15 -06:00
Jeremy Bullock
118ba5bcc9 clang 2020-04-08 21:45:17 -06:00
Jeremy Bullock
7f34a026b6 start of stop motion fixes 2020-04-07 02:40:46 -06:00
Rodney
22d65307c5
Merge pull request #3099 from shun-iwasawa/g/fix_convert_to_tlv
Fix Convert to TLV
2020-04-05 13:40:55 -05:00
Rodney
0f666dcfce
Merge pull request #3122 from martinvanzijl/issue-434-fix-opengl-assert-crash
Fix OpenGL assert failures
2020-03-31 12:22:59 -05:00
Martin van Zijl
5b558720b6 Enable Ink #1 Check for vector levels in the viewer. 2020-03-27 06:36:45 +13:00
Martin van Zijl
a10e2f0af9 Add option to disable use of ctrl+alt for changing brush size.
For #2864.
2020-03-23 07:11:38 +13:00
Rodney
edd9b3068c
Merge pull request #3149 from shun-iwasawa/truncate_file_list_in_popup
Truncate File List in the Popup
2020-03-12 13:05:35 -07:00
shun-iwasawa
4bf161d2ff truncate file list in popup 2020-03-12 11:51:33 +09:00
Martin van Zijl
53ad924329 Preserve gap indicator color when fill check is enabled.
For #514.
2020-03-12 07:32:22 +13:00
Martin van Zijl
708c582210 Fix OpenGL assert failures (e.g. using preview feature).
Based on patch by @Teiji-Matsusaka.

Fixes #434. Possibly addresses #2704, too.
2020-03-02 09:06:10 +13:00
shun-iwasawa
1750cb0e87 fix convert to tlv 2020-02-13 16:13:38 +09:00
Rodney
2d54639676
Merge pull request #3067 from shun-iwasawa/reset_undo_on_saving_levels_option
Reset Undo when Saving Levels Preference Option
2020-02-05 07:38:31 -07:00
Tact Yoshida
490db717f5 Use std::vector 2020-02-04 05:13:28 +09:00
Tact Yoshida
fb27cf0e42 Use std::minmax_element 2020-02-04 05:13:08 +09:00
shun-iwasawa
4848836242 fix duration items in clapperboard 2020-01-30 15:08:22 +09:00
shun-iwasawa
d2bb273bc1 reset undo when saving levels preference option 2020-01-27 20:17:43 +09:00
shun-iwasawa
b373379e6e delete unused styles 2020-01-23 12:17:43 +09:00
shun-iwasawa
20109ab4b6 run script w/o opening GUI 2020-01-12 03:21:27 +09:00
shun-iwasawa
3f8df862dc Merge branch 'feature14_script_cli' of https://github.com/blackwarthog/opentoonz into blackwarthog-feature14_script_cli 2020-01-12 02:21:09 +09:00
shun-iwasawa
794fda12ad fix toggle link to studio palette to prevent edit 2020-01-09 18:28:19 +09:00
shun-iwasawa
0489386369 fix phantom fill check 2020-01-08 16:41:55 +09:00
otakuto
91a93e2575 Remove tcg_function_types.h (#2772) 2020-01-08 10:49:48 +09:00
Tact Yoshida
b8554a09aa Use std::sort instead of obsoleted qSort 2020-01-06 06:12:43 +09:00
Jeremy Bullock
552fd4f667 fix playback 2019-12-29 17:51:31 -07:00
Jeremy Bullock
22de1e1190 Merge branch 'master' into shortplay 2019-12-29 16:54:28 -07:00
Rodney
1b1332a30c
Merge pull request #2955 from shun-iwasawa/g/fix_pasted_macro_fx_node_position
Fix Pasted Macro Fx Node Placement
2019-12-26 10:04:25 -06:00
shun-iwasawa
5360253c32
Modify Autocreation Feature (#2943)
* modify autocreation mode
2019-12-26 12:14:50 +09:00
manongjohn
40a40ea47c Add Vector Guided Drawing Auto-Inbetween option (#2931)
* Add Vector Guided Drawing Auto-Inbetween option

* Enable Guided Drawing for Front Onion Skins

* Allow forward Guided Inbetweening

* Add Select Guide Stroke commands

* Add Tween Guide Strokes commands

* Add additional guide stroke selection optins

* Fix break setting issues with guided tweening

* Enable Guided Tweening for Geometric Tool

* Remove unnecessary tool switching for tweening

* Fix closest tweening using wrong strokes

* Disable Guided Tweening when onionskin is disabled
2019-12-25 13:04:57 +09:00
shun-iwasawa
5230690abe fix pasted macro fx node position 2019-12-24 16:03:30 +09:00
Jeremy Bullock
f159071bf7 Canon DSLR and Stop Motion Support (#2635)
* Stop Motion Features

Please note that this feature won't appear in the nightly build until some related changes are completed.
2019-12-23 20:24:44 +09:00
Jeremy Bullock
7c4d5e22f9 Fix 2019-12-07 19:11:51 -07:00
Jeremy Bullock
a956afb488 Merge branch 'master' into shortplay 2019-12-07 18:55:47 -07:00
shun-iwasawa
5f4218e5c8
quick fix setting undo memory size (#2918) 2019-12-05 10:50:17 +09:00
shun-iwasawa
8fb2916598
Overhaul the Preferences (#2894)
* overhaul preferences
2019-12-04 20:44:58 +09:00
manongjohn
e0b43c5ae6 Block name generation of reserved names 2019-12-02 23:59:20 -05:00
Rodney
5176e51379
Merge pull request #2888 from manongjohn/fix_file_loss_issues
Fix file loss issues
2019-11-27 10:58:52 -06:00
manongjohn
fef8cbcc99 Mark PSD and ffmpeg loaded files as readonly in Level Strip 2019-11-25 16:15:21 -05:00
shun-iwasawa
ca556f8550 fix lineargradientfx handles (#2891) 2019-11-21 08:15:47 -07:00
Rodney
1d386c0025
Merge pull request #2890 from manongjohn/warn_failed_save_all_levels
Warn on failing level save during Save All
2019-11-20 15:38:38 -07:00
manongjohn
3f471d64df Notify failed level save at end of Save All 2019-11-20 10:17:23 -05:00
manongjohn
69182e4246 Warn on failing level save all 2019-11-19 21:24:26 -05:00
Rodney
29cf1142d8
Merge pull request #2884 from shun-iwasawa/g/fix_fold_column_slipping
Fix folded columns slipping
2019-11-19 16:47:07 -07:00
manongjohn
c2d5af1b56 Fail save if temp file not found 2019-11-18 16:19:11 -05:00
manongjohn
c77f33ca31 Scene/Level Editor changes (#2882)
* Add Level Editor Box Color Preference

* Scene/Level indicator to viewer titlebar

* Remove Project from viewer titlebars

* Show Zoom % in scene ComboViewer titlebar
2019-11-18 12:37:00 +09:00
shun-iwasawa
98258e6f6c fix folded columns slipping 2019-11-17 03:36:07 +09:00
Jeremy Bullock
40ef9074b3 Merge branch 'master' into shortplay 2019-11-13 23:50:23 -07:00
manongjohn
f2da01b0ab Fix ffmpeg loaded levels (#2876)
* Fix reading ffmpeg frame count and rate

* Make ffmpeg loaded levels uneditable

* Ffmpeg extract frames only when loading

* Fix ffmpeg gif input frame rate
2019-11-13 22:07:58 -07: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
Rodney
38f43a17b7
Merge pull request #2087 from manongjohn/hide_tools
Disable or Hide unusable tools
2019-11-07 07:12:43 -07:00
caryoscelus
fd5ef6493d Fix bounding box computation in TXshSimpleLevel 2019-10-22 16:18:38 +00:00
luz.paz
ff76b7b4b4 Fix source comment typos
Found via `codespell -q 3 -S *.ts,./thirdparty -L ang,dum,inbetween,sinc,uint ./toonz/sources/toonzlib`
2019-10-11 16:33:55 -04:00
Rodney
4aee5c0dd7
Merge pull request #2763 from manongjohn/support_mypaintbrush_v2
Support for MyPaint brush format version 2
2019-10-05 23:45:05 -05:00
shun-iwasawa
dae7a4321a config button for classic modes & modify rmb menu 2019-09-30 16:09:18 +09:00
shun-iwasawa
52004d2d08 narrow camera column 2019-09-27 17:03:42 +09:00
manongjohn
12d839e903 Fix deleted Camera1 returning due to Camera Column refresh (#2808) 2019-09-26 14:44:13 -06:00
shun-iwasawa
1b50d3cb2b
save fids of color model in palette (#2792) 2019-09-24 12:28:42 +09:00
manongjohn
d274884f4f Fix conflicts with opentoonz master 2019-09-21 22:52:32 -04:00
manongjohn
55a5931ad4
Merge pull request #2776 from shun-iwasawa/g/cache_folder_replacement
Cache folder replacement & Clear cache command
2019-09-20 08:50:42 -04:00
Rodney
83fe31d0e0
Merge pull request #2600 from manongjohn/xcode_builds
Xcode IDE support for macOS builds
2019-09-19 09:15:18 -05:00
Rodney
9dac589b4e
Merge pull request #2574 from manongjohn/add_camera_column
Add Camera Column to Xsheet
2019-09-18 23:54:03 -05:00
manongjohn
334c951644 Change Preference defaults (#2543)
* Change default Preferences

* Update default room layouts

* Re-enable Auto Stretch by default

* Scale down Inbetween icon as need/Add Auto inbetween tooltip
2019-09-17 12:22:18 -06:00
shun-iwasawa
7f4819b70b cache folder replacement 2019-09-17 16:26:56 +09:00
manongjohn
df7b097208 Merged in opentoonz master with conflicts resolved 2019-09-14 16:58:07 -04:00
manongjohn
cc6361bbf7 Merged in opentoonz master with conflicts resolved 2019-09-14 15:02:03 -04:00
shun-iwasawa
a63c2de57f
fix crash on loading blackmagic codecs (#2764) 2019-09-10 19:09:32 +09:00
shun-iwasawa
55a8816333
Merge pull request #2514 from manongjohn/backup_scene_with_levels
Backup scene file

N.B. The backup feature is turned ON for all users by default.
2019-09-10 15:20:50 +09:00
manongjohn
2932f505fe Support for MyPaint brush version 2 format 2019-09-09 19:18:12 -04:00
Ivan Mahonin
2e1c781c66 #scriptcli: allow to run script from command line 2019-09-09 12:04:21 +07:00
manongjohn
312940346a Include projects in older versions in drop downs 2019-09-08 11:58:50 -04:00
manongjohn
0b37bd9c63 Fix backup ext. and sequenced files. 2019-09-07 19:29:05 -04:00
manongjohn
918bc7607c Merge opentoonz master with conflicts resolved. 2019-09-07 00:02:17 -04:00
manongjohn
b41f36e4fa Save camera column data with camera pegbar 2019-09-06 23:26:24 -04:00