Commit Graph

21 Commits

Author SHA1 Message Date
Thomas FORGIONE 1667488f93 Transparency 2015-04-23 10:50:18 +02:00
Thomas FORGIONE 4a125b95c1 Transparency 2015-04-23 10:48:40 +02:00
Thomas FORGIONE 43907a6f15 Corrected transparency bug 2015-04-23 10:43:58 +02:00
Thomas FORGIONE 54363d2e52 Modified arrows 2015-04-22 14:33:40 +02:00
Thomas FORGIONE 456e590b6e FixedCamera 2015-04-22 11:13:59 +02:00
Thomas FORGIONE d3bf9db542 Collisions 2015-04-22 10:17:54 +02:00
Thomas FORGIONE fd2cc2cddf Hermite arrows 2015-04-21 09:37:32 +02:00
Thomas FORGIONE 7850b3bb40 Update 2015-04-20 16:34:41 +02:00
Thomas FORGIONE b22e35660a You may now click on any part of the arrow 2015-04-20 10:05:54 +02:00
Thomas FORGIONE a74cfbb0e3 Added button to switch between full arrow and half arrow 2015-04-17 16:52:42 +02:00
Thomas FORGIONE 7348430531 Added fat arrows 2015-04-17 16:42:30 +02:00
Thomas FORGIONE dfb55a9bad Correct discontinuity 2015-04-17 11:22:11 +02:00
Thomas FORGIONE d15740ec3a Added arrows instead of cameras 2015-04-17 10:14:48 +02:00
Thomas FORGIONE dd5ad7f45a Added recommendations on Mario scene 2015-04-16 12:23:47 +02:00
Thomas FORGIONE bdb975e2f0 Camera disappears progressively (classy :D) 2015-04-13 10:11:42 +02:00
Thomas FORGIONE f4d28a6ee6 Hide camera when clicking on it 2015-04-13 09:48:50 +02:00
Thomas FORGIONE 64c8b7de6d Improved camera movement
Added scale factor to the distance between `FixedCamera.center` and
`FixedCamera.target` so the movement of `PointerCamera` does the
rotation earlier in its movement. Changed threshold to consider the
movement finished so the movement doesn't block the user for long.
2015-04-10 09:25:27 +02:00
Thomas FORGIONE 96db6d177f Revert "In js, we don't know how to test if something is undefined"
This reverts commit 7c138c3c27.
2015-04-07 12:04:59 +02:00
Thomas FORGIONE 7c138c3c27 In js, we don't know how to test if something is undefined 2015-04-07 11:56:14 +02:00
Thomas FORGIONE ae620e2cfc Cleaning, and removed logs 2015-04-07 11:33:33 +02:00
Thomas FORGIONE e297123be7 Initial commit 2015-04-02 12:38:06 +02:00