Commit graph

2422 commits

Author SHA1 Message Date
Jeremy Bullock
feb9c4f48f
Merge OT changes as of 8-6 (#116) 2020-08-07 00:11:19 -06:00
manongjohn
4967add412
Tahoma Linux builds via Travis (#113)
* Tahoma Linux builds via Travis

* Update Linux Travis to install Qt 5.9

* Correct Tahoma appdata
2020-08-06 21:40:23 -06:00
Jeremy Bullock
e736578c26
Make short play work universally (#105)
* Make short play work universally

* Take into account play markers

* Make shortplay ignore markers
2020-08-03 21:07:44 -06:00
Jeremy Bullock
46049a74c0
Add preview button to bottom of preview settings. (#110) 2020-08-03 21:05:49 -06:00
manongjohn
85ea10ac8c
Fix no icon for newly created blank frames (#111) 2020-08-03 00:08:22 -06:00
manongjohn
0331c721e6
Fix undo guided strokes clearing frames (#109) 2020-08-02 22:24:56 -06:00
manongjohn
681587afd7
Fix saving default palette (#107) 2020-07-28 21:48:21 -06:00
Jeremy Bullock
7ce531ac30
OT Changes as of 7-26 (#104) 2020-07-27 21:16:51 -06:00
Jeremy Bullock
fdc93fcd3f
Swap columns in the command bar and fix wording. (#103) 2020-07-26 16:19:37 -06:00
manongjohn
c586456700
Add Save Scene warning popup (#100)
* Add Save Scene warning popup

* Simplify Save Scene warning message
2020-07-26 12:05:57 -06:00
Jeremy Bullock
f5da61aa1b
OT changes as of 7/22 (#94) 2020-07-25 23:23:46 -06:00
Jeremy Bullock
7e0ba3c713
Redo About Popup (#102)
* Redo About Popup

* Remove forum link
2020-07-25 23:06:00 -06:00
manongjohn
1d09e20c2f
Add search command list for customize popups (#101) 2020-07-25 23:05:39 -06:00
artisteacher
4871443ae5
Fix unused command line arguments (#99)
This uses some of PR opentoonz/opentoonz#3031 by Otakuto with some small additions so that command line arguments can function.
2020-07-25 22:53:56 -06:00
manongjohn
08655aa21f
Display Default Palette (#95)
* Default Palettes

* Fix level detection at frame 1

* Add default/personal palettes location

* Add Personal Palettes category to Studio Palette Window

* Fix default palette comments

* Fix save default palette warning message
2020-07-25 22:51:26 -06:00
Jeremy Bullock
ba75e4d7da
Mac build (#93)
* mac_build

* Mac find ffmpeg

* Fix travis and appveyor?

* fix linux

Co-authored-by: turtletooth <turtletooth@turtletooths-iMac.local>
2020-07-22 23:23:55 -06:00
Jeremy Bullock
1ae24e7706
Change colors for levels types (#92) 2020-07-20 00:03:31 -06:00
Jeremy Bullock
b6875d1bf5
Update new style button (#89)
Co-authored-by: shun-iwasawa <shun-iwasawa@users.noreply.github.com>
2020-07-15 11:18:49 -06:00
Jeremy Bullock
f11d931464 Update site that new versions are checked 2020-07-15 10:08:34 -06:00
Jeremy Bullock
05ff19a19d
Remove Letter Ports (#87) 2020-07-13 21:41:44 -06:00
Jeremy Bullock
9329204e5c
Priorities (#86) 2020-07-12 23:07:54 -06:00
manongjohn
44afc3df8a
Fix incorrectly using None interpolation type (#85) 2020-07-12 22:57:03 -06:00
Jeremy Bullock
90c089a39a
Fix backward compatibility (#84) 2020-07-12 01:26:40 -06:00
Jeremy Bullock
d4d155dccc
Switch Project Command (#83) 2020-07-11 23:56:55 -06:00
Jeremy Bullock
05958a4a7b
OT changes as of 7-11 (#82)
* add multi arc mockup

* implement mutli arc

* add join and smooth option

* reset multiarc and arc when deactivated

* create self loop if the last point is the same as the first

* make join option in multiarc consistent with tape tool

* fix a bug where thickness don't affect mutliarc in vector level

* remove join option in geometric tool

* stop mutliarc after closing shape

* double click can also end multi arc

* fix a bug where multiArc will produce buggy stroke

* fix a bug where geometric tools is not deactivated

* add multiArc shortcut

* rewrite multiArc

* revert changes to tvectorimage

* add undo data for multiArc

* Paste as Copy Command for XSheet

* Remove unneeded code

* Bug fix

* prevent guide lines from jumping around in MultiArc

* make stroke color consistent in MultiArc

* remove color in MultiArc's undo data

* make color consistent in MultiArc with previous version

* Fix single image raster levels

* fix compilation error

* fix a bug where multiArc might generate bugged stroke

* Remove ICONV dep (#3304)

* fix crash on saving studio palette

* Move to Paste Special Menu

* Don't Set Fixed Width if Docking a Floating Panel

* Update how_to_build_win.md

New draft of pr for requested changes to windows build instructions.

* fix geometric tool multiarc smooth option

* fix level saving failure

* fix wrong warning after saving palette

* fix a bug where moving a control point while holding alt has unintended result

* fix travis-install (#3389)

* Fix assert debug crash in flipconsole.cpp

Fix crash when using the viewer controls in the console (debug)

* Redraw Audio Waveform

Fills the waveform rather than outlines it.

* fix undo data when drawing arc and mutliarc

* fix overwriting raster drawing palette (#3387)

Co-authored-by: pojienie <pojienie@gmail.com>
Co-authored-by: rim <11380091+rozhuk-im@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: DoctorRyan <65507211+DoctorRyan@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun-iwasawa@users.noreply.github.com>
Co-authored-by: Kite <konero@users.noreply.github.com>
2020-07-11 21:03:15 -06:00
Jeremy Bullock
9b3227955a
Add Image Metadata to Test Stop Motion Images (#81) 2020-07-10 01:03:31 -06:00
Jeremy Bullock
5957d4d678
Remove Scan Stuff (#79)
* Remove Scan Stuff

* Fix Travis?

* Travis 2
2020-07-08 00:31:12 -06:00
Jeremy Bullock
83c0cff6dc
Merge changes from OpenToonz as of 7-7 (#77)
* add multi arc mockup

* implement mutli arc

* add join and smooth option

* reset multiarc and arc when deactivated

* create self loop if the last point is the same as the first

* make join option in multiarc consistent with tape tool

* fix a bug where thickness don't affect mutliarc in vector level

* remove join option in geometric tool

* stop mutliarc after closing shape

* double click can also end multi arc

* fix a bug where multiArc will produce buggy stroke

* fix a bug where geometric tools is not deactivated

* add multiArc shortcut

* rewrite multiArc

* revert changes to tvectorimage

* add undo data for multiArc

* Paste as Copy Command for XSheet

* Remove unneeded code

* Bug fix

* prevent guide lines from jumping around in MultiArc

* make stroke color consistent in MultiArc

* remove color in MultiArc's undo data

* make color consistent in MultiArc with previous version

* Fix single image raster levels

* fix compilation error

* fix a bug where multiArc might generate bugged stroke

* Remove ICONV dep (#3304)

* fix crash on saving studio palette

* Move to Paste Special Menu

* Don't Set Fixed Width if Docking a Floating Panel

* Update how_to_build_win.md

New draft of pr for requested changes to windows build instructions.

* fix geometric tool multiarc smooth option

* fix level saving failure

* fix wrong warning after saving palette

* fix a bug where moving a control point while holding alt has unintended result

* fix overwriting raster drawing palette

* Hide color swatch on color 0

Co-authored-by: pojienie <pojienie@gmail.com>
Co-authored-by: rim <11380091+rozhuk-im@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: DoctorRyan <65507211+DoctorRyan@users.noreply.github.com>
2020-07-07 11:06:59 -06:00
Jeremy Bullock
0e717f4ad5
Fixes (#76)
* Fix function editor colors, ruler status bar. . .

* Fix stop motion bugs
2020-07-06 22:49:36 -06:00
Jeremy Bullock
d9a5c16baa
Merge shuns pr from 7-5-20 (#74)
* add multi arc mockup

* implement mutli arc

* add join and smooth option

* reset multiarc and arc when deactivated

* create self loop if the last point is the same as the first

* make join option in multiarc consistent with tape tool

* fix a bug where thickness don't affect mutliarc in vector level

* remove join option in geometric tool

* stop mutliarc after closing shape

* double click can also end multi arc

* fix a bug where multiArc will produce buggy stroke

* fix a bug where geometric tools is not deactivated

* add multiArc shortcut

* rewrite multiArc

* revert changes to tvectorimage

* add undo data for multiArc

* prevent guide lines from jumping around in MultiArc

* make stroke color consistent in MultiArc

* remove color in MultiArc's undo data

* make color consistent in MultiArc with previous version

* fix compilation error

* fix a bug where multiArc might generate bugged stroke

* Remove ICONV dep (#3304)

* fix crash on saving studio palette

* Don't Set Fixed Width if Docking a Floating Panel

* fix geometric tool multiarc smooth option

Co-authored-by: pojienie <pojienie@gmail.com>
Co-authored-by: rim <11380091+rozhuk-im@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Rodney <rodney.baker@gmail.com>
2020-07-06 00:23:39 -06:00
Jeremy Bullock
133c867d93
Merge with core OpenToonz as of 7-5 (#73)
* add multi arc mockup

* implement mutli arc

* add join and smooth option

* reset multiarc and arc when deactivated

* create self loop if the last point is the same as the first

* make join option in multiarc consistent with tape tool

* fix a bug where thickness don't affect mutliarc in vector level

* remove join option in geometric tool

* stop mutliarc after closing shape

* double click can also end multi arc

* fix a bug where multiArc will produce buggy stroke

* fix a bug where geometric tools is not deactivated

* add multiArc shortcut

* rewrite multiArc

* revert changes to tvectorimage

* add undo data for multiArc

* Paste as Copy Command for XSheet

* Remove unneeded code

* Bug fix

* prevent guide lines from jumping around in MultiArc

* make stroke color consistent in MultiArc

* remove color in MultiArc's undo data

* make color consistent in MultiArc with previous version

* Fix single image raster levels

* fix compilation error

* fix a bug where multiArc might generate bugged stroke

* Remove ICONV dep (#3304)

* fix crash on saving studio palette

* Move to Paste Special Menu

* Don't Set Fixed Width if Docking a Floating Panel

Co-authored-by: pojienie <pojienie@gmail.com>
Co-authored-by: rim <11380091+rozhuk-im@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Rodney <rodney.baker@gmail.com>
2020-07-05 23:32:52 -06:00
Jeremy Bullock
5850554b2d
More ui tweaks (#70) 2020-07-03 17:45:44 -06:00
Jeremy Bullock
b0b1772962
Grab Bag (#69) 2020-07-03 01:28:13 -06:00
Jeremy Bullock
5136b21737
Allow Changing Parent of Column from XSheet (#68) 2020-07-01 22:55:41 -06:00
Jeremy Bullock
a57d5ece0a
Disable titlebar double click (#67)
* Remove classic xsheet layout. Set compact default.

* Disable double click on non viewer titlebars
2020-07-01 00:48:21 -06:00
Jeremy Bullock
a63e912d60
Remove classic xsheet layout. Set compact default. (#66) 2020-07-01 00:20:28 -06:00
Jeremy Bullock
d95096068c
Make overlow icons for toolbar and command bar easier to see in all themes. (#65) 2020-06-30 23:57:20 -06:00
Jeremy Bullock
83aa41ce21
Make getting back to a plain color easy from all styles. (#64) 2020-06-30 23:05:14 -06:00
Jeremy Bullock
5780388172
Prevent deleting last frame of a level. (#63) 2020-06-30 21:52:56 -06:00
Jeremy Bullock
cd2074e3ed
Fix failing assert on level settings popup (#62) 2020-06-30 10:58:57 -06:00
Jeremy Bullock
89237c9196
Add Delete Frame Command to Level Strip (#60) 2020-06-30 10:16:47 -06:00
Jeremy Bullock
d380fa8e3a Merge remote-tracking branch 'ot/master' 2020-06-30 10:15:55 -06:00
shun-iwasawa
6558e5d523 skip unnecessary dialog on collapse 2020-06-29 17:24:52 +09:00
Jeremy Bullock
3605260cbd
Ot master (#58)
* prevent unintentional frameworks use and fix typos

* 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.

* Rehide features

* fix pegbar restoring

* fix crash on converting single image

* Fix wrong path to FXs

* fix expression reference in sub xsheet

* Fix build with GCC 10.

The default option was fixed in the latest Twain releases
but Opentoonz includes Twain 2.1.

* Fix build with Qt 5.15.

QPainterPath is no longer included indirectly.

* fix pegbar lost on exploding subxsheet

* fix fxs missing on explode

* Adobe Animate keyboard shortcuts but now with better shapes

* fix a bug where level in xsheet gets replaced when cancelling saving

* add include intersection option in selection tool

Co-authored-by: artisteacher <thingymadingy@yahoo.com>
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>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Konstantin Dmitriev <ksee.zelgadis@gmail.com>
Co-authored-by: Christophe Giboudeaux <christophe@krop.fr>
Co-authored-by: MrBlockCat <37186692+MrBlockCat@users.noreply.github.com>
Co-authored-by: pojienie <pojienie@gmail.com>
2020-06-28 21:05:10 -06:00
Jeremy Bullock
1a257c2384
Fix resizing panels again (#59) 2020-06-28 21:02:28 -06:00
pojienie
f9b677d27d add include intersection option in selection tool 2020-06-27 08:45:40 +00:00
Jeremy Bullock
8e0cc7af42
Fix line visibility on straight lines with MyPaint styles (#56)
* Fix assistant pressure

* Fix pressure on mypaint straight lines
2020-06-20 22:58:33 -06:00
Jeremy Bullock
99c0542793
Fix weird dockinig issues (#55) 2020-06-20 22:26:16 -06:00
Jeremy Bullock
aed83334b2
Option to Hide Style Indexes (Hidden by default) (#54) 2020-06-19 21:11:29 -06:00
Jeremy Bullock
bb35b2bdf1 Fix for theme viewer colors and stop motion light 2020-06-19 16:28:50 -06:00
Jeremy Bullock
39a6f091ef
More Misc Fixes (#53) 2020-06-19 00:53:43 -06:00
Jeremy Bullock
a970d34579
Misc fixes (#52) 2020-06-17 21:05:36 -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
pojienie
bc5b96b132 fix a bug where level in xsheet gets replaced when cancelling saving 2020-06-15 11:35:35 +00:00
Jeremy Bullock
34cf4cc79f
Status Bar (#50)
* Status bar

* Status Bar Working
2020-06-15 02:27:26 -06:00
shun-iwasawa
bf27344eda fix fxs missing on explode 2020-06-13 02:23:46 +09: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
Rodney
e6e7686e88
Merge pull request #3336 from shun-iwasawa/fix_pegbar_lost_on_exploding_subxsheet
Fix pegbar lost on exploding sub xsheet
2020-06-09 17:01:26 -05:00
shun-iwasawa
faa4917b54 fix pegbar lost on exploding subxsheet 2020-06-10 03:04:35 +09:00
Christophe Giboudeaux
3ccd505329 Fix build with Qt 5.15.
QPainterPath is no longer included indirectly.
2020-06-09 10:39:31 +02:00
Christophe Giboudeaux
05ead497ad Fix build with GCC 10.
The default option was fixed in the latest Twain releases
but Opentoonz includes Twain 2.1.
2020-06-09 09:59:45 +02: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
8d19877058
Rename level types (#46) 2020-06-06 18:49:41 -06:00
Rodney
19ef16ec66
Merge pull request #3215 from artisteacher/frameworks_fix
mac frameworks cmake fix
2020-06-06 07:59:13 -05:00
Jeremy Bullock
8044d337b2
Changes by Konero (#45) 2020-06-04 22:40:15 -06:00
shun-iwasawa
952984c275 fix expression reference in sub xsheet 2020-06-05 12:30:35 +09:00
Jeremy Bullock
bc9b68e15e
Straight line tool on raster brush tool (#44) 2020-06-04 20:50:21 -06:00
Jeremy Bullock
49c375bb1d
Fix pan, zoom and rotate with tablet. (#43) 2020-06-04 12:48:38 -06:00
Jeremy Bullock
6247863442 Fix mac performance on straight lines 2020-06-04 12:15:46 -06:00
Jeremy Bullock
4566353fe5
Konero tweaks (#42)
* 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.

* Rehide features

* fix pegbar restoring

* gui tweaks

tweaks the gui, makes tpaneltitlebarbutton color states changable in stylesheets

* fix styleeditor chandle mouse event

allow handle to be grabbed properly without slipping

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>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Kite <konero@users.noreply.github.com>
2020-06-04 01:48:08 -06:00
Jeremy Bullock
1d744ad16d
Hide Panel Titlebars (#41)
* Hide Titlebars

* All panels (except viewers)
2020-06-04 00:29:27 -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
e239e2633c
Fix brush tool on rasters with different sizes (#38) 2020-06-03 12:19:53 -06:00
Jeremy Bullock
63075b3778
Allow pan, rotate and zoom without changing tools (#37) 2020-06-03 01:13:51 -06:00
Jeremy Bullock
f17cbbf572
Fix mac build (#35)
* attempt 1

* attempt 2
2020-06-02 15:36:25 -06:00
shun-iwasawa
81092567bb fix crash on converting single image 2020-06-02 16:21:48 +09:00
Jeremy Bullock
1cc5c4c01f
Time (#34)
* time label

* Add color info to fps slider
2020-06-01 22:55:58 -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
948b64293a
Quick fixes (#30) 2020-05-30 02:16:54 -06:00
Jeremy Bullock
2120097c11
Shun pegbar (#28)
* Fix build with Clang 10

* System depend code deduplication

* fix pegbar restoring

Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: Rozhuk Ivan <rozhuk.im@gmail.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-05-29 15:35:34 -06:00
Jeremy Bullock
7210297bb8
Add screen to light overlays in stop motion (#27) 2020-05-29 15:28:54 -06:00
Rodney
737bda7bba
Merge pull request #3317 from shun-iwasawa/g/fix_pegbar_restoring
Fix Pegbar Restoring
2020-05-29 12:53:19 -05:00
Rodney
faba83f640
Merge pull request #3272 from turtletooth/export_panel
Remove references to linetest and flash
2020-05-29 07:23:54 -05:00
shun-iwasawa
667e3115e0 fix pegbar restoring 2020-05-29 17:30:24 +09:00
Jeremy Bullock
e7214c2554
More dpi and image size tweaks (#26) 2020-05-28 22:29:25 -06:00
Jeremy Bullock
502746535d
Don't show save error if untitled (#25) 2020-05-28 16:32:15 -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
74607f0a5e
Fix double clicking on file browser (#23) 2020-05-28 16:10:05 -06:00
Jeremy Bullock
f7350c4601
Change autosave notification to message by rooms. (#22) 2020-05-27 22:02:48 -06:00
Jeremy Bullock
97dbaef5c6
Level strip text width (#21) 2020-05-27 18:08:03 -06:00
Jeremy Bullock
148badbee3
Save and render (#20) 2020-05-27 17:54:19 -06:00
Jeremy Bullock
67c02220a5
Lock room tabs and panes together (#17) 2020-05-27 15:55:06 -06:00
Jeremy Bullock
dca33a2731
Remove toggle xsheet button (#16) 2020-05-27 15:08:50 -06:00
Jeremy Bullock
c6ce9af984 Rehide features 2020-05-27 11:24:17 -06:00
Jeremy Bullock
432c865cf5 Hide some export types (#14) 2020-05-27 00:55:27 -06:00
Jeremy Bullock
4b19ca95f2
Put back scan and cleanup (#13) 2020-05-27 00:38:36 -06:00
Jeremy Bullock
c1a11eda7a
Fix SM dpi (#12) 2020-05-26 20:31:52 -06:00
Jeremy Bullock
6c2b84ae7d
new icns (#10) 2020-05-24 21:11:26 -06:00
Jeremy Bullock
8bdf569e52 Scene viewer defaults 2020-05-24 16:00:44 -06:00
Jeremy Bullock
6b19431bd1 Fix palette 2020-05-24 02:37:30 -06:00
Jeremy Bullock
19e19e85bd 163 Files ain't too bad. 2020-05-23 21:33:36 -06:00
Martin van Zijl
696695065a Get actual pixel size instead of hard-coding to 1.0. 2020-05-24 14:59:33 +12:00
Martin van Zijl
b399894b70 Improve multi-layer style picker.
Allows clicking anywhere on a stroke in another layer to pick it -
not just the center.

Fixes #2843.
2020-05-24 14:59:33 +12:00
Jeremy Bullock
58886c7799 I dare you to add a space in a room name now. 2020-05-23 20:33:26 -06:00
Jeremy Bullock
f95a5823d0 Build fixes 2020-05-23 15:03:08 -06:00
Jeremy Bullock
624c5a7b4b
icns (#8) 2020-05-23 13:15:13 -06:00
Rodney
b37215d1f2
Merge pull request #3305 from rozhuk-im/sysdep_code_dedup
System depend code deduplication
2020-05-23 07:02:18 -05:00
Jeremy Bullock
1d8faddcc0
Tahoma Branding (#6) 2020-05-22 22:20:51 -06:00
Jeremy Bullock
606afc272f
Function Editor Overhaul (#5) 2020-05-22 15:31:30 -06:00
Rodney
6ef77d6856
Merge pull request #3303 from rozhuk-im/clang10_fix
Fix build with Clang 10
2020-05-22 09:46:06 -05:00
Rozhuk Ivan
26d905d84b System depend code deduplication 2020-05-22 16:54:16 +03:00
Rozhuk Ivan
697eaf631a Fix build with Clang 10 2020-05-22 16:31:18 +03:00
Jeremy Bullock
68fa16d5ac Merge remote-tracking branch 'shun/g/current_column_color_for_function_editor' 2020-05-21 15:08:13 -06:00
Jeremy Bullock
1439362708
Live View Offset (#4) 2020-05-21 15:06:28 -06:00
shun-iwasawa
2ce475a92d use current column color for function editor 2020-05-21 16:47:52 +09:00
Jeremy Bullock
1f67e1a121 Merge remote-tracking branch 'origin' 2020-05-20 11:04:55 -06:00
Jeremy Bullock
a3f89dd3e9 Merge remote-tracking branch 'shun/fix_multi_flipbooks_playback' 2020-05-20 11:04:33 -06:00
shun-iwasawa
2055df578b fix multiple flipbooks playback 2020-05-20 16:53:18 +09:00
Jeremy Bullock
e6f24cd120
Test Shots (#3) 2020-05-19 23:43:46 -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
2a9c90549e Merge branch 'lip_sync' into tahoma 2020-05-17 09:05:26 -06:00
Jeremy Bullock
61fa797483 Fix lip sync extend to end 2020-05-16 22:24:15 -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
Rodney
b57b764782
Merge pull request #3275 from turtletooth/ik
Remove Changing Pins on IK
2020-05-16 17:02:15 -05:00
Jeremy Bullock
f25ac63302 Merge remote-tracking branch 'tt/stop_motion_improvements' into tahoma 2020-05-16 15:57:06 -06:00
Rodney
1a16b07d98
Merge pull request #3286 from turtletooth/file_assert
Fix failing assert in filebrowswermodel
2020-05-16 06:32:28 -05:00
Jeremy Bullock
2d62e6ffd5 Fix failing assert in filebrowswermodel 2020-05-15 00:22:05 -06:00
Jeremy Bullock
99ec9d85d2 Fit to viewer on load scene 2020-05-14 17:07:15 -06:00
Jeremy Bullock
ed38886df9 Fix Scrollable Plastic Options 2020-05-14 14:10:41 -06:00
Rodney
ef35521592
Merge pull request #3276 from turtletooth/brush_icon
Fix toonz raster brush and eraser cursor offset
2020-05-12 16:52:13 -05:00
Rodney
cd0e6f96be
Merge pull request #3277 from turtletooth/options_scroll
Make the tool options scrollable
2020-05-12 15:27:54 -05:00
Jeremy Bullock
d03efbcefa Allow stopping playback on all viewers. 2020-05-12 03:03:06 -06:00
Jeremy Bullock
195eae456d Fix widths 2020-05-12 00:54:11 -06:00
Jeremy Bullock
22d9f96232 Add scroll to tool options 2020-05-12 00:27:39 -06:00
Jeremy Bullock
6d77d97692 Fix toonz raster brush and eraser cursor offset 2020-05-11 23:16:59 -06:00
Jeremy Bullock
8a46fea017 Fix TComposer 2020-05-11 11:16:11 -06:00
Jeremy Bullock
93093c64f7 Merge branch 'master' into export_panel 2020-05-11 11:09:18 -06:00
shun-iwasawa
25dc519d37 glare fx iwa 2020-05-11 18:02:33 +09: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
7c46efec41 typo 2020-05-05 15:04:15 -06:00
Jeremy Bullock
ad857dcd0a
Fix level create popup units (#3266) 2020-05-05 13:11:32 -06:00
Jeremy Bullock
1a7fc56ca2 Export Panel 2020-05-05 11:25:29 -06:00
Jeremy Bullock
9ccb64156a Additional mac crash fix? 2020-05-04 22:16:19 -06:00
Jeremy Bullock
f14288ce74 Mac crash fix? 2020-05-04 21:59:27 -06:00
Jeremy Bullock
17bac0a49b add showNormal to light 2020-05-04 21:27:12 -06:00
Jeremy Bullock
b767aaaf4f Fix mac bugs 2020-05-04 21:15:22 -06:00
Jeremy Bullock
f059427809 Its the little things 2020-05-04 12:27:44 -06:00
Jeremy Bullock
8d8d199147 Show stop motion camera in xsheet order 2020-05-04 00:44:20 -06:00
Jeremy Bullock
e3d110f972 Small changes 2020-05-03 02:13:00 -06:00
Rodney
8313e81965
Merge pull request #3262 from pojienie/add-locking-stroke-functionality-in-cutter-and-pump-tool
Add locking stroke functionality in cutter and pump tool
2020-05-03 02:47:22 -05:00
Jeremy Bullock
2a53ee9ffe Add icon to use live view images option 2020-05-02 23:52:29 -06:00
Jeremy Bullock
9d7eb18d40 Keep live view images loaded 2020-05-02 15:54:05 -06:00
Jeremy Bullock
cf6dbfac01 Merge remote-tracking branch 'upstream/master' into stop_motion_improvements 2020-04-30 21:31:20 -06:00
Jeremy Bullock
ad14513b72 Fix next frame command 2020-04-30 21:14:53 -06:00
Jeremy Bullock
cde73f63c9 Fix screen overlay for webcam 2020-04-30 21:07:56 -06:00
Jeremy Bullock
6573fc8ecc Add stop motion folder in shortcut popup 2020-04-30 13:54:36 -06:00
Rodney
c7ce1288f4
Merge pull request #3264 from Toondad/master
No QtAudio device issue solved
2020-04-30 06:41:32 -05:00
Jeremy Bullock
0fc6472c77 Usability Improvements 2020-04-30 02:26:15 -06:00
Jeremy Bullock
30491ab413 Merge remote-tracking branch 'upstream/master' into stop_motion_improvements 2020-04-29 23:01:22 -06:00
Martin van Zijl
dab3ba5119
Use correct default units when re-showing Create Level popup. (#3261)
Fixes part of #3254.
2020-04-29 20:30:46 -06:00
Toondad
9c463830ce No QtAudio device issue solved
Closes issue #2308.
2020-04-30 00:46:17 +02:00
pojienie
74b1dd9b46 add locking stroke functionality in pump tool 2020-04-29 11:39:22 +00:00
pojienie
86e7f36817 add locking stroke functionality in cutter tool 2020-04-29 11:31:50 +00:00
JulBein
a6289ae9fa
Update tnzcore.ts (#3257) 2020-04-27 23:06:06 -06:00
Jeremy Bullock
88c33262ce Webcam Settings 2020-04-27 23:02:21 -06:00
Jeremy Bullock
1c283db3ec Fix webcam build 2020-04-26 23:32:22 -06:00
Jeremy Bullock
0ed3448c6a Beautification 2020-04-26 22:19:06 -06:00
Jeremy Bullock
34af763775 Refactoring and Clarifying 2020-04-26 22:15:39 -06:00
Jeremy Bullock
dfc234f627 Add scroll to new pages 2020-04-25 01:35:42 -06:00
Jeremy Bullock
bf8e0d2662 Light and Screen Control 2020-04-25 01:30:38 -06:00
Jeremy Bullock
f151216159 Move interval timer logic out of gui 2020-04-24 17:44:28 -06:00
Jeremy Bullock
e98e169066 Fixes 2020-04-24 13:35:04 -06:00
Jeremy Bullock
c1b91b898b Merge remote-tracking branch 'upstream/master' into stop_motion_improvements 2020-04-24 10:15:52 -06:00
Jeremy Bullock
cabe5ff8cb Fix level strip fixed width 2020-04-23 22:02:45 -06:00
Jeremy Bullock
55f731caa6 Merge remote-tracking branch 'upstream/master' into stop_motion_improvements 2020-04-23 16:16:04 -06:00
Rodney
842fbe443d
Merge pull request #3238 from turtletooth/horiz_level_strip
Horizontal Level Strip
2020-04-23 16:14:06 -05:00
MrBlockCat
533550a204 Re-add translation spacing 2020-04-22 23:32:41 -04:00
Jeremy Bullock
baa304752f Fix bugs 2020-04-22 14:55:53 -06:00
Jeremy Bullock
ec9de0b5c9 Merge remote-tracking branch 'tt/stop_motion_improvements' into stop_motion_improvements 2020-04-22 13:41:29 -06:00
Jeremy Bullock
33cb04ba82 Fix flipping on mac 2020-04-22 13:41:00 -06:00
Jeremy Bullock
25c9f75291
Merge pull request #3 from manongjohn/stopmotion_build
Fix linux builds for stopmotion with webcams
2020-04-21 11:51:15 -06:00
manongjohn
e878b02286 Fix linux builds for stopmotion with webcams 2020-04-20 21:34:58 -04:00
Jeremy Bullock
28d3d5375a Fix DSLR pause live view 2020-04-20 15:55:16 -06:00
pojienie
49b15fdd0b fix a bug where button text is cropped 2020-04-20 13:17:46 +08:00
pojienie
d6e8b10a92 support multi-level search in fx browser 2020-04-20 11:48:09 +08:00
Jeremy Bullock
967cf5329a Prep for advanced motion control 2020-04-19 15:50:32 -06:00
pojienie
c99df6a18c fix a bug where fx browser crashes when insert if no item is selected 2020-04-19 11:45:31 +00:00
pojienie
1cc6716cff add search bar in fx browser 2020-04-19 11:42:21 +00:00
Rodney
26b3167ad0
Merge pull request #3226 from rozhuk-im/master
Fix multiple warnings
2020-04-19 01:14:05 -05:00
Jeremy Bullock
7a0bb52c37 Add time lapse 2020-04-19 00:09:59 -06:00
Jeremy Bullock
51e3b1b67f Add Serial for Arduino Control 2020-04-18 20:29:13 -06:00
Jeremy Bullock
f0ceeec536 Merge branch 'master' into stop_motion_improvements 2020-04-18 14:20:52 -06:00
MrBlockCat
ba13fc69ec
Fix Some Shortcuts Typos (#3240) 2020-04-18 01:26:35 -06:00