Pencil2d скачать бесплатно

Рекомендации и советы

Графический редактор Pencil2D потребует не слишком много времени на исследование доступных функций.

Частично с адаптацией помогут всплывающие подсказки для новичков и специальное руководство, скрывающееся в разделе «Помощь». А еще облегчат жизнь следующие советы:

  1. Непрозрачность окна. Если перейти в «Настройки» из раздела «Правка» и в верхней части меню «Общие» подвигать ползунок «Непрозрачность», то интерфейс начнет просвечивать те графические элементы (окна программ или браузера), которые находятся за Pencil2D. Трюк хотя и не новый, но все же редко встречается у конкурентов. А ведь так у художников появляется шанс почти молниеносно срисовать материалы с заранее подготовленного исходника и сэкономить время.
  2. Точность позиционирования. Редактор поддерживает стилусы и графические планшеты и разрешает в «Настройках» (раздел «Правка») изменять процент сглаживания, и настраивать позиционирование во время рисования на векторном слое.
  3. Горячие клавиши. Каждый раз обращаться к интерфейсу мышкой во время рисования или при подготовке анимированных сцен – слишком долго. А потому разработчики и предлагают заполнить раскладку из кнопок, разрешающих мгновенно перейти к нужному действию.
    Импорт и экспорт, добавление новых кадров и разворот холста, зеркальное отображение и отмена недавних действий: в «Настройках» подробно перечислены по умолчанию доступные комбинации, а также там предусмотрено возможность добавить собственные.

Timeline Rewrite

Difficulty: Hard

Project Core Objective: Rewrite the timeline for better optimization and extensibility

Description:

The timeline we are currently using is a very old remnant of the Pencil program
from which Pencil2D was forked nearly 6 years ago. Problems with it include its
non-native display, poor speed performance, and it was coded in a way that is
very difficult to add new features to. While few users will notice a significant
difference after these changes, it is very important to us moving forward so
that we continue to provide a responsive program and add many new requested
features which are waiting for the timeline to be more flexible (for example,
layer effects and groups are two important things that would require much less
work to implement with a refactored timeline).

Work on this project has already started. There is a barely-started
abandoned implementation
that was done by scribblemaniac, who will be one of the main mentors should this
project be chosen. He, along with the other developers, will help guide the
design, but it will be up to you to implement the structure and current
features. If you manage to implement all of the features from the old timeline,
you may look into implementing some new timeline/layer features which pique your
interest. A strong background in Qt will be needed for this project.

  • Proposal Tag:
  • Skills required: C++, Qt, UI design (useful, not strictly necessary)
  • Mentor: Connor Deptuck (scribblemaniac)
  • Backup Mentor: Matt Chang (chchwy)

Sound Scrubbing

Difficulty: Intermediate

Project Core Objective: Improve the timeline to add sound-scrubbing support

Description:

Pencil2D recently re-enabled sound layer support which is very important to any
animation really. A common feature in video editing applications is to allow
the playback of sound when moving the timeline cursor. This reduces the time it
takes to align sound with animations and can help a lot with lip syncing, both
of which are things which we aim to support.

In order to implement this, you may have to modify the timeline slightly to
enable higher precision playback, and you will need to modify our sound system
to play automatically when the cursor moves. You will have to figure out exactly
what part of the sound layers should play in response to specific cursor move
events. There also should be some option to enables/disable this feature since
some may find it annoying or not useful.

  • Proposal Tag:
  • Skills required: C++, Qt (useful, but optional for application), Jack Audio or a similar library (not required, and not currently in use, but may be worth investigating to implement alongside this project)
  • Mentor: Matt Chang (chchwy)
  • Backup Mentor: Connor Deptuck (scribblemaniac)

7 Pivot Animator

Бесплатная программа для создания анимированных фигурок из палочек и их «оживления» с указанием траектории движения. Утилита дает возможность использовать готовых персонажей и конструировать новых, изменять фоны и добавлять дополнительные эффекты — например, картинку или текст. Также можно изменять прозрачность, размеры и углы поворота фигур, копировать их одним нажатием, экспортировать проекты в формат AVI.

Скачать Pivot Animator

Среди плюсов — переключение между фоновыми изображениями в одном проекте и выделение сразу нескольких фигур. Утилита доступна на русском языке и легко осваивается неопытными пользователями. К минусам можно отнести небольшую функциональность — сделать с помощью Pivot Animator полноценный мультфильм не получится.

  • Топ-7: лучшие бесплатные программы для рисования
  • Лучшие программы для создания презентаций: топ-5 в 2020 году

