Commit graph

3404 commits

Author SHA1 Message Date
shun-iwasawa
594093c66c OpenEXR I/O 2023-02-25 20:59:01 -05:00
konero
5ba47b0238 Triangle brush cursors 2023-02-25 20:59:00 -05:00
shun-iwasawa
33d474a58a fix particles fx column placement bug 2023-02-25 20:58:59 -05:00
konero
e71bddec20 Remove whitespace 2023-02-25 20:58:59 -05:00
konero
d9ba0ee96b Paint brush commands 2023-02-25 20:58:58 -05:00
konero
8e989c2016 Make MyScroller Configurable in Stylesheet 2023-02-25 20:58:57 -05:00
shun-iwasawa
b387bd82b6 refactoring: unify viewer and comboviewer classes 2023-02-25 20:58:53 -05:00
manongjohn
67d7d16507 Hide brush tips folder from Style Editor 2023-02-25 18:39:56 -05:00
shun-iwasawa
c4051ff30e fix output settings dirty flag 2023-02-25 18:39:55 -05:00
shun-iwasawa
926b4f34b4 tangentflow, motionflow, flowblur, flowpaintbrush and flow-line style 2023-02-25 18:39:54 -05:00
justburner
6f44f1c18a Misc. updates to style editor brush pages 2023-02-25 18:39:54 -05:00
manongjohn
1b9446f58d Fixed some Fx Schematic/Palette viewer icons showing when turned off
Fixed missing Fx Schematic/Palette viewer icons
2023-02-25 18:39:53 -05:00
konero
b0098586af Squashed commit of the following:
commit 679df2722a3edcb858bbc950a2b201741ac32ef3
Author: konero <konero@users.noreply.github.com>
Date:   Sun Nov 20 20:26:42 2022 +0000

    Common types

commit 780345219d8a5415e6db55ef1caa508e37984a83
Author: konero <konero@users.noreply.github.com>
Date:   Sun Nov 20 20:17:27 2022 +0000

    Update type icons
2023-02-25 18:39:52 -05:00
konero
8bf9350b3b Icons for style picker modes 2023-02-25 18:39:51 -05:00
konero
9bcaf99df1 Use new clapboard glyph for task status icons 2023-02-25 18:39:50 -05:00
konero
8908325f9b Use delete icon for delete page command 2023-02-25 18:39:49 -05:00
konero
9b270221c4 Change palette window tab icon to new palette icon 2023-02-25 18:39:49 -05:00
konero
1f35ea2f0e Add missing unlink icon for schematic menu 2023-02-25 18:39:48 -05:00
konero
d7244934e1 Add icon for zero thick lines 2023-02-25 18:39:47 -05:00
konero
e4ef9d92fd Remove duplicate 2023-02-25 18:39:46 -05:00
konero
28dd798088 Remove duplicate 2023-02-25 18:39:45 -05:00
konero
dc17e34157 Remove duplicate 2023-02-25 18:39:45 -05:00
konero
780d809caa Refine Icons
Refines many icons.
- Improved pixel snapping for low dpi displays
- Improved detail and enlarged mini glyphs for high dpi displays
- New icons for some commands that didn't have any
- Updated designs of a few icons
2023-02-25 18:39:44 -05:00
konero
c04900688d Bigger curve points for function curve panel and better contrast
Makes curve points slightly bigger, only a problem when the monitor's scale is low at high dpi, they were tiny dots

Improves contrast on function curve graph lines, default/dark/blue the lines are now lighter

