Commit graph

2442 commits

Author SHA1 Message Date
MrBlockCat
957952f6f5 Fixed dimensions
Moved from 25x25 to 26x26
2020-03-16 04:44:08 -04:00
MrBlockCat
ef0e7a98e5 Revert "Make .DS_Store files be ignored"
This reverts commit abc88dccc0.
2020-03-16 04:19:49 -04:00
MrBlockCat
abc88dccc0 Make .DS_Store files be ignored
Macs add .DS_Store files all over the place, which we don't want showing up in repositories!
2020-03-16 04:06:17 -04:00
MrBlockCat
60526e3a04 Makes plastic tool icons vector 2020-03-16 04:05:24 -04:00
Rodney
edd9b3068c
Merge pull request #3149 from shun-iwasawa/truncate_file_list_in_popup
Truncate File List in the Popup
2020-03-12 13:05:35 -07:00
otakuto
6b6f0ae65f
Remove tgraphicss.cpp (#3002) 2020-03-13 00:54:09 +09:00
Rodney
7b79f17901
Merge pull request #3144 from shun-iwasawa/fix_camera_capture_resolution_osx
Fix MacOS Camera Capture Resolution Problem
2020-03-11 20:47:45 -07:00
shun-iwasawa
4bf161d2ff truncate file list in popup 2020-03-12 11:51:33 +09:00
Rodney
a9d837885d
Merge pull request #3148 from martinvanzijl/issue-514-preserve-gap-indicator-color
Preserve gap indicator color when fill check is enabled
2020-03-11 18:01:29 -07:00
Martin van Zijl
53ad924329 Preserve gap indicator color when fill check is enabled.
For #514.
2020-03-12 07:32:22 +13:00
shun-iwasawa
4c325969f5 fix crash on copying column 2020-03-11 15:20:47 +09:00
Rodney
ffb89925e7
Merge pull request #3145 from shun-iwasawa/fix_export_level_background
Fix Background Color of Export Level Popup Fails to be Alpha-enabled in Non-English UI
2020-03-10 18:47:39 -07:00
shun-iwasawa
863a44878c fix export level background 2020-03-11 02:10:34 +09:00
shun-iwasawa
f17f2c0065 fix camera capture resolution osx 2020-03-11 00:38:47 +09:00
Rodney
8e8bdecda7
Merge pull request #3138 from pojienie/add-snap-at-intersection-in-cutter-tool
Add snap at intersection in cutter tool
2020-03-06 20:25:18 -06:00
Rodney
1504675c25
Merge pull request #3129 from martinvanzijl/issue-2190-tape-tool-fix
Fix issue with tape tool not drawing after switching via shortcut
2020-03-06 09:10:21 -06:00
Rodney
6d35f243dd
Merge pull request #3139 from shun-iwasawa/g/fix_particle_fx_control_image_bbox
Fix Particles Fx Control Image Obtaining
2020-03-06 08:01:10 -06:00
shun-iwasawa
bcd08e3228 fix particle fx control image bbox 2020-03-06 10:51:40 +09:00
Rodney
1630d4c71a
Merge pull request #3134 from martinvanzijl/issue-242-read-png8-files
Allow loading PNG-8 files (paletted PNG) correctly
2020-03-05 17:45:18 -06:00
pojienie
75ef2ccf10 implement snap at intersection option in cutter tool 2020-03-05 22:49:12 +00:00
pojienie
0149f49ce8 add snap at intersection UI mock up in cutter tool 2020-03-05 21:35:26 +00:00
Martin van Zijl
9d02b2c99d Allow loading PNG-8 files (paletted PNG) correctly.
Fixes #242.
2020-03-06 06:44:42 +13:00
Rodney
8f462440dc
Merge pull request #3132 from artisteacher/update_animate_shortcuts
Update Animate shortcuts
2020-03-04 22:14:50 -06:00
artisteacher
3d6d5aa6a0
Fix geometric shortcut 2020-03-04 21:06:02 -05:00
artisteacher
77bbc270c3
Add new preset to the shortcut window 2020-03-04 20:39:14 -05:00
artisteacher
f676ed3b1d
Add animate ini file
Made by MrBlockCat
2020-03-04 20:23:36 -05:00
Martin van Zijl
f087241d3e Fix issue with tape tool not drawing after switching via shortcut.
Fixes #2190.
2020-03-04 06:20:01 +13:00
Martin van Zijl
3b79500c4f Fix issue with multiple monitor setup.
When app window was split over two monitors, popup would be
put on first monitor. Now checks first whether this is sensible.
2020-03-02 18:04:42 +13:00
Martin van Zijl
708c582210 Fix OpenGL assert failures (e.g. using preview feature).
Based on patch by @Teiji-Matsusaka.

Fixes #434. Possibly addresses #2704, too.
2020-03-02 09:06:10 +13:00
Martin van Zijl
fbb7149b8c Make sure opacity slider doesn't go off screen.
Fixes #1752.
2020-03-01 18:52:23 +13:00
Rodney
4d64c8158d
Merge pull request #3120 from shun-iwasawa/g/fix_palette_loading_on_recleanup
Fix Palette Loading on Re-Cleanup
2020-02-29 12:36:53 -06:00
shun-iwasawa
2ba74caaf4 fix palette loading on recleanup 2020-03-01 00:23:58 +09:00
Rodney
e366a9d6c1
Merge pull request #3116 from shun-iwasawa/g/actual_pixel_in_cleanup_preview
Enable Actual Pixel View in Cleanup Preview Mode
2020-02-28 20:07:23 -06:00
Rodney
dfe47dad89
Merge pull request #3117 from martinvanzijl/issue-2538-fix-ranged-eraser-crash
Fix crash with Eraser Tool in ranged mode in XSheet
2020-02-27 23:56:04 -06:00
Martin van Zijl
18c2b4206a Fix crash with Eraser Tool in ranged mode in XSheet.
Fixes #2538.
2020-02-28 13:39:00 +13:00
shun-iwasawa
b6ae1c9cdd actual pixel view in cleanup preview 2020-02-27 16:36:33 +09:00
Rodney
637bffceb7
Merge pull request #3107 from shun-iwasawa/g/fix_slowness_with_frozen_preview
Fix Slowness with Frozen Preview
2020-02-19 21:31:04 -07:00
Rodney
1d8d7da531
Merge pull request #3106 from shun-iwasawa/g/prevent_preview_from_recomputing_on_camstand_view_toggle
Prevent Preview from Recomputation-checking when Switching Camstand Toggle
2020-02-19 20:37:56 -07:00
Rodney
cc028d806d
Merge pull request #3105 from shun-iwasawa/g/streamline_fx_settings
Streamline Fx Settings
2020-02-19 16:45:19 -07:00
Rodney
4b9d0fab59
Merge pull request #3109 from shun-iwasawa/g/fix_cache_fx_not_working
Fix Cache Fx Not Working
2020-02-19 15:45:46 -07:00
shun-iwasawa
44381c4a44 fix cache fx not working 2020-02-19 21:11:42 +09:00
shun-iwasawa
c7dccf412f fix slowness with frozen preview 2020-02-19 17:16:36 +09:00
shun-iwasawa
d461b43be2 prevent preview from recompute on camstand toggle 2020-02-19 17:08:14 +09:00
shun-iwasawa
da0933e76e streamline fx settings 2020-02-19 16:57:10 +09:00
Rodney
b5e86469bd
Merge pull request #3079 from pojienie/add-snap-option-to-control-point-editor-tool
Add snap option to control point editor tool
2020-02-17 18:09:45 -07:00
shun-iwasawa
1750cb0e87 fix convert to tlv 2020-02-13 16:13:38 +09:00
Rodney
7a3a929f52
Merge pull request #3095 from shun-iwasawa/fix_xdts_export_duration
Fix XDTS Export Feature to Use Output Range for Duration
2020-02-05 08:57:15 -07:00
Rodney
2d54639676
Merge pull request #3067 from shun-iwasawa/reset_undo_on_saving_levels_option
Reset Undo when Saving Levels Preference Option
2020-02-05 07:38:31 -07:00
Rodney
b9ef6ac843
Merge pull request #3094 from shun-iwasawa/reload_readonly_level_from_level_strip
Enable to Reload Read-only Level from Level Strip
2020-02-05 07:03:02 -07:00
shun-iwasawa
b713becd75 fix xdts export duration 2020-02-05 21:44:18 +09:00