Backup and Recovery

Difficulty: Intermediate

Project Core Objective: Protect our users’ work from being lost or corrupted with new backup and recovery mechanisms.

Description:

Older versions of Pencil2D were notorious for corrupting project files. We have
put a lot of work into fixing this and have almost completely eliminated this
very frustrating problem for our users. However we still get the rare report of
being unable to open a file, and changes that we make in the future could
reintroduce this issue unintentionally. We do not want users to have to worry
about ever losing their work, which is why it is important that we implement
effective backup and recovery mechanisms.

The exact mechanisms that we should use are still up for debate, but may
include some combination of the following solutions:

  • An option to automatically rename the old project file to a backup when
    saving.
  • Test saves immediately after saving for file integrity.
  • Check for project folders in temporary storage on startup and provide the user
    the option to recover or remove any of those project which likely are there due
    to a crash.
  • Write files to the disk (in temporary storage) more often in the background
    so more work can be recovered with the previous method.
  • Autosave in the background. We currently have an autosave feature, but due
    to it’s intrusive popups most people have it disabled. Running it in the
    background would likely lead to greater user adoption.

See the backup proposal for some more details.

  • Proposal Tag:
  • Skills required: C++, Qt (for recovery dialog)
  • Mentor: Connor Deptuck (scribblemaniac)
  • Backup Mentor: Matt Chang (chchwy)

Moho (Anime Studio) Pro

Преимущества: его регулярно обновляют с расширенными и новейшими функциями для использования.

Против : не удобно для начинающих, так как функции немного продвинуты.

Anime Studio Pro — фантастический вариант для тех, кто хочет заняться созданием профессиональной 2D-анимации. Он доступен и разработан для анимации в стиле Flash. Хотя вы не можете создавать покадровую анимацию с помощью этой программы, тем не менее вы сможете создать несколько фантастических видеороликов.

Существует Anime Studio Debut — простая анимационная программа, предназначенная для начинающих пользователей и бесплатная загрузка. Но если вам нужны все возможности высококлассного программного обеспечения для 2D-анимации, вам стоит выбрать Pro версию.

Функции:

  • Улучшенные инструменты рисования от руки
  • Beizer позволяет вам создавать видео так, как вам нужно.
  • Функция интеллектуального деформирования помогает создавать собственные сетки для изгибания и скручивания анимации.
  • Реалистичное размытие движения
  • Анимация для нескольких слоев одновременно

Pencil2D Release 0.6.5, 28 days later

…Well actually make that 49 gasp. Truth be told the new version has been out since July 31st 2020. While we were working on a new release strategy the release version became more and more ambitious, however most of our team had a reality check with both their personal and professional lives so we had to decide that it was time to release a new, albeit impefect, version to update your experience.

The lack of a timely announcement was a byproduct of our desire that all officially supported platforms, including those with external maintainers were ready before the announcement, however this wasn’t possible. We also wanted to provide a bit more explanation on how the new features are meant to be used, so we produced a few video overviews to help with this.

Right now we’re furiously addressing new bugs that have appeared due to the newest features, and finally putting to rest other problems that were chasing users for years. We kindly ask everyone to please follow closely the bug tracker, as we will be also looking to release a new bug fix version, 0.6.6 by the end of september / start of october to address some of the most critical you’ll find right off the bat.

Lastly, during this past year we’ve been also dealing with additional issues introduced by traditional operating systems after a new wave of security updates. Due to this the open-source community, as well as Pencil2D users, have been reporting various issues related to file permissions. !

Before you dive into the current or the new for everyone!