Fixes an issue introduced in #4572, where #StyleChooserPage properties were misnamed compared to the ones set in the theme variables
2023-02-25 18:39:43 -05:00
shun-iwasawa
32dcc6b87e fix radial and spin blur ino offset 2023-02-25 18:39:42 -05:00
shun-iwasawa
3bdad9b457 floor bump fx iwa 2023-02-25 18:39:41 -05:00
flurick
f390c90d35 Keep selection valid when cutting frames
Fixes #4392
2023-02-25 18:39:40 -05:00
flurick
81b78a8bd5 Animation tool option: select camera after switching it
Should fix #3228
2023-02-25 18:39:40 -05:00
manongjohn
4ce265a78b Fix Custom Panel list refreshing improperly 2023-02-25 18:39:39 -05:00
shun-iwasawa
50f5eb2a62 fix custom panel editor hiding 2023-02-25 18:39:38 -05:00
shun-iwasawa
9414f0ea32 convert tzp to tlv in folder 2023-02-25 18:39:37 -05:00
shun-iwasawa
23ea8ba268 spin blur fx gadget alternated coloring 2023-02-25 18:39:37 -05:00
shun-iwasawa
3db537cea2 snap schematic node Ctrl+drag to snap to neighbor node Shift+drag to move horizontally / vertically 2023-02-25 18:39:36 -05:00
shun-iwasawa
85ffe92899 histogram popup enhancements - open histogram next to the viewer - show alpha channel value in label - shortcut key can open flipbook histogram - fix rect-picking 16bpc image overflow
every popup commands now hide popup when it is already shown
2023-02-25 18:39:35 -05:00
shun-iwasawa
a4ce0fd825 export xsheet pdf: frame length field 2023-02-25 18:39:34 -05:00
shun-iwasawa
934f8b30f8 toggle blank frames menu command 2023-02-25 18:39:33 -05:00
shun-iwasawa
ea3f154bcf fix custom panel registration 2023-02-25 18:39:33 -05:00
shun-iwasawa
fa7e844d34 thicken xsheet marker lines 2023-02-25 18:39:32 -05:00
justburner
7354a9d4b1 Added: menu to hide toolbar buttons, Name Editor button and missing icons 2023-02-25 18:39:31 -05:00
justburner
fac71c59d7 Palette Gizmo Button 2023-02-25 18:39:30 -05:00
manongjohn
30a1d735ce Move navigation tag with frame expansion 2023-02-25 18:39:29 -05:00
shun-iwasawa
7f978fe088 expand xsheet frame area 2023-02-25 18:39:29 -05:00
shun-iwasawa
2ec94a8529 Custom Panel 2023-02-25 18:39:28 -05:00
shun-iwasawa
2e2a0afa18 sampling size for gradient warp iwa fx 2023-02-25 18:39:27 -05:00
shun-iwasawa
a74ae094a0 particles fx motion blur 2023-02-25 18:39:26 -05:00
shun-iwasawa
1f338049db modify hiding and showing controls in fx settings 2023-02-25 18:39:25 -05:00
justburner
eaa9b0b636 Simplify uneditable check code 2023-02-25 18:39:24 -05:00
justburner
d56647ec7b Fix Starting frame Multi-thread FFMPEG 2023-02-25 18:39:24 -05:00
manongjohn
488cae8e6e Fix OCA Export of Stop Frame Holds and bug fix using incorrect Output settings. 2023-02-25 18:39:23 -05:00
justburner
b2a43723ee OCA Export 2023-02-25 18:39:22 -05:00
andeon
d52d1f1731 Fix cropped input fields
Many input fields are being cut off on the right side. This fixes the recurring visual bug
2023-02-25 18:39:21 -05:00
shun-iwasawa
709aabdbf4 update bokeh advanced fx iwa 2023-02-25 18:39:21 -05:00
manongjohn
9ab07d4082 Fix missing save settings parameter 2023-02-25 16:46:45 -05:00
manongjohn
70af69d94c
Merge pull request #1135 from manongjohn/individualized_commandbars
Individualized Command Bar definitions
2023-02-25 15:54:24 -05:00
manongjohn
fb0c4268c8 Individualized commandbar configurations 2023-02-19 10:22:39 -05:00
manongjohn
e7ed5341b2 Toggle Toolbar Orientation 2023-02-18 12:12:13 -05:00
manongjohn
16bd4c5d1a
Merge pull request #1131 from manongjohn/symmetry_tool
Symmetry Tool + some tool bug fixes
2023-02-10 20:36:50 -05:00
manongjohn
1c8c41fa50 Add Symmetry Selection 2023-02-04 21:21:29 -05:00
manongjohn
3d07164fd2 Fix symmetry autoclose/autofill 2023-02-04 08:51:12 -05:00
manongjohn
b126cd86a6 Fix conditional type mismatch issues 2023-02-04 00:35:30 -05:00
manongjohn
fe294eb710 Symmetry Tool + some tool bug fixes 2023-02-03 21:05:42 -05:00
manongjohn
59e4629e10
Merge pull request #1125 from manongjohn/show_column_number_enhancement
Update displaying of Column/Pegbar Number
2023-01-04 21:12:07 -08:00
manongjohn
0acfadef0c
Merge pull request #1119 from manongjohn/decrease_step_without_selection
Allow Decrease Step without selection
2022-12-30 13:24:08 -08:00
manongjohn
1e9fc4622b
Merge pull request #1117 from manongjohn/allow_tagging_on_non_current_frame
Allow tag actions on non-current frame
2022-12-27 08:18:55 -08:00
manongjohn
d40f4991b6 Update displaying of Column/Pegbar Number 2022-12-27 11:08:23 -05:00
manongjohn
093f77ce8d
Merge pull request #1116 from manongjohn/move_selection_with_current_frame
Move Cell Selection with Current Frame Navigation
2022-12-27 05:46:07 -08:00
manongjohn
ea4949cca1
Merge pull request #1114 from manongjohn/advanced_preferences_and_options
Show Advanced Preferences and Options
2022-12-26 11:48:42 -08:00
manongjohn
0335bda053 Allow Decrease Step without selection 2022-12-22 16:01:42 -05:00
manongjohn
44601581b3 Allow tag actions on non-current frame 2022-12-22 10:11:56 -05:00
manongjohn
567028ac77 Move Cell Selection with Current Frame Navigation 2022-12-22 09:26:16 -05:00
manongjohn
0d53cd7231 Add Auto/Apply toggle Style editor menu option 2022-12-21 00:38:15 -05:00
manongjohn
be40de63c7 Fix missing room list in macOS builds 2022-12-20 20:24:32 -05:00
manongjohn
1bca51b74e Restore advanced Xsheet/Timeline Flip button and Frame numbering 2022-12-20 00:22:16 -05:00
manongjohn
9674e7d746 Show Advanced Preferences and Options 2022-12-20 00:22:15 -05:00
manongjohn
e86190eb67 Default focus area size when no info found 2022-12-20 00:20:01 -05:00
manongjohn
0dee2414bc Update to some config keys 2022-12-20 00:20:01 -05:00
manongjohn
c323fd6011 Fix gphoto2 compile warnings 2022-12-20 00:20:00 -05:00
manongjohn
71c4f759d9 Change Color Temperature detection 2022-12-20 00:20:00 -05:00
manongjohn
c58bd2aef5 Support Aperture, Shutter Speed and Color Temperature Range values 2022-12-20 00:19:59 -05:00
manongjohn
554bf7eb60 Fix typo for colortemperature property 2022-12-20 00:19:58 -05:00
manongjohn
ea1b37a3d2 Fix unknown type UInt64 2022-12-20 00:19:56 -05:00
manongjohn
9713d2faf5 StopMotion - libgphoto2 integration 2022-12-20 00:19:55 -05:00
manongjohn
05797320f4 Revert Linux builds to Ubuntu 18.04 2022-12-19 22:45:06 -05:00
manongjohn
1c8a19f7c9 Configure ccache for Windows builds 2022-12-12 21:01:34 -05:00
manongjohn
7aa283435d
Merge pull request #1104 from manongjohn/v1.3.1
v1.3.1
2022-12-08 10:34:04 -05:00
manongjohn
14159fa1aa
Merge pull request #1100 from manongjohn/fix_dot_output_filename
Fix output filename changing to dot
2022-12-08 08:20:04 -05:00
manongjohn
f1d5c4577f v1.3.1 2022-12-08 08:06:20 -05:00
manongjohn
e90463919f
Merge pull request #1099 from manongjohn/ot_patches_20221202
OpenToonz Fix Patches thru 12/2/2022
2022-12-08 06:23:49 -05:00
manongjohn
a999bd0801
Merge pull request #1098 from manongjohn/fix_moving_styles_in_palette
Fix moving styles in palette
2022-12-07 06:46:42 -05:00
manongjohn
1902fd77b6
Merge pull request #1097 from manongjohn/fix_vector_brush_favorites
Fix using favorite Vector Brush
2022-12-06 14:46:20 -05:00
manongjohn
4010242dfb Fix output filename changing to dot 2022-12-03 12:22:20 -05:00
shun-iwasawa
776533c3e1 fix custom file path rule 2022-12-03 08:51:44 -05:00
shun-iwasawa
41e67d6502 fix fx obsolete parameter handling 2022-12-03 08:49:11 -05:00
shun-iwasawa
a46faab818 fix bokeh fx artifacts 2022-12-03 08:43:36 -05:00
shun-iwasawa
2123ba0241 fix crash on replacing level: 2022-12-03 08:42:50 -05:00
justburner
4494f1077f Style Selection .isEmpty logic fix 2022-12-03 08:32:49 -05:00
shun-iwasawa
97b8908162 fix preview range not to be nagative 2022-12-03 08:32:14 -05:00
justburner
4f3b844753 Fix memory corruption caused by rapid project/scene change 2022-12-03 08:31:47 -05:00
shun-iwasawa
78f349ff85 fix soapbubble iwa fx 2022-12-02 23:16:42 -05:00
shun-iwasawa
f1455484e8 fix mov settings updating 2022-12-02 23:16:07 -05:00