Commit graph

2279 commits

Author SHA1 Message Date
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
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
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
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
shun-iwasawa
6330ff40e3 enable to reload read only level from level strip 2020-02-05 20:36:15 +09:00
Rodney
2e7357eaa2
Merge pull request #3059 from shun-iwasawa/logarithmic_spiral
Logarithmic option for Spiral fx
2020-02-03 21:12:47 -07:00
Rodney
9d347645f6
Merge pull request #3052 from shun-iwasawa/g/separate_colors_parameters
Keeping Separate Colors Parameters
2020-02-03 20:51:28 -07:00
Rodney
bd040c32cb
Merge pull request #3089 from otakuto/use-std
Use standard library instead of boost
2020-02-03 20:33:20 -07:00
Rodney
125d235b37
Merge pull request #2658 from blackwarthog/feature06_mingw_win32
Allow to compile OpenToonz for windows 32bit (via mingw)
2020-02-03 19:45:43 -07:00
Rodney
906d7de8c2
Merge pull request #3087 from otakuto/Remove-tofu
Remove tofu
2020-02-03 14:52:16 -07:00
Tact Yoshida
490db717f5 Use std::vector 2020-02-04 05:13:28 +09:00
Tact Yoshida
47eaf794ad Use std::unordered_set 2020-02-04 05:13:21 +09:00
Tact Yoshida
1c2b20d028 Use std::unordered_map 2020-02-04 05:13:15 +09:00
Tact Yoshida
fb27cf0e42 Use std::minmax_element 2020-02-04 05:13:08 +09:00
Tact Yoshida
4784a27114 Use std::mem_fn 2020-02-04 05:12:59 +09:00
Tact Yoshida
fd62558d54 Use std::copy_if 2020-02-04 05:12:52 +09:00
Tact Yoshida
da2c1e0033 Use std::all_of 2020-02-04 05:12:45 +09:00