Commit graph

607 commits

Author SHA1 Message Date
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
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
shun-iwasawa
e15b5e7c02 fix style editor toolbar 2021-08-18 00:17:06 -04:00
shun-iwasawa
cbdb991f25 redesign pass through node 2021-08-17 22:11:46 -04:00
shun-iwasawa
4a619a2ef7 modify sync scroll between xsheet and function editor 2021-08-17 20:58:43 -04:00
shun-iwasawa
7a36f869ec xsheet zoom control 2021-08-17 20:58:13 -04:00
shun-iwasawa
cb41b196c6 iwa bokeh advanced fx 2021-08-16 23:36:09 -04:00
shun-iwasawa
f4b2e1dd6b compass gadget for radial and spin blur fxs 2021-08-16 21:58:16 -04:00
shun-iwasawa
33d08f0866 rainbowfx iwa 2021-08-16 20:52:53 -04:00
shun-iwasawa
f41dfc8dba clean assets feature 2021-08-16 18:40:53 -04:00
shun-iwasawa
493bbc3922 enable to paste style color into color field 2021-08-16 18:26:45 -04:00
shun-iwasawa
5d866328ea bloom ifx iwa revised - alpha option - decay - auto gain option and gain adjust 2021-08-16 18:23:58 -04:00
shun-iwasawa
1d5bc2d816 fx schematic node placement fix 2021-08-15 23:51:57 -04:00
manongjohn
1995dedbff Fix savebox issues with Smart Raster Fills 2021-08-03 00:31:07 -04:00
manongjohn
563c022795 Move TVL Savebox Limit Preference to toolbar option 2021-08-03 00:29:24 -04:00
shun-iwasawa
5f34302010 raylitfx enahancement: radius parameter and gadget 2021-06-13 21:59:34 -06:00
manongjohn
36c1db068c Add Lock Alpha to Paint Brush Tool 2021-06-03 09:36:17 -04:00
manongjohn
4712086e39 Fix compile 32bit support for non-windows environments 2021-05-20 09:33:22 -04:00
manongjohn
e8bb797adc Add 32bit float WAV support 2021-05-20 07:35:12 -04:00
manongjohn
c4430cc7fb Process 24bit WAV as 32bit WAV 2021-05-16 17:51:19 -04:00
manongjohn
44ce1e95b3 Add 32bit fixed WAV support 2021-05-16 16:05:25 -04:00
manongjohn
05fe9556fe
Merge pull request #686 from manongjohn/v1.2
Update to official version 1.2
2021-05-03 07:47:10 -04:00
shun-iwasawa
abf861c0c6 fix tool options shortcut 2021-05-02 23:44:33 -04:00
manongjohn
549c86ebee Update to official version 1.2 2021-05-02 10:39:43 -04:00
manongjohn
39aa593c13 Support MOV formats through ffmpeg 2021-04-21 08:55:55 -04:00
manongjohn
d1c72c4f3e
Merge pull request #668 from manongjohn/v1.2
Update version to 1.2 (beta)
2021-04-19 08:26:46 -04:00
manongjohn
133055fa7e Update version to 1.2 (beta) 2021-04-17 09:17:54 -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
manongjohn
18f0c94eaf
Merge pull request #646 from manongjohn/v1.2
Update version to 1.2 (alpha)
2021-04-05 10:16:47 -04:00
manongjohn
54db84b734 Update version to 1.2 (alpha) 2021-04-04 08:53:15 -04:00
Kite
75b62139db Fix Hdpi Icons 2021-03-28 22:26:21 -04:00
shun-iwasawa
d2f7b6e916 premultiply on loading PNG images 2021-03-28 17:37:05 -04:00
manongjohn
b66677a309 Add Rhubarb timeout Preference 2021-03-21 10:34:30 -04:00
manongjohn
2d8998c1e6 Update to autoset and use Rhubarb Path Preference setting 2021-03-21 10:34:29 -04:00
manongjohn
693f4f8ba9 Add Rhubarb path in Preferences 2021-03-21 10:34:29 -04:00
manongjohn
a084e3ed39 Merge master with conflicts resolved 2021-03-14 23:49:21 -04:00
shun-iwasawa
39b7fccea7 fix scene cast to update on pasting 2021-03-10 21:57:18 -05:00
Kite
9fded30646 Fix Hdpi Icon Scaling
Menu icons (16x16) were difficult to repurpose for toolbars because they would resize to fit 20x20, this change composites them onto a 20x20 pixmap so this no longer happens, this seems to make the whole process more stable
2021-03-10 21:57:17 -05:00
shun-iwasawa
c472adc8a3 icons for all commands 2021-03-10 21:57:15 -05:00
manongjohn
ea0358aeea Merge tahoma2d master with conflicts resolved 2021-03-01 00:11:49 -05:00
manongjohn
5cc5b0b7e3
Merge pull request #592 from manongjohn/statusbar_enhancements
Statusbar enhancements
2021-02-24 14:26:41 -05:00
manongjohn
b93dbcedca Add Geometric shape-specific status/hint 2021-02-17 02:01:28 -05:00
manongjohn
07624006eb Pan Function Editor with Hand Shortcut 2021-02-14 00:53:11 -05:00
manongjohn
062c7d5f3d Add temp tool switch time as preference 2021-02-12 14:34:23 -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
Tact Yoshida
849dadcf5b Fix build for Visual Studio 2019 2021-01-25 10:48:28 -05:00
shun-iwasawa
6c76dd8d1e fix vector picker range and onion skin fill 2021-01-24 19:06:20 -05:00