Commit graph

3857 commits

Author SHA1 Message Date
kaetemi
3a12aa5894 Render the scene to a target texture for the stereo rendering filter, ref #43 2013-07-02 00:55:13 +02:00
kaetemi
3b630492aa Fix a render target issue, see #43 2013-07-02 00:53:45 +02:00
Botanic
dec0136706 Merge with quitta-gsoc-2013 2013-07-01 15:43:35 -07:00
Quitta
a94bb6dbc7 change password is now usable for GM's too by using a GET['id'] param! 2013-07-01 23:29:16 +02:00
kaetemi
ffc91631e7 Create stereo render target, see #43 2013-07-01 23:23:54 +02:00
kaetemi
f25a9da718 Add interface for stereo display render targets, ref #43 2013-07-01 21:23:47 +02:00
kaetemi
2b653d2904 Allow turning off bloom in snowballs 2013-07-01 20:38:18 +02:00
kaetemi
9960b9dfdb Cleanup 2013-07-01 20:15:55 +02:00
kaetemi
ebba0c1917 Allow linking debug and release with same mysql lib if no specific debug lib. 2013-07-01 18:45:43 +02:00
Quitta
10213a0530 Settings page layout set! 2013-07-01 18:28:37 +02:00
Botanic
66a70491d7 Merge with quitta-gsoc-2013 2013-07-01 03:02:49 -07:00
Botanic
ae641bf952 blank pass for sql 2013-07-01 03:01:54 -07:00
Quitta
a95960841e template for changing the settings added, still needs quite some work 2013-06-30 05:53:31 +02:00
Quitta
3aebdc0d40 added flags to inlog/logout etc, + added some base translations 2013-06-29 20:46:38 +02:00
Quitta
6e04a001a7 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
47a278636b 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
beefbe03f8 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
193a5843b0 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
b04d278a27 Create interface classes for stereo displays and head mounted displays, see #43 2013-06-28 23:19:32 +02:00
Quitta
6df401280a add language flags + js for activating them 2013-06-28 18:10:02 +02:00
Quitta
197457c356 messing around and fixing throwing of exceptions in DBLayer 2013-06-28 06:18:23 +02:00
Quitta
f6511b256f 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
f0caa1f5d0 small test to check if ajax works on the pages, it still seems to work :) 2013-06-27 20:18:36 +02:00
Quitta
278dbb23ff dblayer + refactored the db parts 2013-06-27 18:06:09 +02:00
Quitta
229f76c3e8 Syncing basics, need refactoring though 2013-06-27 04:54:41 +02:00
kaetemi
3a4204e091 Separate some camera related functions, ref #43 2013-06-27 04:11:09 +02:00
kaetemi
f84f5807c1 Move some config stuff out of main_loop.cpp, see #43 2013-06-27 03:49:30 +02:00
kaetemi
1928c9c679 Remove some unused includes, re #43 2013-06-27 03:16:53 +02:00
kaetemi
1e461ec4f3 Some more debug functions moved, see #43 2013-06-27 03:04:40 +02:00
kaetemi
d919591093 Moved some temp code out of main_loop.cpp, ref #43 2013-06-27 02:43:51 +02:00
kaetemi
a046b1c494 Take some debug render code out of main_loop.cpp, see #43 2013-06-27 02:13:48 +02:00
kaetemi
825ebb3335 Separate some profiling code from main_loop.cpp, see #43 2013-06-27 01:43:04 +02:00
kaetemi
b9334e3722 Pull CPing out of main_loop.cpp, refs #43 2013-06-27 01:23:53 +02:00
Botanic
cf6fc2711c Merge with quitta-gsoc-2013 2013-06-26 14:05:18 -07:00
kaetemi
9526910d4b Return view as CQuat, see #43 2013-06-26 21:36:21 +02:00
kaetemi
d404c1228c Create a clipping frustum, ref #43 2013-06-26 21:35:36 +02:00
kaetemi
2f4867ab78 Allow multiple user cameras to be calculated separately, useful for sky etc, re #43 2013-06-26 20:57:37 +02:00
kaetemi
4a579d0af2 Fix warning 2013-06-26 20:10:30 +02:00
kaetemi
eb196fd99a Adjust 2D interface shift, re #43 2013-06-26 19:58:27 +02:00
Quitta
24587c1d6e show name when logged in in main top bar 2013-06-26 17:43:29 +02:00
kaetemi
06e96929af Move snowballs compass, see #43 2013-06-26 17:38:20 +02:00
kaetemi
8230238b5f Add eye distance in 2D interface shift, re #43 2013-06-26 17:24:23 +02:00
kaetemi
1b8ddaa87b Add 2D interface shifting calculations, see #43 2013-06-26 16:59:08 +02:00
Quitta
577d68a6d9 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
78ae99731d Correctly adjust text to viewport, re #43 2013-06-26 16:08:48 +02:00
kaetemi
cbd72f73ff Add some comments, see #43 2013-06-26 15:55:39 +02:00
kaetemi
7672ab2812 Cleanup and make bloom work with stereo rendering, re #43 2013-06-26 15:49:31 +02:00
kaetemi
e51d9e15d9 Render from multiple cameras, see #43 2013-06-26 08:00:19 +02:00
kaetemi
a7cf55c58e Read sensor data and set camera in snowballs, ref #43 2013-06-26 04:57:58 +02:00
Quitta
8735e2f7e6 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