Commit Graph

220 Commits

Author SHA1 Message Date
Thomas FORGIONE 619d16c66b A lot of cleaning
Avoid main.js of 500 lines, and factor what can be factored between
interactive, replay and tutorial
2015-07-08 18:28:45 +02:00
Thomas FORGIONE 6ef5a7c8fe Some cleaning, and lot of bugs corrected 2015-07-08 15:09:33 +02:00
Thomas FORGIONE 96c2d2b20a Did stuff 2015-07-07 15:07:42 +02:00
Thomas FORGIONE da2a972492 Cleaned stuff, improved progress bar 2015-07-07 14:40:32 +02:00
Thomas FORGIONE 505e43023a Added progress bar 2015-07-07 11:47:21 +02:00
Thomas FORGIONE 773abeb817 Corrected bug 2015-07-07 10:51:19 +02:00
Thomas FORGIONE dc4b4d4975 Corrected bug 2015-07-07 10:45:30 +02:00
Thomas FORGIONE 8fac6f9f9d Did stuff 2015-07-07 10:42:37 +02:00
Thomas FORGIONE edffd21eb7 Added animation on coin got 2015-07-07 10:19:49 +02:00
Thomas FORGIONE c9bfc2dedd Copy of position vector 2015-07-07 09:13:11 +02:00
Thomas FORGIONE 6dc9faf493 Cleaned a little 2015-07-06 22:22:21 +02:00
Thomas FORGIONE d4332f27fb Corrected bug and avoid sending to DB when not necessary 2015-07-06 18:36:00 +02:00
Thomas FORGIONE 2aea555a74 Corrected makefile, and corrected closure compiler warning 2015-07-06 18:23:56 +02:00
Thomas FORGIONE 422bd7682d Doc 2015-07-06 18:07:44 +02:00
Thomas FORGIONE 7744821c37 Doc 2015-07-06 17:59:23 +02:00
Thomas FORGIONE a4458ce389 jsHint again 2015-07-06 17:29:59 +02:00
Thomas FORGIONE 01404dbf8a jsHint 2015-07-06 17:29:28 +02:00
Thomas FORGIONE 41ccc7da27 Corrected bug of the previous commit 2015-07-06 17:25:03 +02:00
Thomas FORGIONE 59e6806d16 Everything seems to work, except viewport lines 2015-07-06 17:18:08 +02:00
Thomas FORGIONE 4da5754b64 Corrected makefile 2015-07-06 11:30:01 +02:00
Thomas FORGIONE c646b54915 Removed function in loop 2015-07-06 11:26:19 +02:00
Thomas FORGIONE 80ba3278da Removed ProgressiveLoader : ProgressiveLoaderGeometry is now
ProgressiveLoader
2015-07-06 11:21:15 +02:00
Thomas FORGIONE 93fc7e6b30 Isolated global variable 2015-07-06 11:18:13 +02:00
Thomas FORGIONE f11b1ed7dc Lot of doc 2015-07-06 11:14:42 +02:00
Thomas FORGIONE 3c11aba194 corrected double log of arrow clicked 2015-07-03 09:58:44 +02:00
Thomas FORGIONE 31620de7ff Forgot to send event 😒 2015-07-03 09:48:31 +02:00
Thomas FORGIONE abe844a8ce Some jsHint semicolons 2015-07-02 09:23:58 +02:00
Thomas FORGIONE 416c3026b4 Added missing file 2015-07-01 18:15:04 +02:00
Thomas FORGIONE 6647521e7a Renamed recommendation (finally up-to-date) 2015-07-01 16:34:03 +02:00
Thomas FORGIONE 9c7350d41b Added namespaces 2015-07-01 16:31:43 +02:00
Thomas FORGIONE 5e0551179e Some more cleaning 2015-07-01 15:18:43 +02:00
Thomas FORGIONE 86f2094af6 A hell of a lot cleaning 2015-07-01 15:03:11 +02:00
Thomas FORGIONE a5d43248ef Corrected setSize on viewport cameras 2015-07-01 10:48:23 +02:00
Thomas FORGIONE 303f4d2b0e Corrected on reverse camera 2015-07-01 10:30:37 +02:00
Thomas FORGIONE 50c7845c99 Magically corrected a bug 2015-07-01 10:23:53 +02:00
Thomas FORGIONE fab183eaa7 A lot of cleaning... jshint likes me now ! 2015-07-01 10:14:15 +02:00
Thomas FORGIONE 18bbb77fa6 Changed stuff 2015-06-30 17:35:21 +02:00
Thomas FORGIONE 09b8dad62b Cleaning, and build tools 2015-06-30 15:13:49 +02:00
Thomas FORGIONE 5259a8feea All setInterval 2015-06-30 14:21:51 +02:00
Thomas FORGIONE 64b27b3e1f Removed requestAnimationFrame and replace by setInterval
Enables faster streaming (don't ask why)
2015-06-30 13:54:13 +02:00
Thomas FORGIONE cd34bf961e Revert ":wq"
This reverts commit 5851504210.
2015-06-30 10:19:35 +02:00
Thomas FORGIONE 5851504210 :wq 2015-06-30 10:12:50 +02:00
Thomas FORGIONE 1e8f972e4c Revert "Trying something"
This reverts commit 275a7b6831.
2015-06-30 10:10:54 +02:00
Thomas FORGIONE 275a7b6831 Trying something 2015-06-30 10:00:22 +02:00
Thomas FORGIONE 6b2d7ce8e7 Improved loader (no more freeze at end of loading) 2015-06-30 09:39:20 +02:00
Thomas FORGIONE e5e1513221 Cleaning 2015-06-29 15:41:18 +02:00
Thomas FORGIONE fab45382d3 Corrected bug in stream 2015-06-26 10:55:39 +02:00
Thomas FORGIONE 1cc58051bb Added favicon 2015-06-26 10:50:01 +02:00
Thomas FORGIONE 5ec0a152f5 I'm too good, progressive streaming with only frustum sent, and if
nothing, just stream
2015-06-26 09:22:32 +02:00
Thomas FORGIONE e915fb58e7 Got rid of static_path...was a bad idea 2015-06-25 16:51:47 +02:00