Commit graph

5191 commits

Author SHA1 Message Date
kaetemi
fcd9344ad5 Add interface for stereo display render targets, ref #43 2013-07-01 21:23:47 +02:00
kaetemi
1756adb303 Allow turning off bloom in snowballs 2013-07-01 20:38:18 +02:00
kaetemi
8818e886af Cleanup 2013-07-01 20:15:55 +02:00
kaetemi
779d2c1892 Allow linking debug and release with same mysql lib if no specific debug lib. 2013-07-01 18:45:43 +02:00
Quitta
ffa8d86cfa Settings page layout set! 2013-07-01 18:28:37 +02:00
Botanic
d22fe6aa84 Merge with quitta-gsoc-2013 2013-07-01 03:02:49 -07:00
Botanic
1ae434bed6 blank pass for sql 2013-07-01 03:01:54 -07:00
Quitta
2ad017f821 template for changing the settings added, still needs quite some work 2013-06-30 05:53:31 +02:00
Quitta
aaab5c4b3d added flags to inlog/logout etc, + added some base translations 2013-06-29 20:46:38 +02:00
Quitta
3fc8ba2004 added initial admin/admin account when sql/install is executed, also added the admin's functionality: libuserlist 2013-06-29 19:05:54 +02:00
Quitta
09f6f14a2f added libuserlist page, that shows entire list of users in the lib db, admins can remove entry of it and perform manual syncing. Still needs some work though 2013-06-29 06:46:10 +02:00
Quitta
20347b6b2a Changed the way index handles page requests, also made a folder func, for when a form is submitted and requires a function to be performed and inc for pages that want to perform php code but without a form 2013-06-29 05:23:38 +02:00
Quitta
a2615f5cf2 webUsers derived from Users, with www dependent functionality to check if username already in use or email already in use 2013-06-29 05:02:54 +02:00
kaetemi
e1397a0dc3 Create interface classes for stereo displays and head mounted displays, see #43 2013-06-28 23:19:32 +02:00
Quitta
31e534857a add language flags + js for activating them 2013-06-28 18:10:02 +02:00
Quitta
467250c549 messing around and fixing throwing of exceptions in DBLayer 2013-06-28 06:18:23 +02:00
Quitta
1d0c66e401 Language stuff supports cookies now and in case a not specified language is given, then it uses the default 2013-06-27 20:50:32 +02:00
Quitta
76d483e7e4 small test to check if ajax works on the pages, it still seems to work :) 2013-06-27 20:18:36 +02:00
Quitta
60f3d1c6e3 dblayer + refactored the db parts 2013-06-27 18:06:09 +02:00
Quitta
ec074a3523 Syncing basics, need refactoring though 2013-06-27 04:54:41 +02:00
kaetemi
4ef8b7c109 Separate some camera related functions, ref #43 2013-06-27 04:11:09 +02:00
kaetemi
8b761cc830 Move some config stuff out of main_loop.cpp, see #43 2013-06-27 03:49:30 +02:00
kaetemi
03e9acfab3 Remove some unused includes, re #43 2013-06-27 03:16:53 +02:00
kaetemi
a7562a1059 Some more debug functions moved, see #43 2013-06-27 03:04:40 +02:00
kaetemi
c89810bcd8 Moved some temp code out of main_loop.cpp, ref #43 2013-06-27 02:43:51 +02:00
kaetemi
1ee82909c3 Take some debug render code out of main_loop.cpp, see #43 2013-06-27 02:13:48 +02:00
kaetemi
5bd6b5ee7a Separate some profiling code from main_loop.cpp, see #43 2013-06-27 01:43:04 +02:00
kaetemi
0a2a08ce07 Pull CPing out of main_loop.cpp, refs #43 2013-06-27 01:23:53 +02:00
Botanic
9482674b88 Merge with quitta-gsoc-2013 2013-06-26 14:05:18 -07:00
kaetemi
5665253af7 Return view as CQuat, see #43 2013-06-26 21:36:21 +02:00
kaetemi
a68f54b4e8 Create a clipping frustum, ref #43 2013-06-26 21:35:36 +02:00
kaetemi
922b0e67ad Allow multiple user cameras to be calculated separately, useful for sky etc, re #43 2013-06-26 20:57:37 +02:00
kaetemi
641c651533 Fix warning 2013-06-26 20:10:30 +02:00
kaetemi
f4d337b413 Adjust 2D interface shift, re #43 2013-06-26 19:58:27 +02:00
Quitta
c5965b4d10 show name when logged in in main top bar 2013-06-26 17:43:29 +02:00
kaetemi
9c84d9b56c Move snowballs compass, see #43 2013-06-26 17:38:20 +02:00
kaetemi
b7685170a2 Add eye distance in 2D interface shift, re #43 2013-06-26 17:24:23 +02:00
kaetemi
e5d2958321 Add 2D interface shifting calculations, see #43 2013-06-26 16:59:08 +02:00
Quitta
ec5572d0de Added logout, refined login and took it back out of the lib. Added timers to forward after 5 seconds after logout & register. Looks good imo 2013-06-26 16:35:33 +02:00
kaetemi
f7f611e6a6 Correctly adjust text to viewport, re #43 2013-06-26 16:08:48 +02:00
kaetemi
7afbbb3188 Add some comments, see #43 2013-06-26 15:55:39 +02:00
kaetemi
4c4640c954 Cleanup and make bloom work with stereo rendering, re #43 2013-06-26 15:49:31 +02:00
kaetemi
826da99473 Render from multiple cameras, see #43 2013-06-26 08:00:19 +02:00
kaetemi
4289248d56 Read sensor data and set camera in snowballs, ref #43 2013-06-26 04:57:58 +02:00
Quitta
6d745f58e0 feedback on registering early version, also added an installer.php in the previous revision, forgot to mention that 2013-06-26 04:03:16 +02:00
Quitta
b05b0b0b51 Reworked register 2013-06-26 03:26:25 +02:00
kaetemi
8fad0e92b7 Add library name to device name, re #43 2013-06-26 02:55:15 +02:00
kaetemi
31e96ad6c5 List stereo devices, see #43 2013-06-26 02:45:49 +02:00
kaetemi
1f972da834 Merge with default 2013-06-26 00:00:35 +02:00
Botanic
7c23353dc8 Merge with quitta-gsoc-2013 2013-06-25 12:45:43 -07:00