Commit graph

532 commits

Author SHA1 Message Date
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
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
30eddd26de
Merge pull request #753 from manongjohn/ot_patches_20210816
OpenToonz patches thru 8/16
2021-08-24 13:19:48 -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
shun-iwasawa
779ffe1342 align boundary strokes direction option
Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>
2020-11-20 08:54:10 -07:00
Jeremy Bullock
394beea1ba
Incorporate Rhubarb Lip Sync (#499)
* the start

* it works, next fix the ui

* More tweaks

* Load file from outside

* Progress Bar

* Fix errors and hide ui if rhubarb not found.

* Fix crash

* Layout stuff

* Fix bugs

* Reset play button

* Fix audio in a project folder.

* make it tabs

* Adjust layout
2020-11-16 20:50:22 -07:00
Jeremy Bullock
918ffa8fd8 Use default project path in export scene popup 2020-11-12 18:23:24 -07:00
Jeremy Bullock
6d14cee40e
Motion Path Panel (#420)
* It's a start

* Going a different route

* Some progress

* More stuff

* Lines work

* Some cleanup

* Panel starts working

* Remove some code

* More stuff

* Graph Starting to Work

* Interpolation working

* Move graph to its own file.

* Change to new graph

* Graph Scaling

* More tweaks

* Delete spline button

* more tweaks

* More

* clang

* Small fixes

* playback

* Play test

* Rename Paths

* Update other locations when name changed

* geometry tool types

* small stuff

* Fix trying to capture and geometry options

* Fix crash

* Don't show pegbar 10000 in the function viewer.  It's a secret.

* Fix loading and saving paths
2020-11-12 17:47:07 -07:00
Jeremy Bullock
51daab8588
OpenToonz changes as of 11-11-20 (#489)
* removed unused tcleanuppreprocessor.cpp and .h

Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

* removed unused directory lzodriver

Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

* OpenToonz changes as of 11-11-20

Co-authored-by: Sean Kuehl <teddscottfelt@gmail.com>
2020-11-12 14:40:58 -07:00
Jeremy Bullock
49d34403ac
Fill with gaps on Smart Raster levels. (#338)
* Start of Smart Raster gap filling

* Ready for testing

* More Tweaks

* Improve polyline and freehand stuff

* Remove unneeded line.

* Hide on lines
2020-11-11 20:36:21 -07:00
manongjohn
e15cc997a9
Fix username room layout directory path (#483)
Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-11 10:18:28 -07:00
manongjohn
63837e770c
Add Import Preferences option (#422)
* Add Import Preferences option

* Update Recent File tahomastuff paths on import

Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-10 10:44:05 -07:00
Jeremy Bullock
bb63d765ba
Recent Projects and Default Project Location (#415)
* Recent Projects and Default Project Location

* Add to load scene

* Added shortening of long paths and hover effects

* The ComboBox is back baby.

* Browse option
2020-11-08 23:55:47 -07:00
Jeremy Bullock
a599d98bca
Remove all things Quicktime (#393) 2020-11-04 12:19:59 -07:00