Commit graph

2971 commits

Author SHA1 Message Date
Jeremy Bullock
6e58957714
Add link to Google Group (#368) 2020-10-15 22:43:17 -06:00
Jeremy Bullock
3054519170
Allow render without saving. (#360) 2020-10-15 14:05:32 -06:00
manongjohn
044b5f0c3e
Fix linux crash on vector style editor tab (#357) 2020-10-15 14:05:13 -06:00
Jeremy Bullock
b19126c268
Bring in fixes from OpenToonz as of 10-12-2020 (#350)
* fix text fx bug

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

* fix crash on undoing replace-paste zerary fx

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

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-10-13 22:36:42 -06:00
Jeremy Bullock
16cd69f0dd
Bring in OpenToonz updates as of 10-11-2020 (#349)
* implement selective option for segment eraser

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

* pojienie - fix undo data #3392

* shun fix pasting freehand #3518

* 3D Lut on the Fly by Shun-Iwasawa #3513

Co-authored-by: pojienie <pojienie@gmail.com>
2020-10-12 20:26:35 -06:00
manongjohn
4e5957b267
Fix running through Linux shortcut (#342)
* Fix running through Linux shortcut

* Fix ffmpeg detection through working directory
2020-10-10 12:06:49 -06:00
Jeremy Bullock
3476ff7622
Fix colors on various checks. (#327)
* Fix colors on various checks.

* 2504
2020-10-09 08:35:34 -06:00
Jeremy Bullock
467272b64c
Hide most overlays on 3d view (#320) 2020-10-08 00:14:14 -06:00
Jeremy Bullock
e8bd04b132
Fix Plastic Rendering on 16 bit (#314) 2020-10-07 22:26:39 -06:00
Jeremy Bullock
1d3b86ada3
Update rendering_overview.md 2020-10-07 22:25:30 -06:00
Jeremy Bullock
2ec5f9ce5f
Update bug_report.md 2020-10-07 18:24:37 -06:00
Jeremy Bullock
c45605618b
Clarify the render process. . . (#311)
* Demystifying Rendering

* More info
2020-10-07 15:27:55 -06:00
Jeremy Bullock
c0f52612f5
Version 1.1 (#309)
* Version 1.1

* Oops
2020-10-07 08:35:41 -06:00
Jeremy Bullock
152366bbba
Create a Support Tahoma2D option in the help menu (#310) 2020-10-07 08:33:44 -06:00
Jeremy Bullock
e155d48bbe
WIP: Add webcam resolutions on linux (#302)
* Add webcam resolutions on linux

* More resolutions
2020-10-06 21:34:14 -06:00
manongjohn
0decaa114e
Build script corrections (#308)
* Correct macOS build script issues/add building static ffmpeg for deployments

* Correct linux build script issues/add building static ffmpeg for deployments
2020-10-06 19:10:58 -06:00
Jeremy Bullock
82996a4f0f
Change Column Insert Defaults (#307) 2020-10-06 19:10:46 -06:00
Jeremy Bullock
07c0ade674
Show the & in the customize shortcuts and toolbars (#304) 2020-10-06 10:27:11 -06:00
Jeremy Bullock
96be2ad464
Fix a couple instances of RGBM (#305) 2020-10-06 10:26:13 -06:00
Jeremy Bullock
8f7ed31968
Change Xsheet references to Scene (Unless it's actually an Xsheet) (#303) 2020-10-06 10:25:44 -06:00
Jeremy Bullock
9147e447b0
Fix resizing windows on start (#301) 2020-10-05 14:15:45 -06:00
manongjohn
d2bfc9f902
Merge pull request #273 from jeremybullock/tahoma2d
Rename to Tahoma2D
2020-10-05 14:31:53 -04:00
Jeremy Bullock
e4f4a7a99b Updte graphics 2020-10-05 10:38:10 -06:00
melieconiek
3d01223453
Add direct shortcuts for vector brush tool auto fill option. (#298)
* Add direct shortcuts for the brush tool enabling/disabling all auto fill options.

* Shorten code.
2020-10-05 09:41:57 -06:00
Jeremy Bullock
16f7db11e0
All ctrl + shift to toggle snapping on the geometry tool (#299) 2020-10-05 08:11:08 -06:00
Jeremy Bullock
62ab3d2af4
UI Updates (#294) 2020-10-05 00:15:49 -06:00
Jeremy Bullock
9c23a5d91b
Add missing options to combo viewer (#293) 2020-10-04 14:47:04 -06:00
Jeremy Bullock
3dc407d284
Fix order of preferences saving page (#292) 2020-10-03 22:33:45 -06:00
manongjohn
1c25b6a785
Fix Adjust Current Level to Studio Palette links (#285) 2020-10-03 21:02:05 -06:00
Jeremy Bullock
583dd5fae9
Fix for deleting control point while moving it. (#283) 2020-10-03 21:01:51 -06:00
Jeremy Bullock
eb89845cc0
Revert dropdown fix (#288) 2020-10-03 20:57:16 -06:00
Jeremy Bullock
ca5c0c9fe1 Review Changes 2020-10-03 09:45:41 -06:00
Jeremy Bullock
582b461382 Merge remote-tracking branch 'origin/master' into tahoma2d 2020-10-02 20:51:34 -06:00
Jeremy Bullock
5f537f2867
Make change parent dropdown visible. (#275) 2020-10-02 20:41:15 -06:00
Jeremy Bullock
05591fd52a
Fix missing shortcuts (#282) 2020-10-02 20:40:57 -06:00
Jeremy Bullock
d0f1813309 Rename to Tahoma2D 2020-10-02 00:20:33 -06:00
Jeremy Bullock
b5582c8ede
More changes (#269) 2020-10-01 22:30:20 -06:00
Jeremy Bullock
d2a6a32213
More fixes. (#265)
* Some fixes

* fix fractalnoisefx

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

* gui modifications

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

* Finish to style update patch

* OpenToonz #3510
Co-authored-by: shun-iwasawa shun-iwasawa@users.noreply.github.com

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-10-01 12:19:00 -06:00
Jeremy Bullock
6125029b08
Clarify some endblock undo info (#260) 2020-09-30 22:51:23 -06:00
Jeremy Bullock
a3a2579f08
Fix issues reported in OpenToonz (#258)
* Fix issues reported in OpenToonz

* Fixed height for convert and level settings dialogs
2020-09-30 10:52:10 -06:00
Jeremy Bullock
d184bee0c2
Update README.md 2020-09-30 10:30:48 -06:00
Jeremy Bullock
00e5298369
Update README.md 2020-09-30 10:29:31 -06:00
Jeremy Bullock
23171e6cc6
Update README.md 2020-09-30 08:20:49 -06:00
Jeremy Bullock
bd19747b0d
Horizon overlay and some vanishing point customization (#253) 2020-09-28 21:29:05 -06:00
Jeremy Bullock
dff5b5fdcb
More paste improvements (#248)
* Some fixes

* more little fixes

* Make vector selections work too
2020-09-28 21:28:52 -06:00
Jeremy Bullock
967ad6de14
Fix issues with starting maximized not working (#236) 2020-09-27 16:20:03 -06:00
Jeremy Bullock
52a6dbf0e5
Make vanishing points easier to click when removing. (#241) 2020-09-27 16:19:47 -06:00
manongjohn
ce7dfe98f1
Do not remove unused styles 0 and 1 on default palettes (#240) 2020-09-27 00:31:21 -06:00
artisteacher
dc620b1380
Ask to use microphone on macOS (#228)
On later versions of macOS, permission needs to be granted by the user in order for Tahoma to access the microphone. This has no impact on the crash from recording audio.

https://developer.apple.com/documentation/avfoundation/cameras_and_media_capture/requesting_authorization_for_media_capture_on_macos
2020-09-26 21:23:45 -06:00
Jeremy Bullock
09a71164c0
Fix RGB picker offset (#226)
* Fix RGB picker offset

* removed unneeded lines
2020-09-26 21:23:00 -06:00