Commit graph

1932 commits

Author SHA1 Message Date
Rodney
df3fa03680
Merge pull request #3000 from otakuto/remove-unused-clipboard.h
Remove unused clipboard.h
2020-01-08 18:15:13 -07:00
Tact Yoshida
353a198a6f Remove unused clipboard.h 2020-01-09 06:57:13 +09:00
Tact Yoshida
55b178907a Remove SDL2 2020-01-09 04:05:40 +09:00
Tact Yoshida
bf36c70d1e Remove unused TTimer 2020-01-09 04:05:40 +09:00
Rodney
6c36e50bdb
Merge pull request #2991 from shun-iwasawa/fix_color_field_malfunction
Fix Color Field Malfunction
2020-01-08 07:59:20 -07:00
Rodney
4927df14a1
Merge pull request #2998 from shun-iwasawa/fix_camera_capture_on_mac
Fix Black Camera Capture View on MacOS
2020-01-08 07:43:51 -07:00
Rodney
a22ad1f6ae
Merge pull request #2993 from otakuto/remove-tcg_sfinae.h
Remove tcg_sfinae.h
2020-01-08 07:39:16 -07:00
Rodney
b65878cada
Merge pull request #2996 from shun-iwasawa/fix_crash_on_inserting_multiple_keys
Fix Crash on Inserting Multiple Keys
2020-01-08 07:31:42 -07:00
Rodney
d8f4be0205
Merge pull request #2994 from shun-iwasawa/fix_crash_on_reordering_nodes
Fix Crash on Reordering Nodes Containing Grouped Camera Node
2020-01-08 07:19:15 -07:00
Rodney
96bfda0d05
Merge pull request #2995 from shun-iwasawa/fix_phantom_fill_check
Fix Phantom Fill Check
2020-01-08 07:04:57 -07:00
shun-iwasawa
03604dac6b fix camera capture on mac 2020-01-08 22:01:19 +09:00
shun-iwasawa
2accd80ca4 fix crash on loading thumbnail 2020-01-08 20:37:26 +09:00
shun-iwasawa
6b556893bf fix crash on inserting multiple keys 2020-01-08 17:14:00 +09:00
shun-iwasawa
0489386369 fix phantom fill check 2020-01-08 16:41:55 +09:00
shun-iwasawa
1a2d6981b0 fix crash on reordering nodes 2020-01-08 14:25:54 +09:00
shun-iwasawa
15f7bcdc61 fix color field malfunction 2020-01-08 12:14:30 +09:00
Martin van Zijl
bf25486844 Disable keyboard shortcuts while dragging vector line (#2914)
fix #2148
2020-01-08 11:32:25 +09:00
Tact Yoshida
f87d668578 Remove tcg_sfinae.h 2020-01-08 11:20:39 +09:00
otakuto
91a93e2575 Remove tcg_function_types.h (#2772) 2020-01-08 10:49:48 +09:00
Rodney
dd5fb60491
Merge pull request #2987 from shun-iwasawa/fix_xdts_io
Fix Crash on Loading XDTS and Other Improvements
2020-01-07 15:29:36 -06:00
Rodney
797470b786
Merge pull request #2988 from manongjohn/fix_help_menu_options
Update Help menu options
2020-01-07 15:06:06 -06:00
manongjohn
6c55ab6086 Make What's New link translatable 2020-01-07 14:38:54 -05:00
manongjohn
e3f4cf8d9b Change and create message box for Report a Bug... 2020-01-07 14:34:29 -05:00
Savraska2
3472223e66 Russian UI l10n update (#2986)
* update russian ui translation v1.4

* update russian l10n files and translate
2020-01-07 18:55:14 +09:00
manongjohn
2f567d1c6a Korean Translations for v1.4 by kimpd (#2985) 2020-01-07 18:54:02 +09:00
shun-iwasawa
23910493a1 fix xdts io 2020-01-07 17:13:56 +09:00
Rodney
1ec95a4078
Merge pull request #2982 from otakuto/obsolete-qSort
Use std::sort instead of obsoleted qSort
2020-01-06 22:46:18 -06:00
manongjohn
ce240c27b2 Make Community Forum link translatable 2020-01-06 23:43:51 -05:00
Rodney
33c9c2b10f
Merge pull request #2984 from shun-iwasawa/g/fix_file_browser_not_to_clear_name_field_on_moving
Fix Saving-Purposed File Browsers Not to Clear Name Field on Moving Folders
2020-01-06 21:53:53 -06:00
shun-iwasawa
8c9284da51 fix file browser not to clear name field on moving 2020-01-07 11:38:54 +09:00
shun-iwasawa
ab68560ed2 czech translation update by pafri 2020-01-06 12:53:16 +09:00
Tact Yoshida
b8554a09aa Use std::sort instead of obsoleted qSort 2020-01-06 06:12:43 +09:00
Rodney
0333c49b32
Merge pull request #2976 from shun-iwasawa/stopmotion_texts_translatable
Make Stop Motion Texts Translatable
2020-01-04 17:01:54 -06:00
shun-iwasawa
2c27a4b929 stopmotion texts translatable 2020-01-05 02:37:34 +09:00
shun-iwasawa
9fbf0dc07a fix merge levels 2020-01-05 02:11:06 +09:00
Yu Chen
9c2f57cf8b Update Chinese UI Translation to V1.4 (#2974) 2020-01-04 23:45:27 +09:00
Rodney
b660920f35
Merge pull request #2972 from shun-iwasawa/es_ja_translation_update_v1.4
Spanish and Japanese Translation Update for V1.4
2020-01-03 11:17:20 -06:00
shun-iwasawa
b42cb7eb4b spanish translation update by gab3d 2020-01-03 17:43:40 +09:00
shun-iwasawa
89c1a7e55c japanese translation update 2020-01-03 17:35:42 +09:00
melieconiek
d43bb0c485 - Removed dialog bypass commands entirely. 2020-01-02 12:23:29 -05:00
melieconiek
ba481286ad Added Merge Levels (Do Not group Vector Levels) and Merge Levels (Group Vector Levels) commands. Did not add them to the default menubar.
Added dialog box when merging vector levels via `Merge Levels` command--asks user "Group strokes by vector levels?".
2020-01-02 12:23:28 -05:00
melieconiek
f2aa4bc0a9 Added icon & changed command names. 2020-01-02 12:23:27 -05:00
melieconiek
2c05337cb6 Removed icon from menu item. 2020-01-02 12:23:26 -05:00
melieconiek
576b2de9bb Added 'Merge Levels Without Groups' Command
- Modified mergecolumns to accept an argument allowing/preventing the creation of groups when merging vector levels.
- Added 'Merge Levels Without Groups' command and added it to the default menubar template.
2020-01-02 12:23:26 -05:00
Rodney
ebfbb9c5e5
Merge pull request #2644 from turtletooth/shortplay
Short Play Feature
2019-12-30 07:31:46 -06:00
Rodney
664f79d5a6
Merge pull request #2966 from manongjohn/add_new_help_options
Add new Help Menu options
2019-12-30 06:53:39 -06: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
manongjohn
db852cd315 Add new Help Menu options 2019-12-29 09:29:45 -05:00
Rodney
4578d013b2
Merge pull request #2961 from martinvanzijl/double-click-to-open-scene-in-file-browser-and-browser-room
Allow double-click to open scenes in File Browser and Browser Room
2019-12-27 14:54:15 -06:00
shun-iwasawa
e0096aaae8
translation update for v1.4 (#2960) 2019-12-27 15:55:20 +09:00
shun-iwasawa
2f7e43ca6f fix enter key not working (#2963) 2019-12-26 23:40:44 -07:00
Martin van Zijl
871ee4b4f6 Allow double-click to open scenes in File Browser and Browser Room.
For #2941.
2019-12-27 11:56:52 +13: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
80cf42a5b7
fix build error (#2959) 2019-12-26 15:58:29 +09:00
shun-iwasawa
5360253c32
Modify Autocreation Feature (#2943)
* modify autocreation mode
2019-12-26 12:14:50 +09:00
shun-iwasawa
38d9cff019
XDTS File Support (#2938)
* xdts file support

* open containing folder after export
2019-12-26 11:53:39 +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
Rodney
c9f2eb8b95
Merge pull request #2956 from otakuto/fix-std-labels
Fix std labels
2019-12-24 08:35:33 -06:00
Tact Yoshida
ceffab4672 Fix std labels 2019-12-24 17:58:05 +09:00
shun-iwasawa
5230690abe fix pasted macro fx node position 2019-12-24 16:03:30 +09:00
shun-iwasawa
590082b826 add liecense files, make opencv version flexible (#2954) 2019-12-23 15:05:03 -07:00
shun-iwasawa
f658aec04c level settings on load level popup 2019-12-23 21:14:18 +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
caryoscelus
fb92fd2ade SelectTool minor code improvements (#2932)
* SelectionTool: code improvement: use strongly-typed enum

* SelectionTool minor code improvement: use unique_ptr

* SelectionTool minor code improvement: formating / warnings

* SelectionTool: generalize code
2019-12-23 20:03:57 +09:00
Rodney
a9637a463d
Merge pull request #2953 from manongjohn/fix_numbering_duplicate_frame
Fix Duplicate Frame numbering in Scene Edit mode
2019-12-22 15:31:39 -06:00
manongjohn
136caa14c1 Fix Duplicate Frame numbering in Scene Edit mode 2019-12-22 10:02:51 -05:00
Rodney
5e297b9115
Merge pull request #2947 from martinvanzijl/allow-double-click-in-load-level-dialog
Allow double-click in Load Level dialog to open selected level(s)
2019-12-21 08:49:29 -06:00
Tact Yoshida
56ab7aa8de Use std::isfinite instead of _finite 2019-12-17 13:54:36 +09:00
Martin van Zijl
7f2aa40d7b Allow double-click in Load Level dialog to open selected level(s).
For #2941.
2019-12-17 13:07:09 +13:00
Artisteacher
c851bfc478 More path fixes 2019-12-15 20:31:40 -05:00
artisteacher
48cbb835c2
Update tfarmtask.cpp 2019-12-15 19:35:23 -05:00
artisteacher
2f3a624473
Remove version number from name 2019-12-15 19:33:27 -05:00
Rodney
9c2f5fbad6
Merge pull request #2924 from martinvanzijl/allow-double-click-to-open-scene
Allow double-click in Load Scene dialog to open selected scene
2019-12-12 19:07:34 -07:00
Rodney
6262c7c7bc
Merge pull request #2928 from manongjohn/add_shift_keyframes_commands
Add Shift Keys commands
2019-12-12 18:58:32 -07:00
Rodney
9e874802ec
Merge pull request #2934 from shun-iwasawa/g/level_settings_for_multiple_selection
Level Settings for Multiple Selection
2019-12-12 07:53:28 -07:00
Rodney
a7a1531974
Merge pull request #2936 from manongjohn/fix_saving_new_blank_frames
Fix issues with Create Blank Frames
2019-12-12 07:50:55 -07:00
manongjohn
eb6df5030a Fix issues with Create Blank Frames 2019-12-11 14:13:58 -05:00
shun-iwasawa
61b4a109aa fix animated guide option 2019-12-11 11:58:59 +09:00
shun-iwasawa
29ceb28f22 level settings for multiple selection 2019-12-11 10:31:59 +09:00
manongjohn
f7197ed042 Swtich Auto-Inbetween Easing logic (#2930) 2019-12-10 09:11:09 -07:00
manongjohn
b248d8077b Add Shift Keys commands 2019-12-08 20:38:29 -05: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
manongjohn
5bebddf3a0 Add FX Editor to Windows menu (#2925) 2019-12-06 15:58:00 -07:00
Rodney
6f36231342
Merge pull request #2911 from manongjohn/fix_palette_zerary_col_tool_crashes
Fix tool crashes on Palette and Zerary column
2019-12-06 07:50:08 -07:00
Martin van Zijl
59b0e62f54 Allow double-click in Load Scene dialog to open selected scene. 2019-12-06 15:40:29 +13:00
shun-iwasawa
e12bfdc57a fix imagepainter bg color (#2921) 2019-12-05 11:44:50 -07:00
Rodney
cedfd90319
Merge pull request #2892 from manongjohn/fix_initial_style_editor_palette
Fix initial Style Editor palette
2019-12-04 20:35:29 -07:00
Rodney
ec67053ca4
Merge pull request #2915 from manongjohn/recommit_note_level_context_menu
Recommit Add Note Level context menu
2019-12-04 20:00:39 -07:00
shun-iwasawa
5f4218e5c8
quick fix setting undo memory size (#2918) 2019-12-05 10:50:17 +09:00
shun-iwasawa
a9ecee889c quick fix for build error (#2916) 2019-12-04 09:25:07 -05:00
manongjohn
5d3d51ad08 Recommit Add Note Level context menu 2019-12-04 08:25:39 -05:00
shun-iwasawa
8fb2916598
Overhaul the Preferences (#2894)
* overhaul preferences
2019-12-04 20:44:58 +09:00
Rodney
f10a5e1041
Merge pull request #2907 from manongjohn/add_create_blank_frame_command
Add Create Blank Drawing command
2019-12-03 11:29:00 -06:00
manongjohn
7f31502972 Block saving reserved file names 2019-12-02 23:59:36 -05:00
manongjohn
e0b43c5ae6 Block name generation of reserved names 2019-12-02 23:59:20 -05:00
manongjohn
28129111a1 Fix tool crashes on Palette and Zerary column 2019-12-02 18:49:46 -05:00
manongjohn
0ec114857b Add Create Blank Drawing command 2019-12-01 21:33:38 -05:00
Rodney
83a3865c94
Merge pull request #2540 from manongjohn/add_flip_buttons
Add view modifier buttons to viewer control panel
2019-11-27 22:12:50 -06:00
Rodney
806437eb2b
Merge pull request #2897 from manongjohn/allow_note_frame_creation_on_doubleclick
Allow note frame creation on Animation Sheet
2019-11-27 12:54:16 -06: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
Rodney
e7f4df1687
Merge pull request #2904 from manongjohn/mark_filmstrip_readonly_frames
Mark PSD and ffmpeg loaded files as readonly in Level Strip
2019-11-27 10:47:50 -06:00
Rodney
6b47a7627a
Merge pull request #2903 from manongjohn/allow_selection_tool_when_not_editable
Allow Selection Tool copy when level is not editable
2019-11-27 10:22:24 -06:00
manongjohn
b96cef30fa Ignore OT's paste shortcut in TypeTool box 2019-11-26 15:01:55 -05:00
manongjohn
fef8cbcc99 Mark PSD and ffmpeg loaded files as readonly in Level Strip 2019-11-25 16:15:21 -05:00
manongjohn
6939a3e658 Allow Selection Tool copy when level is not editable 2019-11-24 19:22:20 -05:00
manongjohn
2e6ee8a6c6 Allow note frame creation on Animation Sheet 2019-11-22 13:17:55 -05:00
manongjohn
f4b9da2f07 Fix initial Style Editor palette 2019-11-21 22:22:39 -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
Rodney
adef8baa09
Merge pull request #2885 from manongjohn/fix_playback_first_frame_skip
Fix playback skipping first frame
2019-11-19 21:32:42 -07:00
manongjohn
69182e4246 Warn on failing level save all 2019-11-19 21:24:26 -05:00
manongjohn
1fa02efbd9 Skip moving file to same directory 2019-11-19 19:25:49 -05:00
manongjohn
890a6ac45c Skip files converting to same file format 2019-11-19 18:51:14 -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
261dc1214d Block dropping non-Studio palettes into Studio Palette 2019-11-19 00:27:09 -05:00
manongjohn
0036c5de66 Force drop file MoveAction to CopyAction 2019-11-18 23:24:43 -05:00
Jeremy Bullock
6f6248f0a6
Update vcrcommand.cpp
Change playback code in lieu of playback fix.
2019-11-18 16:40:06 -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
manongjohn
58d17d3f80 Fix playback skipping first frame 2019-11-17 10:25:56 -05:00
shun-iwasawa
98258e6f6c fix folded columns slipping 2019-11-17 03:36:07 +09:00
Rodney
98a68d5c9b
Merge pull request #2878 from shun-iwasawa/g/linear_gradient_fx_revised
Linear Gradient Fx Revised
2019-11-15 18:18:25 -07:00
Rodney
ba242167b5
Merge pull request #2883 from manongjohn/fix_tooloption_on_commandbar_crash
Fix tool option on Command bar crash
2019-11-15 17:58:00 -07:00
manongjohn
525c4b1d84 Fix tool option on Command bar crash 2019-11-15 10:49:00 -05:00
manongjohn
d182c8f09f Handle missing ffmpeg info 2019-11-14 12:55:06 -05:00
Jeremy Bullock
d44d54af2d
Merge branch 'master' into feature06_mingw_win32 2019-11-14 08:12:51 -07:00
shun-iwasawa
b224639e1c fix type tool cursor jumping (#2874) 2019-11-14 00:04:30 -07: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
5903e5e9fd linear gradient fx revised 2019-11-14 11:42:05 +09:00
shun-iwasawa
62d519fb72 enable to create folder in startup popup (#2875) 2019-11-13 15:41:12 -07:00
Rodney
87b298cee5
Merge pull request #2873 from shun-iwasawa/g/spin_gradient_iwa
New Fx: Spin Gradient Iwa Fx
2019-11-12 06:35:39 -07:00
shun-iwasawa
00ed45cbe1 spin gradient iwa 2019-11-11 19:55:57 +09:00
manongjohn
f5c90fcd4e Fix navigation keyframe shortcuts skipping 2019-11-10 23:49:00 -05:00
Rodney
ed92bbd9df
Merge pull request #2650 from manongjohn/viewer_arrow_keys_select_shift
Allow viewer arrow keys to shift cell selection
2019-11-09 19:44:51 -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
Rodney
2ec4f7a223
Merge pull request #2662 from blackwarthog/feature16_fixalignas
Revert "Use alignas instead of DV_ALIGNED (#2437)"
2019-11-07 06:50:10 -07:00
Rodney
07a4704092
Merge pull request #2799 from martinvanzijl/move-curve-points-with-arrow-keys
Add ability to move curve points using arrow keys
2019-11-02 13:11:03 -07:00
Rodney
690ac4579c
Merge pull request #2632 from manongjohn/fix_copyDir_for_macOS
Fix copyDir for macOS
2019-11-02 13:01:48 -07:00
Rodney
2e6a767e82
Merge pull request #2553 from manongjohn/remove_schematic_group_restriction
Remove stage schematic grouping restriction
2019-11-01 20:48:57 -07:00
Rodney
2814e47eb5
Merge pull request #2866 from manongjohn/reorg_action_tree
Fix customize commands tree structure
2019-11-01 19:19:09 -07:00
Rodney
508faa83aa
Merge pull request #2867 from manongjohn/fix_vector_selection_pivot
Revised vector selection pivot re-centering logic
2019-10-31 18:41:52 -07:00
manongjohn
7c36741cc5 Revised vector selection pivot logic 2019-10-31 14:29:23 -04:00
Rodney
eb05d18c0e
Merge pull request #2854 from caryoscelus/simplelevel-bbox
Fix bounding box computation in TXshSimpleLevel
2019-10-30 18:11:21 -07:00
Rodney
be0c0511f7
Merge pull request #2858 from shun-iwasawa/g/precise_control_with_alt_key
Enable Animate tool to control precisely by pressing the Alt key
2019-10-30 17:45:19 -07:00
manongjohn
8b1bbae35f Match command tree to default menu layout 2019-10-30 15:10:33 -04:00