Commit graph

542 commits

Author SHA1 Message Date
manongjohn
a86512e033
Merge pull request #770 from manongjohn/ot_patches_misc
OpenToonz patches - misc
2021-09-05 08:49:29 -04:00
manongjohn
8dcca4d378
Merge pull request #765 from manongjohn/fix_keyframe_icon_positions
Fix keyframe icon positions
2021-09-03 15:40:53 -04:00
manongjohn
1076584256
Merge pull request #762 from manongjohn/add_view_check_indicators
Add View Check indicators to Viewer
2021-09-03 05:49:58 -04:00
luz paz
9caf9a829b Fix syntetic->synthetic 2021-08-31 11:10:51 -04:00
luz paz
f6ea5ba237 Fix Colums->Columns 2021-08-31 11:10:51 -04:00
luz paz
35e409e926 fix various typos
Found via `codespell -q 3 -S *.ts,thirdparty, -L appy,ba,inbetween,inout,pevent,possibile,upto`
2021-08-31 11:10:50 -04:00
shun-iwasawa
9e3a1de6bb build translation optional in cmake 2021-08-31 11:10:48 -04:00
Rozhuk Ivan
a7b6545028 Add FreeBSD (tested) and other BSD systems (not tested) to build and run.
I fail to build TIFF code: it requires access to libtiff internals but it
unavailable with libtiff prom ports. Probably pre build form
thirdparty/tiff-4.0.3 should fix this, but I don't check this.
Tiff code disabled for work but available in options.

I fail with SSE2 too, there is some mess with class initialization:
TRaster32P rout32 = rout; have no idea how to fix it.
If some one want to play with it, then try to build with
CFLAGS+= -DUSE_SSE2 -DDWORD=uint32_t -D_aligned_malloc=aligned_alloc -D_aligned_free=free
on non windows system.

FarmServer::queryHwInfo() - now uses TSystem::***() to collect system info,
to avoid code duplication.

Add pthread as required lib.
2021-08-31 11:10:48 -04:00
manongjohn
58ad5fe620 Vertically center timeline text 2021-08-29 13:44:01 -04:00
manongjohn
1f915133ce Consolidate other viewer indicators 2021-08-28 23:50:15 -04:00
manongjohn
08829c4a2a
Merge pull request #757 from manongjohn/fix_crash_adding_fx_while_on_camera_col
Fix crash adding Fx while on Camera column
2021-08-27 12:10:12 -04:00
manongjohn
c5750d5af7 Vertically center Camera column's keyframe icons 2021-08-24 17:56:35 -04:00
manongjohn
30eddd26de
Merge pull request #753 from manongjohn/ot_patches_20210816
OpenToonz patches thru 8/16
2021-08-24 13:19:48 -04:00
manongjohn
7fb91e07d6 Add Show/Toggle Check Indicators preference, command and shortcut 2021-08-22 14:22:31 -04:00
manongjohn
4f9961a8a8 Fix crash adding Fx while on Camera column 2021-08-20 16:50:06 -04:00
shun-iwasawa
7a36f869ec xsheet zoom control 2021-08-17 20:58:13 -04:00
shun-iwasawa
f41dfc8dba clean assets feature 2021-08-16 18:40:53 -04:00
shun-iwasawa
1d5bc2d816 fx schematic node placement fix 2021-08-15 23:51:57 -04:00
melieconiek
67054ba4ce Changed default sound column volume to 100%.
Signed-off-by: melieconiek <42298081+melieconiek@users.noreply.github.com>
2021-08-15 10:18:25 -04:00
manongjohn
7f444c8c96
Merge pull request #738 from manongjohn/move_savebox_limit_preference
Move savebox fill limit preference to tool option
2021-08-11 07:35:22 -04:00
manongjohn
1995dedbff Fix savebox issues with Smart Raster Fills 2021-08-03 00:31:07 -04:00
manongjohn
a1a9695f57 Fix Normal-Selective-Area fills filling partially painted objects 2021-07-29 12:44:20 -04:00
manongjohn
d9ca25d58e Add Lock Alpha to Smart Raster - Standard brush 2021-06-03 18:17:41 -04:00
manongjohn
36c1db068c Add Lock Alpha to Paint Brush Tool 2021-06-03 09:36:17 -04:00
manongjohn
1450ca18e8 Internally store all WAVs as 32bit fixed 2021-05-20 07:36:19 -04:00
manongjohn
e8bb797adc Add 32bit float WAV support 2021-05-20 07:35:12 -04:00
manongjohn
44ce1e95b3 Add 32bit fixed WAV support 2021-05-16 16:05:25 -04:00
shun-iwasawa
abf861c0c6 fix tool options shortcut 2021-05-02 23:44:33 -04:00
manongjohn
39aa593c13 Support MOV formats through ffmpeg 2021-04-21 08:55:55 -04:00
shun-iwasawa
d81107518d fix psd loading 2021-04-15 07:55:42 -04:00
manongjohn
5f3198d2a2 Restore and update project management 2021-04-09 23:18:56 -04:00
shun-iwasawa
9413771ac6 fix opengl line smoothing 2021-03-28 17:37:09 -04:00
shun-iwasawa
eada04487e fix crash on inserting new frame this fixes erasing level frame to remove icon cache as well 2021-03-28 17:37:09 -04:00
shun-iwasawa
3638349286 fix palette bugs 2021-03-28 17:37:08 -04:00
shun-iwasawa
d2f7b6e916 premultiply on loading PNG images 2021-03-28 17:37:05 -04:00
manongjohn
63874b4309
Merge pull request #615 from manongjohn/update_external_app_handling
Update external app handling
2021-03-22 17:47:13 -04:00
manongjohn
1a97781e8c Disable timeouts with 0 values 2021-03-21 10:34:30 -04:00
manongjohn
fc25fe3b33 Allow -1 ffmpeg timeout 2021-03-21 10:34:30 -04:00
manongjohn
b66677a309 Add Rhubarb timeout Preference 2021-03-21 10:34:30 -04:00
manongjohn
693f4f8ba9 Add Rhubarb path in Preferences 2021-03-21 10:34:29 -04:00
manongjohn
6f550b3604 Stop renaming OpenToonz project files 2021-03-10 12:35:14 -05:00
manongjohn
062c7d5f3d Add temp tool switch time as preference 2021-02-12 14:34:23 -05:00
shun-iwasawa
b07171a10f fix deleting fx link 2021-02-11 00:47:29 -05:00
manongjohn
41642a80b1 Merge branch 'master' of https://github.com/tahoma2d/tahoma2d into ot_patches_20210126 2021-01-26 11:06:01 -05:00
manongjohn
c2a892520d
Merge pull request #520 from jeremybullock/vectorize_option
Convert To Vector : Align Boundary Strokes Direction Option
2021-01-26 01:48:55 -05:00
shun-iwasawa
b06a27cc4b expression reference manager 2021-01-26 01:05:53 -05:00
shun-iwasawa
6c76dd8d1e fix vector picker range and onion skin fill 2021-01-24 19:06:20 -05:00
shun-iwasawa
fc41561bb3 fix redundant preview invocation 2021-01-24 14:05:31 -05:00
manongjohn
58fd6d5706
Snap Center Point to Motion Path (#523)
* Snap Center Point to Motion Path

* Fix moving centerpoint while on motion path

Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-30 12:58:57 -07:00
Jeremy Bullock
52dd1a1ce7
Segment Eraser for Smart Raster Levels (#518)
* Segment Eraser for Smart Raster Levels

* Reduce eroding strokes

* Adjust tool option visibility
2020-11-20 09:01:21 -07:00