Commit graph

3655 commits

Author SHA1 Message Date
shun-iwasawa 242678bda8 remove vector tape tool "m_draw" flag condition 2023-07-11 22:27:50 -04:00
flurick 650f3401ae Fix enable tablet in vector tape tool
(Despite the italian debate comments)
2023-07-11 22:27:49 -04:00
flurick fd2c79047e Fix change cursor back on entering canvas 2023-07-11 22:27:49 -04:00
shun-iwasawa 0fb839f9b9 fix crash on loading png in subbox 2023-07-11 22:27:48 -04:00
shun-iwasawa a581671c53 clear unfinished frames on release preview 2023-07-11 22:27:47 -04:00
shun-iwasawa 92163602e5 Fix deleting output node (part 2) 2023-07-11 22:27:47 -04:00
shun-iwasawa 5a456adac6 fix deleting out put node 2023-07-11 22:27:46 -04:00
shun-iwasawa f604b77a8e fix macos color model picking with stylus 2023-07-11 22:27:45 -04:00
shun-iwasawa f470a67420 fix raster caching not to set modified flag 2023-07-11 22:27:44 -04:00
shun-iwasawa c9036bc19a fix style editor HSV rounding 2023-07-11 22:27:44 -04:00
shun-iwasawa 8831c0fe23 fix file browser to open network path 2023-07-11 22:27:43 -04:00
shun-iwasawa ed68519d7d fix studio palette caching 2023-07-11 22:27:42 -04:00
shun-iwasawa 385bf70983 fix define sub camera with stylus 2023-07-11 22:27:41 -04:00
shun-iwasawa cc3ca30a84 fix enabling unit preferences 2023-07-11 22:27:41 -04:00
shun-iwasawa 41b40fa4b3 fix column transparency to work on rendering 2023-07-11 22:27:40 -04:00
shun-iwasawa bcce7d7b7a switch current fx on switching column 2023-07-11 22:27:39 -04:00
shun-iwasawa 0df1b55983 fix convert tzp 2023-07-11 22:27:38 -04:00
shun-iwasawa 2c2ba38537 Modify menubar commands tree by Contrail Co.,Ltd. 2023-07-11 22:27:38 -04:00
shun-iwasawa 156ae0d3fd selection aware command name by Contrail Co.,ltd. 2023-07-11 22:27:37 -04:00
shun-iwasawa b5c0061774 paste whole cell data -> paste cell content 2023-07-11 22:27:36 -04:00
shun-iwasawa 3760592895 Paste cells command behavior option by Contrail Co.,Ltd. an option for increasing consistency with QuickChecker 2023-07-11 22:27:35 -04:00
shun-iwasawa 63398f8afd modify reframe behavior by Contrail Co., Ltd. - improve consistency with QuickChecker 2023-07-11 22:27:34 -04:00
Jerome Duval 75817ffe22 Haiku patch 2023-07-11 22:27:34 -04:00
shun-iwasawa c87386309b show autopaint style color in transparency check 2023-07-11 22:27:33 -04:00
flurick bb3e511f50 Revert preprodcution board icon sizes to 80x60
For larger thumbnails the quality should to be improved with some kind of smoothing
2023-07-11 22:27:32 -04:00
flurick 4f119c3ff8 Fix notifyClick when mouse button is released rather than pressed
To allow dragging scenes in browser views that are activated with a single click, previously this would cancel the drag action
2023-07-11 22:27:32 -04:00
shun-iwasawa ff65b87533 add search field to menubar popup and custom panel editor - applied the same code for the command bar by manongjohn - made the tree to revert the initial state when clear the field
Co-authored-by: manongjohn <19245851+manongjohn@users.noreply.github.com>
2023-07-11 22:27:31 -04:00
shun-iwasawa 3f5c6714d7 consider alpha channel of the filter color 2023-07-11 22:27:30 -04:00
shun-iwasawa 7ffdae4735 customizable column color filters 2023-07-11 22:27:29 -04:00
shun-iwasawa fcfdb2c854 stretch function curve keys with alt+drag 2023-07-11 22:27:28 -04:00
shun-iwasawa 2e627b9474 raster level caching on loading 2023-07-11 22:27:28 -04:00
shun-iwasawa 640c70a0cb export camera track 2023-07-11 22:27:27 -04:00
Grillo 9123cb78c4 Clarify size_t origin for tgc:#️⃣:BucketNode 2023-07-11 22:27:26 -04:00
manongjohn 3547b29ad4
Merge pull request #1183 from konero/refactoriconcode
refactor: Icon stuff (Tahoma2D)
2023-07-11 21:14:32 -04:00
konero 9e7d8ba61d fix pane buttons and motion panel
needed to divide image size by dpr, only affected display scales above 100%
2023-07-09 14:30:40 +01:00
konero 10cddc12e3 fix size for pixmap too 2023-07-09 13:44:02 +01:00
konero c6ff89c397 determine svg image size
workaround for qt5.9's poor handling of svgRenderer and viewBox
2023-07-09 13:34:08 +01:00
manongjohn 56c3929586
Merge pull request #1184 from TomDoingArt/Range_Intermediate_StatusBar_and_Tooltip
Range intermediate status bar and tooltip
2023-07-08 09:24:37 -04:00
konero 73d9bdda64 remove unused str 2023-07-08 12:55:45 +01:00
manongjohn 863f89c348
Merge pull request #1182 from konero/taho_fixdrawtoggle
Fix studio palette drawtoggle for linux
2023-07-04 09:01:05 -04:00
manongjohn 2addac8e23
Merge pull request #1181 from konero/taho_fixunsignedwarning
Fix unsigned warning
2023-07-04 08:06:55 -04:00
konero affe0c9046 remove duplicate 2023-07-04 12:50:15 +01:00
Tom 68aaa2ea60
Merge branch 'tahoma2d:master' into Range_Intermediate_StatusBar_and_Tooltip 2023-07-03 14:14:00 -04:00
Tom c1cb7dc99d Update statusbar.cpp
Update the statusbar to include the Ctrl+Alt+Shift hotkeys for the Brush Tool with the Range option active to draw an "Intermediate Stroke in Range".
2023-07-03 14:05:44 -04:00
konero dd2ad93414 refactor everything else 2023-07-03 18:48:45 +01:00
konero cdf1e107d7 refactor tpanels 2023-07-03 18:48:19 +01:00
konero 7fc4028c8a refactor gutil 2023-07-03 18:47:40 +01:00
konero 1fb1de8380 remove redundant stuff 2023-07-03 17:58:59 +01:00
konero 83c52c956f new mimetype icons 2023-07-03 17:58:34 +01:00
konero e268243d31 fix insane sized svg 2023-07-03 17:55:16 +01:00
konero 23bb8ffb1a tweak icons 2023-07-03 17:06:25 +01:00
manongjohn 65b78d774d
Merge pull request #1179 from manongjohn/fix_plastic_context_crash
Fix plastic render crash
2023-07-02 23:37:03 -04:00
manongjohn d630a91e96
Merge pull request #1178 from manongjohn/fix_render_old_mov
Fix crash rendering with MOV QuickTime properties
2023-06-30 09:44:01 -04:00
konero a93bcea671
Fix studio palette drawtoggle for linux
Fixes https://github.com/opentoonz/opentoonz/issues/4949
2023-06-29 16:18:37 +01:00
konero ffff9da6c9
Fix unsigned warning 2023-06-29 16:05:19 +01:00
manongjohn 82bf8227bf Fix plastic render crash 2023-06-25 12:12:37 -04:00
manongjohn 5eaaf14a18 Fix rendering with MOV QuickTime properties 2023-06-25 09:54:49 -04:00
manongjohn fb3d710197
Merge pull request #1174 from manongjohn/restore_current_column_indicator
Restore current column indicator
2023-06-23 23:49:57 -04:00
manongjohn 6291df5018 Change column highlight to name box 2023-06-18 22:30:41 -04:00
manongjohn 5740c485ed
Merge pull request #1173 from manongjohn/fix_reopening_config_button
Fix reopening config button when closing
2023-06-16 07:12:15 -04:00
manongjohn 8e67246e22 Change default column color to Cyan 2023-06-13 23:23:42 -04:00
manongjohn a8a446a913 Revert "Disable current column text highlight color"
This reverts commit 4709f2e484.
2023-06-13 23:17:45 -04:00
manongjohn 31aa0e1fbc Fix reopening config button when closing 2023-06-09 23:45:41 -04:00
manongjohn 1a982363d4 Fix Toggle and Edit Tag shortcuts 2023-06-09 23:05:56 -04:00
manongjohn fc207ebefc
Merge pull request #1167 from manongjohn/fix_more_implicit_issues
Fix more implicit issues
2023-06-09 16:16:09 -04:00
manongjohn 37368bf6d1
Merge pull request #1166 from manongjohn/fix_canvas_size_ui
Fix Canvas Size Units showing incorrectly
2023-06-08 23:53:10 -04:00
manongjohn 923d34cb7f
Merge pull request #1165 from manongjohn/reset_selection_size_on_move
Reset cell selection size on navigation
2023-06-07 07:19:12 -04:00
manongjohn 35e710d419 fix camera reframe crash due to stop hold checking 2023-06-01 21:47:16 -04:00
manongjohn 1b3bc5098c Fix implicit RollUp/RollDown creating explicit cells 2023-05-30 20:56:32 -04:00
manongjohn bb2555b9b1 Fix implicit-explicit conversion to factor in stop marker 2023-05-29 15:43:32 -04:00
manongjohn 0a920fd9c5 Fix Preview render ignoring last Stop Hold 2023-05-29 15:22:47 -04:00
manongjohn 085cab3d52 Fix implicit scene frame count 2023-05-29 14:52:14 -04:00
manongjohn cf49bf66d6 Fix Canvas Size Units showing incorrectly 2023-05-29 11:56:14 -04:00
manongjohn 808125fc8c Reset cell selection size on navigation 2023-05-29 08:56:12 -04:00
manongjohn 60d7a0af63 Fix Smart Raster Lock Alpha Tone 2023-04-14 07:30:59 -04:00
manongjohn b0171e6341
Merge pull request #1153 from manongjohn/update_linux_build_env
Revert "Revert Linux builds to Ubuntu 18.04"
2023-04-07 23:05:44 -04:00
manongjohn c4f481b611 Revert "Revert Linux builds to Ubuntu 18.04"
This reverts commit 05797320f4.
2023-04-07 15:40:00 -04:00
manongjohn 9cfb5933e0
Merge pull request #1150 from manongjohn/fix_sound_rendering_badly
Fix mixing multiple audio + rendering 32bit float sound
2023-04-06 22:33:35 -04:00
manongjohn 3136cceae8
Merge pull request #1149 from manongjohn/fix_crashrpt_initialization
Fix crashrpt initialization creating bad directories
2023-04-06 07:34:02 -04:00
manongjohn e5e57849cb
Merge pull request #1147 from manongjohn/translation_updates
Fix untranslatable text
2023-04-02 11:51:01 -04:00
manongjohn 00f96a5b0b Fix mixing multiple audio + rendering 32bit float 2023-03-30 18:58:31 -04:00
manongjohn 15a22a41fb
Merge pull request #1146 from manongjohn/fix_autodetect_3rd_party
Fix autodetect 3rd party
2023-03-26 18:15:03 -04:00
manongjohn f171f8386a Fix crashrpt initialization creating bad directories 2023-03-26 17:56:08 -04:00
manongjohn aa07f2c73c Create translation release scripts 2023-03-24 08:01:48 -04:00
manongjohn 2c06ebacd4 Update all lanaguage translation files 2023-03-24 01:47:53 -04:00
manongjohn b10b0a949a Fix untranslatable text in palette viewer 2023-03-24 01:34:18 -04:00
manongjohn 5e946a0937 Fix untranslatable text in Style Editor 2023-03-24 01:26:52 -04:00
manongjohn e048a4165f Make MyPaint style settings translatable via custom current.txt 2023-03-24 00:30:21 -04:00
manongjohn 729859d3b7 Make texture style settings translatable 2023-03-24 00:17:31 -04:00
manongjohn 0cfe439e95 Fix untranslated text in locator popup 2023-03-23 20:44:24 -04:00
manongjohn 82d0bc72a8 Fix untranslatable text in preview/output popup 2023-03-23 18:13:23 -04:00
manongjohn bb0c948a5b Make FX list/settings translatable via custom current.txt files 2023-03-23 17:52:48 -04:00
manongjohn 452ede11e5 Fix untranslatable strings in project popup 2023-03-23 08:02:23 -04:00
manongjohn 287cb9f39d Make splash screen messages translatable 2023-03-21 08:52:15 -04:00
manongjohn 049a985c45 Make default room names translatable 2023-03-21 08:51:35 -04:00
manongjohn 65b5d5ca32 Add brazilian-portuguese to translation list 2023-03-20 22:19:52 -04:00
manongjohn 9979bcea72 Make Motion Path panel strings translatable 2023-03-20 22:17:05 -04:00
manongjohn 184c29b1ff Add stopmotion folder to update.sh script 2023-03-20 22:17:05 -04:00
manongjohn b1f909b92d Fix autodetect 3rd party 2023-03-20 21:18:15 -04:00
pedrobbs00 7c7c170ee8 Update + Correcetions 2023-03-18 18:36:05 -03:00
pedrobbs00 b8e616dfd5 Minor spacing corrections 2023-03-16 09:53:00 -03:00
pedrobbs00 e4d843a74e More "Play" translation correction + qm release 2023-03-16 09:34:47 -03:00
pedrobbs00 fed42bdbc9 Correction to "Play" and "Playback" translation 2023-03-16 09:26:47 -03:00
pedrobbs00 14b4be5c18 Minor corrections + loc folder and qm files 2023-03-15 21:45:37 -03:00
pedrobbs00 393766f05e Adding language folder and ts files 2023-03-15 20:14:12 -03:00
manongjohn af0aca640f Update with current master 2023-03-09 07:40:48 -05:00
manongjohn 53f30cfd62
Merge pull request #1139 from manongjohn/ot_patches_20230209
OpenToonz Patches thru 2/9/2023
2023-03-08 06:35:02 -05:00
manongjohn 0ea427c9ae Fix referenced autoclose fills on empty drawings 2023-03-02 22:57:25 -05:00
manongjohn a8d743be18 Auto fill/close - Raster levels 2023-02-28 17:08:12 -05:00
manongjohn d7e641b113 Refer Visible - Auto fill/close 2023-02-28 16:55:10 -05:00
manongjohn 8d60e4e91c Fix loading quicktoolbar 2023-02-28 10:18:27 -05:00
manongjohn 3e5fc1a3e8 Fix autodetect thirdparty software for non-windows builds 2023-02-26 23:36:55 -05:00
manongjohn 0fcc299466 Fix error in TSoundOutputDevice::getPreferredFormat 2023-02-26 23:15:58 -05:00
justburner 0c9b91f95b Audio fixes and enhancements 2023-02-26 21:47:57 -05:00
manongjohn 6d84f93ac5 Fix missing save qsetting parameter 2023-02-25 23:36:02 -05:00
manongjohn ce3941f894 Missed changes from "refactoring: replace obsolete Qt functions"
Co-authored-by: shun-iwasawa <shun.iwasawa@ponoc.jp>
2023-02-25 21:34:48 -05:00
flurick 460f2a66f4 Disable icon ChessBackground (accidentally also for filebrowser) 2023-02-25 21:00:45 -05:00
flurick 5a8ce1101d Bigger board "icon" size 2023-02-25 21:00:44 -05:00
flurick 27cae13bbc Hide the tree view for now 2023-02-25 21:00:44 -05:00
flurick beae3304d1 Clarify button label 2023-02-25 21:00:43 -05:00
flurick f3edf29233 Rebase on master 2023-02-25 21:00:42 -05:00
Konstantin Dmitriev d958733ddb Do not add "-" for new scenes (if no number in name) 2023-02-25 21:00:41 -05:00
Konstantin Dmitriev 02f2de4036 Keep scrolling after adding scene 2023-02-25 21:00:41 -05:00
Konstantin Dmitriev c1325eaaf3 Fix bug with creating scenes 2023-02-25 21:00:40 -05:00
Konstantin Dmitriev e20704928a Determine number length from scene name 2023-02-25 21:00:39 -05:00
Konstantin Dmitriev c19a017d58 Add "-" before number if initial scene name has no number 2023-02-25 21:00:39 -05:00
Konstantin Dmitriev ac540001c5 Cleanup. 2023-02-25 21:00:38 -05:00
Konstantin Dmitriev e834b7a38e Scenes created prperly numbered 2023-02-25 21:00:37 -05:00
Konstantin Dmitriev 6ecfeda917 Creating new scene works now (numbers not generated properly yet) 2023-02-25 21:00:36 -05:00
Konstantin Dmitriev 66c611daa2 Rename "newFolder" to "newScene" 2023-02-25 21:00:36 -05:00
Konstantin Dmitriev ed69c4faa6 Cleanup 2023-02-25 21:00:35 -05:00
Konstantin Dmitriev 0f841e1dd8 Fix bug with panel not updated. 2023-02-25 21:00:34 -05:00
Konstantin Dmitriev 071c9b0275 Remove toolbar buttons. 2023-02-25 21:00:33 -05:00
Konstantin Dmitriev 7c80cef474 Copy buttonbar from DVItemView to separate class 2023-02-25 21:00:33 -05:00
Konstantin Dmitriev 704028c105 Always show folder of currently opened scene 2023-02-25 21:00:32 -05:00
Konstantin Dmitriev de14e3161a Update directory when scene switched 2023-02-25 21:00:31 -05:00
Konstantin Dmitriev 3b4c982719 #morevna #board Add missing file 2023-02-25 21:00:30 -05:00
Konstantin Dmitriev 2661d05640 #morevna #board Force Thumbnail view 2023-02-25 21:00:30 -05:00
Konstantin Dmitriev aedd80d9b9 #morevna #board Do not display folders 2023-02-25 21:00:29 -05:00
Konstantin Dmitriev 0b171db8d3 #morevna #board Switch scenes with single click. 2023-02-25 21:00:28 -05:00
Konstantin Dmitriev a51ff84d4d #morevna #board Hide TreeView widget 2023-02-25 21:00:27 -05:00
Konstantin Dmitriev 7e6bef804d #morevna #board Create copy of FileBrowser class as SceneBrowser class 2023-02-25 21:00:27 -05:00
Konstantin Dmitriev a6d50b5c57 #morevna #board Copy filebrowser.cpp/h to scenebrowser.cpp/h 2023-02-25 21:00:26 -05:00
Konstantin Dmitriev 0eaf939125 #morevna #board Create a copy of FileBrowser Panel, name it as "Preproduction Board". 2023-02-25 21:00:25 -05:00
shun-iwasawa 083654883f refactoring: replace obsolete Qt functions 2023-02-25 21:00:20 -05:00
justburner 7b474d9950 3rd party interface adjustments + more 2023-02-25 20:59:06 -05:00
manongjohn cea78e587a Fix oversized icons in file browser 2023-02-25 20:59:05 -05:00
justburner 6b41e56403 new Fill Tool - Pick+Freehand 2023-02-25 20:59:04 -05:00
shun-iwasawa 046bdd4155 fix viewer parts visibility 2023-02-25 20:59:04 -05:00
shun-iwasawa 2c5f655363 enhance viewer preview - render all frames, multi-thread mode - render cell selection range mode - enable to set shortcut key - enable to set sub camera larger than the original 2023-02-25 20:59:03 -05:00
shun-iwasawa 793337e5b8 floating point & linear color space rendering 2023-02-25 20:59:02 -05:00
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