rougeronj [Thu, 18 Jun 2015 17:18:00 +0200] rev 506
Create Viewrepr which handle the representation of the View.
- Put in all the function about Hidden Nodes
- In scene, initializes this.view with the first view of the project (later it will be handled by a view manager)
rougeronj [Thu, 18 Jun 2015 17:17:11 +0200] rev 505
'hideButtons' function can be call by view hides the nodes. So we have to check if the button is drawn (i.e. sector is defined) first before hiding it.
rougeronj [Thu, 18 Jun 2015 16:54:57 +0200] rev 504
add the new client libraries server side
ymh <ymh.work@gmail.com> [Fri, 11 Sep 2015 16:33:18 +0200] rev 503
add parameter to control editor opacity
ymh <ymh.work@gmail.com> [Thu, 10 Sep 2015 01:02:19 +0200] rev 502
Added tag V00.12.02 for changeset a509adc8ac10
ymh <ymh.work@gmail.com> [Thu, 10 Sep 2015 01:01:58 +0200] rev 501
small gruntfile correction + version
ymh <ymh.work@gmail.com> [Thu, 10 Sep 2015 00:35:59 +0200] rev 500
define grunt task to change version numbers in projects files
ymh <ymh.work@gmail.com> [Wed, 09 Sep 2015 18:37:15 +0200] rev 499
Correct strange bug on fill of editor box with a difference of beavior between paperjs 0.9.23 and 0.9.24. Real cause not found, but this correction visually solve the problem
ymh <ymh.work@gmail.com> [Wed, 09 Sep 2015 14:06:02 +0200] rev 498
upgrade libs
ymh <ymh.work@gmail.com> [Wed, 09 Sep 2015 13:10:01 +0200] rev 497
Correct dependency and loading problem for ckeditor with dojo