Fixes

  • #926, #1148 Scrubber should move to start of range on playback, if outside the range.
  • #1059, #1168 Improved stroke accuracy by using Qt tablet events.
  • #1089 Fixed Copy & Paste function (Ctrl+C / Ctrl+V) not working.
  • #1090, #1123 Fix image export issues (by Philippe Rzetelski).
  • #1092 Application icon disappeared after loading a file.
  • #1093, #1161 Fixed: the recent opened file list got reversed every time when loading a project. (by Matthew McGonagle)
  • #1094, #1104 Fixed *.gpl (Gimp Palette) file import algorithm. (by Andrey Nevdokimof)
  • #1095 Fix move tool crash on camera layer.
  • #1096 Fix crash and related issues on layer delete.
  • #1101,#1103 Disable range spinboxes at startup (by David Lamhauge).
  • #1107 Fixed miscelaneous g++ compiler warnings.
  • #1111 Fix rename optimization during file save.
  • #1134 Remove “Show Tab Bar” from the View menu on newer versions of macOS (e.g Mojave).
  • #1135 Fix Error on digit count for numbered sequence file import
  • #1137 Improve darkmode QDockWidget titlebar for macOS (Mojave)
  • #1139 Fix audio volume in movie export if the project contains multiple audio clips.
  • #1141, #1132 Resolved miscelanous warnings (NULL and C-style Casts) (by David Lamhauge)
  • #1142 Force light theme on newer versions of macOS (e.g Mojave)
  • #1144 Renable dark mode on newer versions of macOS (e.g Mojave)
  • #1154,#1155 Fix pressure artifacts at end of brush stroke
  • #1157 Fixed audio synchronization issue.
  • #1166 Fix XML fields corrupting because of locale decimal types.
  • #1175 Color wheel sometimes went greyscale.
  • #1181 Fix canvas bugs
  • #1188 Miscellaneous fixes: Fixes regression for #677. Fixes duplicate selection box.
  • 4f7b4bb Improved the sound key length accuracy.
  • b1064ab Fix auto-crop being disabled in duplicate frames.
  • aafd048 Fix: mistakingly empty the filename of source keyframe when duplicating a frame

I have a Hi-DPi screen / high resolution desktop, but text is wonky / icons are too small in Pencil2D

User Jeetman has contributed with this small workaround while the development team improves compatibility with high resolution displays:

Here is a quick fix for HDTV display problems. This may work for all HDTV’s, but I know that it definitely works on a SAMSUNG HDTV with recommended screen setting of 3840 x 2160. This may also work on other programs. I used this fix to correctly display the paint program that I use (paint shop pro X6) as well.

If you’ve installed Penci2D and are using Windows 10 and an HDTV, Your screen display may look like the picture above.

To fix this, find your Pencil2D shortcut which is usually on the desktop but can be on the taskbar or in your start up.

Once you locate your Pencil2D shortcut, right-click on the Pencil2D shortcut, click on properties.

The properties menu will open. Left-click on the ‘Compatibility’ tab on the top.

The Compatibility menu will come up. Do the following:

Under the ‘Compatibility Mode’-‘Run this compatibility mode for:’ – CHECK THE BOX

Verify ‘Windows 8’ is selected. If not, left click the flyout and select Windows 8
(Note: You can also use compatibility with Windows 7)

Under Settings: ‘Override high DPI scaling behavior’ – CHECK THE BOX

Under Settings: ‘Scaling performed by’ change ‘Application’ to ‘System’ by left-clicking the flyout and choosing ‘System’. Click Apply then OK.

Run Pencil2D (from the shortcut icon you just modified). Your display should look as shown above.

0.6.6 Release Notes & Highlights

Features

  • Crash recovery system implementation. Anytime the app crashes next time you open the app you will get a dialog to recover whatever was left from the previous session (p.s. it won’t recover unsaved work)
  • Timecode Display with SMPTE Timecode, absolute frame counter & A hybrid display

Enhancements

  • Pencil2D now opens on start the last project you worked on.
  • Navigation practical behavior: Pan & Zoom are now smoother. Zoom is now aimed towards the mouse cursor
  • Tooltips are now displayed in the selected interface language, if they are translated.
  • Refactored frame cache size management: Now you can adjust the frame cache as image data size up to 16GB of RAM, rather than frame count.
  • Improved Reset & Lock Windows features
  • Improved dark mode support for the timeline. Currently this is based on the platform and whether it supports dark mode natively. Dark theme support for Windows is still under development.
  • Eyedropper Improvements:
    • The eyedropper will now determine the color from within the pixel boundary instead of its center.
    • The color preview thumbnail can now be seen over all background colors.
    • The color preview is now premultiplied, i.e the color represents the sampled pixel on the active layer rather than the base color without opacity changes.
  • Implemented options to reset translation (pan) and rotation (tilt) actions separately. Note: Zoom factor (%) can already be restored to default via the scaling presets in the view menu since v0.6.5
  • Improved cross-hair cursor icon

