client/js/renderer/scene.js
Sat, 19 Sep 2015 13:38:56 +0200 ymh correct view initisalization for java
Fri, 18 Sep 2015 16:37:26 +0200 rougeronj small bug fixed preventing touch to work on tablet - init _lastTap variable before using it
Wed, 16 Sep 2015 17:54:07 +0200 rougeronj rename idView to viewIndex
Wed, 16 Sep 2015 17:36:46 +0200 rougeronj improve view management:
Mon, 14 Sep 2015 18:09:36 +0200 rougeronj fix small bug about idNode parameter
Mon, 14 Sep 2015 18:02:00 +0200 rougeronj update parameters function to accept idView parameter
Wed, 09 Sep 2015 15:05:30 +0200 rougeronj Merge with 4a48a1a9fd1ed6fdce05b05eeef1bce88e921276
Tue, 04 Aug 2015 18:02:54 +0200 rougeronj update the url on papershift or zoom
Thu, 25 Jun 2015 18:09:49 +0200 rougeronj adapt the viewRepr to support a temp View (a representation without a model)
Wed, 24 Jun 2015 17:15:22 +0200 rougeronj add shift and zoom functions to the viewRepr
Thu, 18 Jun 2015 17:18:00 +0200 rougeronj Create Viewrepr which handle the representation of the View.
Fri, 19 Jun 2015 15:02:15 +0200 ymh correct grunt file for dist version
Thu, 18 Jun 2015 16:50:54 +0200 rougeronj add hide_nodes option to allow or node the hiding behavior on nodes
Thu, 18 Jun 2015 16:25:21 +0200 rougeronj fix bug in which hiddenNodes was reference on gview.get('hidden_node'). So any changes on hiddenNodes was modifying the original array too, preventing us to come back to the original state of the view.
Mon, 15 Jun 2015 12:08:14 +0200 rougeronj start backbone.history when project is done loading (loadingStatus = false)
less more (0) -15 tip