Commit graph

2130 commits

Author SHA1 Message Date
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
Rodney
38fa7d0826
Merge pull request #2906 from manongjohn/fix_paste_into_typetool_box
Ignore OT's paste shortcut in TypeTool box
2019-11-27 01:11:23 -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
d98db10fae
Fix macOS brew installed glew issue (#2900) 2019-11-22 21:30:21 -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
Rodney
3c4c2b883c
Merge pull request #2880 from manongjohn/handle_missing_ffmpeg_info
Handle missing ffmpeg info
2019-11-14 17:21:10 -07:00
manongjohn
d182c8f09f Handle missing ffmpeg info 2019-11-14 12:55:06 -05: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
Rodney
8626b06760
Merge pull request #2872 from manongjohn/fix_nav_keyframe_shortcuts
Fix navigation keyframe shortcuts skipping
2019-11-11 13:29:02 -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