Fixes

  • Improved Sound Import: Fixed multiple bugs related to importing and exporting audio.
  • Fixed checking for updates on windows systems. Note that this feature only allows to check the availability of new updates; it won’t download the software directly.
  • Improved interface widget flexibility for low resolution screens: This fixes having the timeline pushed out of the screen and having panel contents spill over other panels.
  • Fixed an issue where enabling any composition overlay with an active selection would offset the current image.
  • Fixed various issues related to frame rendering and image caching.
  • Fixed a crash related to the Pencil2D Project (PCLX) file import feature.
  • Miscelanous Undo/Redo Fixes:
    • Improve undo support for smudge tool on bitmap layers.
    • Implement undo events for selection flipping.
    • Fixes an issue where undoing Selection Flip X / Y would delete the drawing instead.
    • Prevent a crash that would happen when undoing after deleting a layer.
    • Prevent adding a frame after undoing any stroke drawn over an empty frame exposure.
  • Switching applications via key shortcut no longer locks your current tool as the eyedropper.
  • Fixed an issue with layer name suggestions for layers with identical names.
  • Fixed a bug with vector graphics after moving an object.
  • Fix GIF file import with non-lowercase extensions
  • Fixed smudge dragging not working
  • Fixed movie video import filter not working for AVI files
  • Fixed an error that would prevent creating new presets
  • Pencil2D Project temporary file folder is now properly deleted when closing the app.
  • Fixed several memory leaks & general code refactoring

New Features

  • #1068 Added support for TIFF format (by Andrey Nevdokimof).
  • #1074, #1121 Added a slider for changing frame size at timeline (by David Lamhauge).
  • #1109 Import images as new layers on specific frames based on filename and numbering postfix e.g., Joe0001.png’, ‘Joe0002.png’, etc (by David Lamhauge).
  • #1115 Added support for transparency in exporting WebM and APNG.
  • #1126 Check for Pencil2D updates. (+ Added forum/discord links in Help menu.)
  • #1136 Added an option to export key frames only when exporting image sequence.
  • #1145 Added zoom shortcuts from 25% up to 400% as 1, 2, 3, 4 and Shift+2, 3, 4. (by David Lamhauge)

Как пользоваться Pencil 2D

Рабочий процесс в редакторе каждый раз начинается с подготовки нового холста через меню «Файл» в левом верхнем углу.

Задать параметры для подготовленной области нельзя, но проблем с добавлением деталей не возникнет: с помощью масштабирования легко раздвигаются границы и появляется новое место для рисования. Если же необходимо вернуться к уже подготовленным ранее проектам, то поможет кнопка «Последние документы», а вот через «Открыть» добавляются материалы с жестких дисков: иллюстрации и изображения, требующие доработки.

Как действовать дальше – зависит от желаемого результата, поставленных требований и мастерства.

Художники предпочитают начинать с выбора подходящих инструментов: кисти, карандаша или элемента, добавляющего на холст геометрические фигуры, блоки и линии.

Дальше важно разобраться с параметрами: например, если выбрана кисть, то появится возможность сменить толщину добавляемых линий, активировать распознавание силы нажатия и сглаживания, а также – выбрать уровень стабилизации

Чуть ниже располагается пункт меню «Отображение». Там припасена целая коллекция направляющих линий и специальных всплывающих элементов, облегчающих кадрирование, выбор подходящего места для подготовки рисунков или экспериментов. Раздел частично посвящен новичкам, но пригодится и профессионалам, которым не помешают дополнительные подробности.

Следующий шаг – переход к палитре. Оттуда выбираются и настраиваются цвета и оттенки, регулируется эффект прозрачности, вызывается инспектор для калибровки оформления всего кадра целиком. При необходимости из «Инструментов» разработчики предлагают воспользоваться «Пипеткой» и за считанные минуты оценить оформление графического элементами.

После экспериментов над вкладками слева и справа пора переходить к Timeline – временной шкале, куда и добавляются новые кадры, и откуда генерируется анимированное изображение. Взаимодействовать с системой необычайно легко: сначала выбирается слой (растровый, векторный или с камеры, куда импортированы материалы), а после – уже на холсте – вырисовываются новые элементы.

Если контент подготовлен, необходимо нажать на плюсик слева, а дальше – перейти уже к новому кадру (если прошлые действия необходимо оставить, то нужен правый плюсик). Парочка экспериментов и вот панель уже заполнилась отдельными фрагментами, которые воспроизводятся по кнопке Play на той же панели быстрого доступа.

Выгружаются подготовленные материалы – изображения и видеоролики – через панель «Файл», расположенную сверху. Там предусмотрен пункт «Экспорт». Вариантов предусмотрено несколько: ролик, последовательность изображений, отдельный кадр, анимированный GIF. Какой формат выбрать – зависит от нужного результата. Ролик разбавляется музыкой, фрагменты помогут пересобрать материал заново, а GIF – уже готовый материал, с легкостью выгружаемый в социальные сети.

Установка

