# Pencil2D Nightly builds 2014 

**URL:** https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854
**Category:** Development
**Created:** [10 June 2014 09:57 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854 "2014-06-10T09:57:09Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![chchwy](https://discuss.pencil2d.org/user_avatar/discuss.pencil2d.org/chchwy/32/126_2.png) [@chchwy](https://discuss.pencil2d.org/u/chchwy)
#### Post date: [10 June 2014 09:57 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854/1 "2014-06-10T09:57:09Z")

</div>

Nightly builds are the bleeding edge versions of Pencil2D, which contains the most recent fixes and features.

Windows: Download here =\> [http://goo.gl/Fx3qE9](http://goo.gl/Fx3qE9 "http://goo.gl/Fx3qE9")  
Mac OS X: coming soon…  
Linux: coming soon…

&nbsp;

**June 10**

This is a highly experimental build, I believe there are still many bugs, but I decided to release it as the first build of this year.

In the past months, I spent most of my time to reconstruction the base of Pencil2D. Pencil2D is a simple program with great potential, but if you take a close look at the code, it contains inappropriate complicated design that will be an obstacle for further extension.

I started to cut out many unnecessary part, and tried to rebuild a simple, flexible core of Pencil2D. Program function does not changed a lot, but the code did change a lot.

I believe this will help Pencil2D to go further, like to build a house on a rock, a clean and simple core would help developers to implement new features faster… and with less pain 😛

The following weeks I will focus on solving bugs, include sound layers, movie export, and make the program more stable.

Thanks all you guys for your support.

---

<div class="post-metadata">

### Author: ![darkest](https://discuss.pencil2d.org/letter_avatar_proxy/v4/letter/d/ccd318/32.png) [@darkest](https://discuss.pencil2d.org/u/darkest)
#### Post date: [10 June 2014 12:27 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854/2 "2014-06-10T12:27:57Z")

</div>

yeah, this one doesn’t work it gives me a MSVCR120.dll error.

---

<div class="post-metadata">

### Author: ![brzoza](https://discuss.pencil2d.org/letter_avatar_proxy/v4/letter/b/57b2e6/32.png) [@brzoza](https://discuss.pencil2d.org/u/brzoza)
#### Post date: [10 June 2014 12:45 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854/3 "2014-06-10T12:45:11Z")

</div>

Me too.

---

<div class="post-metadata">

### Author: ![sfepa](https://discuss.pencil2d.org/user_avatar/discuss.pencil2d.org/sfepa/32/33_2.png) [@sfepa](https://discuss.pencil2d.org/u/sfepa)
#### Post date: [10 June 2014 13:23 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854/4 "2014-06-10T13:23:12Z")

</div>

I had it too and after installing this [http://www.microsoft.com/en-us/download/details.aspx?id=40784](http://www.microsoft.com/en-us/download/details.aspx?id=40784) the app launched, but there is a problem with drawing tools.

---

<div class="post-metadata">

### Author: ![chchwy](https://discuss.pencil2d.org/user_avatar/discuss.pencil2d.org/chchwy/32/126_2.png) [@chchwy](https://discuss.pencil2d.org/u/chchwy)
#### Post date: [10 June 2014 13:57 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854/5 "2014-06-10T13:57:32Z")

</div>

Hi, all

I’ve re-upload the file, please check.

---

<div class="post-metadata">

### Author: ![jose](https://discuss.pencil2d.org/user_avatar/discuss.pencil2d.org/jose/32/14_2.png) [@jose](https://discuss.pencil2d.org/u/jose)
#### Post date: [10 June 2014 14:17 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854/6 "2014-06-10T14:17:47Z")

</div>

Amazing improvements!!!

I’m really happy about how pencil is going on, it’s responding correctly to relative mouse mode coordinates, it’s a very very good news.

I mean, Pencil is right now the unique open source application responding to my tablet in relative mode. By the way, it’s responding to the rubber and other important features of wacom pro.

The events are responding better than ever, in windows 7, what you have done is great @chchwy, many thanks to the team as well.

Well, after deep changes like these, it would be strange running the software without issues, but I only found “minor issues” like brush, sorry for not testing it thoroughly but I have no more spare time left.

Wish I could help but I’m still busy.

Bye

---

<div class="post-metadata">

### Author: ![brzoza](https://discuss.pencil2d.org/letter_avatar_proxy/v4/letter/b/57b2e6/32.png) [@brzoza](https://discuss.pencil2d.org/u/brzoza)
#### Post date: [10 June 2014 18:58 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854/7 "2014-06-10T18:58:38Z")

</div>

> In the past months, I spent most of my time to reconstruction the base of Pencil2D.

A big thank you for doing the work of the code more transparent! May God Bless you

> This is a highly experimental build, I believe there are still many bugs,

My observations about the bugs / inconsistencies:

- I can not stop playing the animation. -I can not select the frame -softBrush does purple rim when it is turned on coloring frames earlier. -hand-tool does not work on CameraLayer

---

<div class="post-metadata">

### Author: ![manu](https://discuss.pencil2d.org/user_avatar/discuss.pencil2d.org/manu/32/1029_2.png) [@manu](https://discuss.pencil2d.org/u/manu)
#### Post date: [19 June 2014 05:43 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854/8 "2014-06-19T05:43:28Z")

</div>

Checking in here again after being busy doing other things for a while, This sounds like a huge milestone for Pencil2D’. I’ll give it a go again soon to check it out. Many thanks to the ones involved.

&nbsp;

---

<div class="post-metadata">

### Author: ![gordie](https://discuss.pencil2d.org/letter_avatar_proxy/v4/letter/g/a5b964/32.png) [@gordie](https://discuss.pencil2d.org/u/gordie)
#### Post date: [25 June 2014 12:38 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854/9 "2014-06-25T12:38:55Z")

</div>

Thanks @chchwy !  
Great to have some news from you.  
Maybe we should write a blog post (and eventually a newsletter) about this ?

---

<div class="post-metadata">

### Author: ![fudgymations](https://discuss.pencil2d.org/letter_avatar_proxy/v4/letter/f/958977/32.png) [@fudgymations](https://discuss.pencil2d.org/u/fudgymations)
#### Post date: [13 August 2014 20:43 UTC](https://discuss.pencil2d.org/t/pencil2d-nightly-builds-2014/854/10 "2014-08-13T20:43:11Z")

</div>

yay you have fixed alot of things i wanted all we need now is the audio

&nbsp;
