Commit graph

2802 commits

Author SHA1 Message Date
Jeremy Bullock
5f4893a662 Merge branch 'master' into linux_winusb 2020-11-10 10:45:08 -07:00
manongjohn
4a0600fea2
Fix default permissions on tahomastuff (#468)
Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-08 23:56:54 -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
62c6b25b84 Remove libusb from scripts and fix some name references. 2020-11-05 11:51:52 -07:00
Jeremy Bullock
dfed2a033d
Make setting markers easier (#324)
* Make setting markers easier

* More tweaks
2020-11-04 14:25:00 -07:00
Jeremy Bullock
a599d98bca
Remove all things Quicktime (#393) 2020-11-04 12:19:59 -07:00
Jeremy Bullock
a922f46562
Remove Camera Capture Popup Window (#378)
* Remove Camera Capture Popup

* clang
2020-11-04 12:14:28 -07:00
Jeremy Bullock
60c9cb33d2
Option to show the color of the parent column in the header (#326) 2020-11-04 11:57:30 -07:00
Jeremy Bullock
91d7988acb
Remove libusb (#268) 2020-11-04 11:54:56 -07:00
Jeremy Bullock
4d411c3ce6
Change glut to freeglut on Windows (#267) 2020-11-04 11:49:17 -07:00
justburner
a54d7c4206
Add Shader Fx: HSL Blend GPU (#413)
* Added Shader Fx: HSL Blend GPU

* Add Shader Fx: HSL Blend GPU

* Add Shader Fx: HSL Blend GPU

Co-authored-by: justburner <justburner@users.noreply.github.com>
2020-11-04 11:45:22 -07:00
manongjohn
5a70813ce6
Fix loading brush presets or last brush used (#451)
* Fix loading brush presets or last brush used

* Fix  tracking property changes

* Correct vector brush property change logic

Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-04 11:12:33 -07:00
Jeremy Bullock
b936fee5f9
Move opacity slider (#417) 2020-10-27 16:06:04 -06:00
Jeremy Bullock
1bc10c8ff3
Don't show right click menu when removing a ruler guide (#412) 2020-10-24 02:25:51 -06:00
Jeremy Bullock
a65e4e9504
Stop Double Click Key to Open Function Editor (#411) 2020-10-24 00:09:36 -06:00
Jeremy Bullock
e8d1f92535
Change project on choosing project from Startup Popup (#410) 2020-10-23 23:22:43 -06:00
Jeremy Bullock
82324fdcb5
Allow panning with space on function sheet (#409) 2020-10-23 23:18:38 -06:00
manongjohn
d055d38243
Fix create blank frame not using user default palette (#405) 2020-10-23 21:09:45 -06:00
manongjohn
3d8adee139
Fix current brush preset tracking (#401) 2020-10-22 11:03:17 -06:00
Jeremy Bullock
c57e297804
Fix audio memory leak and fix windows distortion (#402)
* Fix audio memory leak and fix windows distortion

* Fix play button resetting
2020-10-22 10:43:35 -06:00
Jeremy Bullock
6954f4d14c
Bring in OpenToonz updates as of 10/20 (#400)
* fix saving fx ports

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

* fix palette gizmo target

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

* export subxsheet column to xdts

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

* fix particles fx with sub xsheet control

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

* fix crash on reverting scene

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

* Fix crash on closing Tahoma with a floating level strip.

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-10-21 15:00:03 -06:00
Jeremy Bullock
fe1084fcc0
Move palette freeze/pause button (#395)
* Move palette freeze/pause button

* Fix crash
2020-10-21 09:01:28 -06:00
manongjohn
6603af6b7e
Fix autocreation preferences turning on accidentally (#397) 2020-10-21 09:01:04 -06:00
manongjohn
64f86e6392
Centralize user preference and configuration files (#394) 2020-10-21 08:59:24 -06:00
Jeremy Bullock
842b867286
Bring in OpenToonz updates as of 10-19-20 (#391)
* xdts frame number with suffix

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

* ease regulations for the use of Animate tool

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

* fix crash on drawing absent level

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

* Get rid of useless tio.cpp

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

* fix repeat fx command to work in non-english ui

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

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Sean Kuehl <teddscottfelt@gmail.com>
2020-10-20 13:45:06 -06:00
manongjohn
0fd4165118
Remove creation and use of room_menubar.xml (#377)
* Remove creation and use of room_menubar.xml

* Remove multiple menubars and menubar customization logic
2020-10-20 13:44:41 -06:00
artisteacher
07d50c237e
Use whats new from manual not github (#385) 2020-10-19 21:36:29 -06:00
Jeremy Bullock
e9edcf936d
Block space and arrows as shortcuts (#373) 2020-10-18 17:39:39 -06:00
Jeremy Bullock
69acc777c2
Bring in OpenToonz updates as of 10-17-20 (#371)
* palette filter no gap enhancement

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

* selectable param name label

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

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-10-18 17:34:17 -06:00
Jeremy Bullock
9ef44d41a9
Block fixed with widgets on dock and undock (#374) 2020-10-18 17:33:59 -06:00
artisteacher
d9f5cbb74f
Correct mac shortcuts and missing menu item (#370)
* Correct mac shortcuts in status bar

Just for macOS, Ctrl should be Cmd, and Alt should be Opt

* Add missing menu item on macOS
2020-10-17 21:06:07 -06:00
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