Commit graph

2407 commits

Author SHA1 Message Date
MrBlockCat
5bc440c4c3 Tweaked some arrows to have thicker bases, more like the originals 2020-03-18 20:32:26 -04:00
MrBlockCat
4aa8e30ab1 Make icons show up
Probably

I think this looks right, having looked at the code more closely, though! I'll definitely test this.
2020-03-18 17:40:13 -04:00
shun-iwasawa
0ed559b3ac curvesfx enhancement 2020-03-19 02:34:54 +09:00
MrBlockCat
8aec6d4fee Update layerheaderpanel.cpp 2020-03-17 23:51:58 -04:00
Rodney
b4596dc803
Merge pull request #3160 from MrBlockCat/readdignoredsstore
Update .gitignore to re-ignore .DS_Store files
2020-03-17 20:42:54 -07:00
MrBlockCat
546df57ed0 Makes all Command Bar/Xsheet Toolbar icons SVG
toolbar_arrow.png was replaced with toolbar_arrow.svg, but I don't know where it's used in the code so this shouldn't be pulled into OpenToonz until that's sorted out!
2020-03-17 22:11:56 -04:00
MrBlockCat
3d0686f868 Update .gitignore to re-ignore .DS_Store files
This readds GitHub ignoring .DS_Store files that Macs create
2020-03-17 22:03:14 -04:00
Rodney
52d1dc7c68
Merge pull request #3155 from MrBlockCat/master
Fix Raster Tool Bar Plastic Tool Icons
2020-03-16 20:20:09 -07:00
MrBlockCat
11f04a37f6
Merge branch 'master' into master 2020-03-16 16:22:45 -04:00
Rodney
c03cad8451
Merge pull request #3157 from MrBlockCat/Mac-.DS_Store-fix
Mac .DS_Store fix
2020-03-16 10:14:30 -07:00
MrBlockCat
7912d5580e More tweaks
Makes middle dark grey lighter to match original, and moves a vector point in the middle a little higher, also to match the original better
2020-03-16 10:52:02 -04:00
MrBlockCat
62c9db8730 Makes dark grey a little lighter
This makes it match the original icon better
2020-03-16 10:48:26 -04:00
MrBlockCat
4403e41d35 Revert "Makes plastic tool icons vector"
This reverts commit 60526e3a04.
2020-03-16 10:35:28 -04:00
MrBlockCat
0ee4762a52 Fix Resolution but without a .DS_Store
This makes the two icons 26x26 instead of the 25x25 they were in earlier commits to this pull request, as that's what other icons seem to be. This version of this pull request doesn't have a .DS_Store that slipped through last time!
2020-03-16 10:26:26 -04:00
MrBlockCat
6927136b43 Revert "Fixed dimensions"
This reverts commit 957952f6f5.
2020-03-16 10:13:42 -04:00
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