Commit graph

77 commits

Author SHA1 Message Date
Jeremy Bullock
cf6dbfac01 Merge remote-tracking branch 'upstream/master' into stop_motion_improvements 2020-04-30 21:31:20 -06:00
Toondad
9c463830ce No QtAudio device issue solved
Closes issue #2308.
2020-04-30 00:46:17 +02:00
manongjohn
e878b02286 Fix linux builds for stopmotion with webcams 2020-04-20 21:34:58 -04:00
Artisteacher
27825369e7 update mac stop motion 2020-04-12 10:43:17 -04:00
Rodney
999c4e0f8e
Merge pull request #3183 from MrBlockCat/tweak-macos-build-instructions
Update more macOS Build Instructions
2020-03-27 10:25:06 -05:00
Martin van Zijl
1994fc88ff Correct library path in Linux installation doc. 2020-03-27 15:31:41 +13:00
MrBlockCat
533ef83c87 Update how_to_build_macosx.md
Updates the rest of boost and tweaks some other more minor things
2020-03-26 14:39:41 -04:00
artisteacher
f69e2dd4b7
Update homebrew install command 2020-03-25 22:08:49 -04:00
artisteacher
aa1f0e1060
add step to remove incompatible directory
This also updates the name to macOS and lists the last tested boost version as 1_72_0.
2020-03-25 20:17:05 -04:00
Tact Yoshida
2ca5984b69 Remove tofu 2020-02-04 03:54:14 +09:00
Konstantin Dmitriev
360dd04660 Instructions on how to compile Stylesheet qss files on Linux 2020-01-25 15:15:07 +07:00
Tact Yoshida
55b178907a Remove SDL2 2020-01-09 04:05:40 +09:00
Benson Muite
eb81d1c937
Update how_to_build_linux.md
Add information on building on Fedora
2020-01-01 16:18:29 +03:00
shun-iwasawa
590082b826 add liecense files, make opencv version flexible (#2954) 2019-12-23 15:05:03 -07:00
Jeremy Bullock
f159071bf7 Canon DSLR and Stop Motion Support (#2635)
* Stop Motion Features

Please note that this feature won't appear in the nightly build until some related changes are completed.
2019-12-23 20:24:44 +09:00
Rodney
83fe31d0e0
Merge pull request #2600 from manongjohn/xcode_builds
Xcode IDE support for macOS builds
2019-09-19 09:15:18 -05:00
sujiniku
fdc8b379a7
Update how_to_build_linux.md 2019-08-08 15:51:08 +09:00
sujiniku
8633355a7c
Update how_to_build_linux.md 2019-08-03 12:20:03 +09:00
John Dancel
8e63fab5e3 More macOS instruction updates and corrections 2019-04-25 21:38:46 -04:00
Ken Taguma
a0f8f76edc Fix command for Running OpenToonz in how_to_build_linux.md (#2599)
* dragEnterEvent force copy action

* add comment and remove unused code.

* separate commandline  for running OpenToonz
2019-04-25 10:37:13 -06:00
John Dancel
c0795e8b28 Instruction updates and revert default CMake lib path 2019-04-25 10:37:28 -04:00
John Dancel
662ad32376 Fix macOS build typos 2019-04-23 00:44:21 -04:00
Mintesno Zewdu
c078bdc5ad Added qtwayland5 dependency to build instructions (#2029)
From my testing on Ubuntu 18.04, a shared library in the qtwayland5 package is required for CMake to succeed, so I'm adding it to the dependency install command.
2019-04-22 15:12:11 -06:00
John Dancel
5e857df76c Fix stuff directory creation steps 2019-04-22 10:38:19 -04:00
John Dancel
9b39286f16 Update MacOS build steps 2019-04-21 02:57:47 -04:00
shun-iwasawa
f39ea05cac Remove Version Numbers from File Names (#2410)
* remove version numbers from file names

* update plist and systemvar for osx

* modify appveyor script
2018-12-28 11:15:09 +09:00
otakuto
03ecf4d7bd ignore Thumbs.db (#2194) 2018-08-06 16:56:13 +09:00
manongjohn
aab4beed5a Testing PR instructions (#2113)
* Testing PR instructions

* Fix typo
2018-07-15 14:10:29 -06:00
pocketberserker
b478235fc7 fix license link (#2153) 2018-07-10 18:55:15 +09:00
Ivan Mahonin
2dc3909e26 Instructions to build OT with libmypaint dependency for linux (#2027) 2018-06-22 10:43:57 -06:00
Kite
797e00f51b Add Stylesheet Doc (#1972)
Adds instructions on how to build stylesheets to docs.
2018-05-16 16:32:53 -06:00
J.P. Turcotte
0e6a35225b Clarify the Windows build instructions (#1856)
I successfully built OT, but ran into some problems. Thanks to @turtletooth, I got back on track! Here are some changes to make it easier for others to build OT on Windows.
2018-03-18 15:23:01 -06:00
shun-iwasawa
22412dc1a8 v1.2.0 (#1631)
* v1.2.0

* more update versions to v1.2.0
2017-12-11 13:23:11 +09:00
Campbell Barton
fc1e00f7d5 CMake: fix for #1384 (libmypaint on linux) 2017-11-30 12:14:34 +11:00
shun_iwasawa
31362db453 qt5.9 2017-10-16 16:29:09 +09:00
Jeremy Bullock
5ffb5db40c Updated Mac Build Instructions (#1301)
* Added LFS to build instructions for mac
* added lzo instruction
* added libmypaint instruction
2017-08-24 18:06:59 +09:00
Campbell Barton
d3c31e3888 Merge pull request #1325 from caryoscelus/build_instruction_fixes
Linux build instructions: minor fixes
2017-07-31 08:09:17 +10:00
Jeremy Bullock
eb8f401c1e Fix for Studio Palette Path (#1253) 2017-07-25 19:01:17 +09:00
caryoscelus
58356f492f Linux build instructions: minor fixes
- fix typo
- remove incorrect command
2017-07-10 17:22:32 +03:00
Campbell Barton
cec9b90a59 Use jobs for make command
Building can be quite a slow process, so add jobs to make command.
2017-06-10 15:17:08 +10:00
岩澤 駿 
34178f6c6e Merge branch 'hi_resolution' of https://github.com/shun-iwasawa/opentoonz into shun-iwasawa-hi_resolution 2017-04-20 11:11:59 +09:00
Adham Zahran
d7608a6054 updated opentoonz_1.0 to opentoonz_1.1 in the docs 2017-04-12 12:53:33 +02:00
shun_iwasawa
f8d7517edf high-dpi monitor compatibility 2017-04-11 16:44:39 +09:00
Campbell Barton
5033516fbc Update how_to_build_linux.md
Use disable jbig, this isn't used often - or even supported by default with libtiff on some linux distributions.
resolves #851.

[ci skip]
2016-11-05 15:39:52 +11:00
Campbell Barton
84ad0f7c37 Update Linux install text
Simplify text, use title-caps
[ci skip]
2016-11-05 09:55:23 +11:00
Campbell Barton
8a1b1db2c3 Add note about jbig error
From PR #900, this should be properly resolved, include workaround until it is.
2016-11-03 23:01:38 +11:00
Campbell Barton
c510a11f77 Correct typo 2016-11-03 22:54:32 +11:00
Campbell Barton
27694d9edb Simplify libtiff building
Change proposed by @caryoscelus
2016-11-03 22:52:09 +11:00
Campbell Barton
bb209445dd Linux Readme: remove Unix from title.
Currently BSD's and similar systems aren't supported.
2016-11-02 21:44:24 +11:00
Campbell Barton
8539fa0c2c Minor edits
- Use $ prefix consistently
- Include Clang as a working compiler.
- Reference CentOS instead of Mageia (there are _many_ rpm based distros, no need to get too spesific).
2016-11-02 21:41:40 +11:00