286 Commits

Author SHA1 Message Date
Thomas FORGIONE
c3c27c12e9 Mesh material 2015-06-02 16:10:58 +02:00
Thomas FORGIONE
29d9de5b47 Update meshes 2015-06-02 16:06:42 +02:00
Thomas FORGIONE
b18ac88177 container_size is now global 2015-06-02 15:40:52 +02:00
Thomas FORGIONE
4fd7716172 Done stuff with fullscreen 2015-06-02 15:25:52 +02:00
Thomas FORGIONE
edb55e125c Removed logs 2015-06-02 15:13:41 +02:00
Thomas FORGIONE
dc90052a91 Moved one red coin 2015-06-02 14:44:02 +02:00
Thomas FORGIONE
34def0ce08 Corrected tutorial 2015-06-02 14:23:12 +02:00
Thomas FORGIONE
13485d8e6c Removed useless buttons from replays... 2015-06-02 14:14:32 +02:00
Thomas FORGIONE
08ca21664d Not cleaner, but less global variables, should be better 2015-06-02 11:01:28 +02:00
Thomas FORGIONE
968d488b4b Lot of cleaning 2015-06-02 09:42:04 +02:00
Thomas FORGIONE
2c156e2479 Added more scenes 2015-06-01 16:28:42 +02:00
Thomas FORGIONE
3b682fd1d3 Merge branch 'master' of github.com:tforgione/3dinterface 2015-05-29 14:29:40 +02:00
Thomas FORGIONE
ca1187e468 Improved links 2015-05-29 14:20:36 +02:00
Thomas FORGIONE
2c416d2d0c Update README.md 2015-05-29 10:49:36 +02:00
Thomas FORGIONE
14e34c0e94 Changed reverse camera 2015-05-29 10:29:32 +02:00
Thomas FORGIONE
7be88ccbfd Corrected bug when replay and clicking everywhere 2015-05-29 10:22:51 +02:00
Thomas FORGIONE
7674e14c77 Corrected ReplayCamera 2015-05-29 10:17:40 +02:00
Thomas FORGIONE
0cd54a86a8 Finished tutorial 2015-05-29 10:11:20 +02:00
Thomas FORGIONE
6b3a79c34e Corrected mistake 2015-05-28 17:41:06 +02:00
Thomas FORGIONE
45a7d105ed Added threex.transparency module (modified be me) 2015-05-28 16:11:21 +02:00
Thomas FORGIONE
ad8285db74 Fixed some transparency issue 2015-05-28 16:10:47 +02:00
Thomas FORGIONE
aa77d182fd Cleaning 2015-05-28 15:13:38 +02:00
Thomas FORGIONE
7f6daec0f4 Revert "Smooth collisions"
This reverts commit 5d0bd09139295208c037f3c9947541d023aefe6c.
2015-05-28 15:07:56 +02:00
Thomas FORGIONE
5d0bd09139 Smooth collisions 2015-05-28 14:48:29 +02:00
Thomas FORGIONE
f64a861936 Finished tutorial, corrected bug, and fixed TutoCamera collision (a
little)
2015-05-28 10:43:58 +02:00
Thomas FORGIONE
e2edfcfbfc Added transparent water in tutorial 2015-05-27 17:51:40 +02:00
Thomas FORGIONE
00d3d8ce10 Yes baby 2015-05-27 16:46:21 +02:00
Thomas FORGIONE
16d6cebf51 Yes baby 2015-05-27 16:44:18 +02:00
Thomas FORGIONE
05f47aa5e7 Next step in tutorial 2015-05-27 16:18:24 +02:00
Thomas FORGIONE
718e6f88b8 Collision is now robust (ありがとうチェリーさん) 2015-05-27 15:20:08 +02:00
Thomas FORGIONE
dbd823c066 Begining of tutorial 2015-05-27 11:02:51 +02:00
Thomas FORGIONE
650481bd54 Correct bug 2015-05-27 10:44:31 +02:00
Thomas FORGIONE
11c42f8ee2 Revmoed logs 2015-05-26 11:54:49 +02:00
Thomas FORGIONE
b4241d4546 Added begining of tutorial 2015-05-26 11:49:24 +02:00
Thomas FORGIONE
b05ed54738 Removed useless variable 2015-05-22 18:36:38 +02:00
Thomas FORGIONE
233079ec2e Update README.md 2015-05-22 18:05:58 +02:00
Thomas FORGIONE
d3dba4a572 Update README.md 2015-05-22 18:05:24 +02:00
Thomas FORGIONE
359b810848 Changed makefile 2015-05-22 18:00:09 +02:00
Thomas FORGIONE
a51aade42b Improved initial position of replay camera 2015-05-22 17:28:10 +02:00
Thomas FORGIONE
d385c9ee22 Test changes and removed useless function stuff 2015-05-22 17:14:09 +02:00
Thomas FORGIONE
02650d6ea6 Two test changes 2015-05-22 17:05:59 +02:00
Thomas FORGIONE
a6a6c3521c A lot of cleaning, and compilation of the js code 2015-05-22 16:59:33 +02:00
Thomas FORGIONE
fe34290802 A little cleaning 2015-05-22 14:21:11 +02:00
Thomas FORGIONE
74eda889be Monster commit : a lot of cleaning
- Removed the series of nested callback in
    controller/prototype/index.js. Now, there are dbrequests that gives
    functions to easily access results of SQL requests.

  - Cleaning in the views : removed if / else if / else if in prototype
    and replaced by template inheritance
2015-05-22 12:04:39 +02:00
Thomas FORGIONE
ea56745b3f Corrected bug... 2015-05-22 10:03:34 +02:00
Thomas FORGIONE
4a15413b30 Corrected bug 2015-05-21 17:18:22 +02:00
Thomas FORGIONE
7e52e1ec08 Ok 2015-05-21 16:59:17 +02:00
Thomas FORGIONE
ce4eee3c44 Missing nextEvent() 2015-05-21 15:54:22 +02:00
Thomas FORGIONE
6fc282b933 Corrected server bug 2015-05-21 15:42:34 +02:00
Thomas FORGIONE
8e592c87b5 Added hovered events 2015-05-21 15:35:40 +02:00