Commit graph

70 commits

Author SHA1 Message Date
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
62c6b25b84 Remove libusb from scripts and fix some name references. 2020-11-05 11:51:52 -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
e155d48bbe
WIP: Add webcam resolutions on linux (#302)
* Add webcam resolutions on linux

* More resolutions
2020-10-06 21:34:14 -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
8db50c500e Fix crash on camera column selected for stop motion 2020-09-02 09:21:57 -06:00
Jeremy Bullock
89e7fc6f69
Allow older Canon cameras to work (#129) 2020-08-31 12:55:57 -06:00
Jeremy Bullock
af90cdedbe
UI update and Icons from Konero (#126)
* add multi arc mockup

* implement mutli arc

* add join and smooth option

* reset multiarc and arc when deactivated

* create self loop if the last point is the same as the first

* make join option in multiarc consistent with tape tool

* fix a bug where thickness don't affect mutliarc in vector level

* remove join option in geometric tool

* stop mutliarc after closing shape

* double click can also end multi arc

* fix a bug where multiArc will produce buggy stroke

* fix a bug where geometric tools is not deactivated

* add multiArc shortcut

* rewrite multiArc

* revert changes to tvectorimage

* add undo data for multiArc

* Paste as Copy Command for XSheet

* Remove unneeded code

* Bug fix

* prevent guide lines from jumping around in MultiArc

* make stroke color consistent in MultiArc

* remove color in MultiArc's undo data

* make color consistent in MultiArc with previous version

* Fix single image raster levels

* fix compilation error

* fix a bug where multiArc might generate bugged stroke

* Remove ICONV dep (#3304)

* fix crash on saving studio palette

* Move to Paste Special Menu

* Don't Set Fixed Width if Docking a Floating Panel

* Update how_to_build_win.md

New draft of pr for requested changes to windows build instructions.

* fix geometric tool multiarc smooth option

* fix level saving failure

* fix wrong warning after saving palette

* fix a bug where moving a control point while holding alt has unintended result

* fix travis-install (#3389)

* Fix assert debug crash in flipconsole.cpp

Fix crash when using the viewer controls in the console (debug)

* Redraw Audio Waveform

Fills the waveform rather than outlines it.

* Update .gitignore

* fix undo data when drawing arc and mutliarc

* fix overwriting raster drawing palette (#3387)

* mode sensitive fx settings

* Create New Style Command Button (#3394)

* Create New Style Command Button

This PR creates a new button in the pallette editor that creates a new style.  Button is large and easy access for a faster and easier workflow.  Original code developed by Turtletooth for Tahoma.  Given permission to develop within Openoonz.

Co-Authored-By: Jeremy Bullock <turtletooth@users.noreply.github.com>

* Update paletteviewergui.cpp

Made changes to the PR per request by Shun.

* Fixed a space within the code that wasn't suppose to be there.

Co-authored-by: Jeremy Bullock <turtletooth@users.noreply.github.com>

* tahoma license (#3396)

* new style button optional

* fix loading pegbars (removing updateKeyframes)

* periodic random expression

* add fx in linear color space
this commit is based on source for the ComposeAdd plugin fx by DWANGO Co., Ltd.
in dwango_opentoonz_plugins and opentoonz_plugin_utility repositories.

* fractal noise iwa fx

* skip unnecessary icon invalidation

* fix frame range fill with tablet

* stop function editor to open by dbl clicking key

* Expanding the radius of the rotation handle.

This just changes when the cursor transforms into the rotation tool.

(cherry picked from commit 7722ae989bbdc6aa5cb48df7a4c08bae1fe6ea39)

* fix vector img patern stroke style

* Update Stylesheets

- Support the new icon sizes
- XSheet and Timeline significantly redesigned
- Lots of margin fixes and refactoring
- Remove deprecated icons, as some icons are moved into binary
- New Light theme

* New Icons

- Redesigns almost every icon as symbolic
- Adds icons for most commands

* Add Option for Icon Themes

- Adds option for icon themes
- Removes useless label from Preferences category list

* Update Icon Functions

- Adds themePath() boolean
- Adds function for recoloring black pixels in pixmaps to any color
- Rebuilds createQIcon to use fromTheme() and recolorPixmap()
- Removes createQIconOnOff as it seemed to be a rarely used duplicate of createQIcon
- Removes a grey horizontal line drawn above the console play bar in the viewer

* Set Default Icon Theme and Paths

- Sets search paths for icons for use with QIcon::fromTheme()
- Sets default start icon theme on first install
- Sets flag for displaying icons in menus, so we can selectively hide them

* Set Icons for Commands

- Sets icons for the commands
- Hides icons being displayed in menus as most icons are 20x20, they will look blurry when shrunk to 16x16
- Selectively allows icons to display for Tools in menus

* Change Icon Sizes, General Fixes and Stylesheet Additions

- Change icon sizes to new size
- Remove margin around FX Editor window
- Remove white line under color sliders in Style Editor
- Make keyframe icons uniform and color stylable in the stylesheets
- Removes deprecated stylesheet strings
- Redesign GUI for palette list view
- Make tree list header sort row stylable
- Remove black lines from scrollbars in New Project window
- Remove margin around combobox in Level Strip
- Alter how some lines are drawn in the Timeline to fix some alpha issues
- Make conditional fixed onion skin and normal onion skin dots contrast more against a light background area to make sure they have good visibility
- Make text always viewable in the FPS field in console bar
- Increase size of radio buttons in Cleanup Settings
- Increase size of switches in motion path nodes
- Remove unessesary "Layer" label in Timeline and other rects
- Various colors made stylable in the stylesheets; palette numpad and selection frame, cleanup settings border, scene cast folder path, schematic lines, ruler, xsheet lines, keyframes, cell input box and more
- Moves some external stylesheet icons into binary

* Make TPanelTitleBar Icon States Stylable

- Makes icon states for TPanelTitleBar buttons stylable in stylesheets

* Travis Fixes

* Swap Startup Popup Logos

They were in the wrong folders

* Revert "Swap Startup Popup Logos"

This reverts commit 815908a9f3e725f48507dab8a2270bdfa045649d.

* Fix Startup Popup Logo

It wasn't switching

* Feedback Changes

- Change render visualization to clapboard
- Fix text contrast on levels in XSheet

* Make Cell Selection More Clear

* Darken Light Theme and Tint Empty Cell Selection

* Fix missing icons

* Fix memo button

* Bring back colors

* Hide Motion Tab

* Fix Play Range Area (Light)

Make play range area more visible

* Vector Column Color

Co-authored-by: pojienie <pojienie@gmail.com>
Co-authored-by: rim <11380091+rozhuk-im@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: DoctorRyan <65507211+DoctorRyan@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun-iwasawa@users.noreply.github.com>
Co-authored-by: Kite <konero@users.noreply.github.com>
Co-authored-by: Jeremy Bullock <turtletooth@users.noreply.github.com>
Co-authored-by: DoctorRyan <doctorryan1969.gmail.com>
2020-08-31 12:51:22 -06:00
Jeremy Bullock
1c126afd2c
Add Capturing 2s, 3s etc to Stop Motion (#121) 2020-08-17 23:54:39 -06:00
Jeremy Bullock
abdb0dabb6
Add Raw Image Support to Stop Motion (#120)
* start of raw support

* Save RAW Image and add RAW images to export sequence
2020-08-17 14:19:20 -06:00
Jeremy Bullock
e736578c26
Make short play work universally (#105)
* Make short play work universally

* Take into account play markers

* Make shortplay ignore markers
2020-08-03 21:07:44 -06:00
Jeremy Bullock
9b3227955a
Add Image Metadata to Test Stop Motion Images (#81) 2020-07-10 01:03:31 -06:00
Jeremy Bullock
0e717f4ad5
Fixes (#76)
* Fix function editor colors, ruler status bar. . .

* Fix stop motion bugs
2020-07-06 22:49:36 -06:00
Jeremy Bullock
bb35b2bdf1 Fix for theme viewer colors and stop motion light 2020-06-19 16:28:50 -06:00
Jeremy Bullock
948b64293a
Quick fixes (#30) 2020-05-30 02:16:54 -06:00
Jeremy Bullock
7210297bb8
Add screen to light overlays in stop motion (#27) 2020-05-29 15:28:54 -06:00
Jeremy Bullock
e7214c2554
More dpi and image size tweaks (#26) 2020-05-28 22:29:25 -06:00
Jeremy Bullock
c1a11eda7a
Fix SM dpi (#12) 2020-05-26 20:31:52 -06:00
Jeremy Bullock
f95a5823d0 Build fixes 2020-05-23 15:03:08 -06:00
Jeremy Bullock
1439362708
Live View Offset (#4) 2020-05-21 15:06:28 -06:00
Jeremy Bullock
e6f24cd120
Test Shots (#3) 2020-05-19 23:43:46 -06:00
Jeremy Bullock
7c46efec41 typo 2020-05-05 15:04:15 -06:00
Jeremy Bullock
9ccb64156a Additional mac crash fix? 2020-05-04 22:16:19 -06:00
Jeremy Bullock
f14288ce74 Mac crash fix? 2020-05-04 21:59:27 -06:00
Jeremy Bullock
17bac0a49b add showNormal to light 2020-05-04 21:27:12 -06:00
Jeremy Bullock
b767aaaf4f Fix mac bugs 2020-05-04 21:15:22 -06:00
Jeremy Bullock
8d8d199147 Show stop motion camera in xsheet order 2020-05-04 00:44:20 -06:00
Jeremy Bullock
e3d110f972 Small changes 2020-05-03 02:13:00 -06:00
Jeremy Bullock
2a53ee9ffe Add icon to use live view images option 2020-05-02 23:52:29 -06:00
Jeremy Bullock
9d7eb18d40 Keep live view images loaded 2020-05-02 15:54:05 -06:00
Jeremy Bullock
ad14513b72 Fix next frame command 2020-04-30 21:14:53 -06:00
Jeremy Bullock
cde73f63c9 Fix screen overlay for webcam 2020-04-30 21:07:56 -06:00
Jeremy Bullock
0fc6472c77 Usability Improvements 2020-04-30 02:26:15 -06:00
Jeremy Bullock
88c33262ce Webcam Settings 2020-04-27 23:02:21 -06:00
Jeremy Bullock
1c283db3ec Fix webcam build 2020-04-26 23:32:22 -06:00
Jeremy Bullock
0ed3448c6a Beautification 2020-04-26 22:19:06 -06:00
Jeremy Bullock
34af763775 Refactoring and Clarifying 2020-04-26 22:15:39 -06:00
Jeremy Bullock
dfc234f627 Add scroll to new pages 2020-04-25 01:35:42 -06:00
Jeremy Bullock
bf8e0d2662 Light and Screen Control 2020-04-25 01:30:38 -06:00
Jeremy Bullock
f151216159 Move interval timer logic out of gui 2020-04-24 17:44:28 -06:00
Jeremy Bullock
e98e169066 Fixes 2020-04-24 13:35:04 -06:00
Jeremy Bullock
baa304752f Fix bugs 2020-04-22 14:55:53 -06:00
Jeremy Bullock
33cb04ba82 Fix flipping on mac 2020-04-22 13:41:00 -06:00
Jeremy Bullock
28d3d5375a Fix DSLR pause live view 2020-04-20 15:55:16 -06:00
Jeremy Bullock
967cf5329a Prep for advanced motion control 2020-04-19 15:50:32 -06:00
Jeremy Bullock
7a0bb52c37 Add time lapse 2020-04-19 00:09:59 -06:00
Jeremy Bullock
51e3b1b67f Add Serial for Arduino Control 2020-04-18 20:29:13 -06:00
Jeremy Bullock
2b58374716 Fix 2020-04-15 17:39:20 -06:00
Jeremy Bullock
ab0fcd7023 Usability improvements 2020-04-15 16:02:02 -06:00