Редактор распространяется не в виде стандартного дистрибутива, который распаковывается через инсталлятор в выбранный каталог, а в формате Portable-сборки, запускаемой через исполняемый exe-файл. Дополнительные действия не понадобятся – Pencil2D сразу станет доступен для взаимодействия и творческих экспериментов. Не возникнет проблем и с локализацией: язык перевода подбирается автоматически в зависимости от параметров операционной системы.

Интерфейс и настройки

Оформление у Pencil2D характерное для жанра: сверху доступна горизонтально вытянутая панель быстрого доступа, откуда добавляются новые слои, правятся текущие кадры, вызывается меню для общения с технической поддержкой.

Слева располагается ряд блоков с инструментами, параметрами выбранного в текущий момент элемента (кисти, карандаша или заливки), отображением меню предпросмотра и разделом с настройкой времени отображения кадров, прозрачностью. Снизу – специальное информационное меню, разделенное на слои с растровыми или векторными изображениями (или нарисованными от руки иллюстрациями) и материалами, перенесенными в меню анимирования. Там же доступны кнопки для предпросмотра и настройки масштаба.

Справа – традиционная палитра с пипеткой, инспектор цвета форматов HSV и RGB, коробка с красками, необходимая для переноса визуальных прессетов на виртуальный холст.

Additional Troubleshooting

If you run into additional problems, like missing MSVCP140.dll, VCRUNTIME140.dll, QT5Widgets.dll, api-ms-win-crt-runtime-l1-1-0.dll, etc

Please visit our troubleshooting quick guide section in the downloads page for Pencil2D:

Check your Antivirus Rules

If you have an antivirus software with real-time protection enabled (e.g Kaspersky, Avira, Panda, AVG, etc) to avoid being blocked by real-time scanners you should consider checking the antivirus settings and create an rules exception for both:

  1. The Pencil2D application folder (where you extracting the files in)
  2. We recommend to create a general Pencil2D projects folder to save all your future animation files.

Please refer to your antivirus manual or online reference knowledge base for additional information on how to create these rules.

For a Windows Defender specific procedure please take a look at this guide:
https://support.microsoft.com/en-us/help/4028485/windows-10-add-an-exclusion-to-windows-security

UAC Permissions Handling

It is possible that the UAC (User Account Control) permission levels are set very high and is not allowing any kind of program or DLL file to be executed on your system (this can effect movie exports too).

Here’s a guide to disable it or at least consider lowering the rating (if you are not the system administrator you’d have to ask them to help or get the password for your computer workstation in order to do this)

Run as Administrator

Make sure you are running windows OS as an administrator whenever possible. Otherwise Windows users are allowed to configure individual apps to run with administrator rights.

Consider setting the application file (the one with a pencil icon ) to run as administrator in the file properties.

If you are not the admin, ask your parents or third party system administrator for the password and then set the program application file itself () to run as an admin by following this guide:

Enable Developer Mode

Sometimes installing software in the default mode (Sideload Apps) can still prompt issues so try following this guide to enable developer mode on your Windows 10 OS (it works for all editions of Windows 10 including Home)

Final words

If you’ve been having issues in 2019 and beyond while using Windows10 specifically experiencing your files disappearing or getting corrupted after saving the project file (.pclx) correctly (can’t open them; get error) please follow this guide to a T.

Afterwards please download the following nightly builds which contain a recently issued fix that partially addresses this problem.

While we’ll keep working on this and eventually correct these issues, note that these are development versions of the software. While they are run in the same way, and don’t have any extra requirement to be used, they may be more unstable than the official release on our download website.

Please don’t start your homework or next grand masterpiece with these dev builds, but do test these versions, and let us know if during testing these builds improve your experience when running into the aforementioned problems:

Win (64bits) https://drive.google.com/drive/folders/0BxdcdOiOmg-CSVlqc3JNQV9hVGs Win (32bits) https://drive.google.com/drive/folders/0BxdcdOiOmg-CcUEwS1R0WFhwM0E

Look carefully at the timestamsp!

I hear about “Nightly Builds” so what is it?

Nightly Builds are the most up-to-date, experimental versions that reflects the current state of the pencil2D application development. In Nightly builds you will have the latest features and bug fixes if you like to try something new. But you have to understand the nightly builds are not final versions and sometimes they can break more easily.

However, we encourage you to try the latest Nightly Builds whenever you encounter an issue with current pencil2d version, to see if the problem has already been fixed. That can help our dev team to avoid unnecessary or duplicate bug reports.

Nightly Builds

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Adblock
detector