kaetemi
|
c5c6f7c871
|
Render the scene to a target texture for the stereo rendering filter, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
7766116494
|
Fix a render target issue, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
Botanic
|
046a3c8231
|
Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
|
12 years ago |
Quitta
|
75ff3e1ed4
|
change password is now usable for GM's too by using a GET['id'] param!
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
dfighter1985
|
02e61b1e1b
|
Implemented the functionality of the Render Passes widget.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
kaetemi
|
c5e1235cbb
|
Create stereo render target, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
dfighter1985
|
30f8c9f9e1
|
Added a Nel3D proxy class.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
kaetemi
|
85109102b2
|
Add interface for stereo display render targets, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
85977755de
|
Allow turning off bloom in snowballs
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
fe91e2a751
|
Cleanup
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
fba17e4553
|
Allow linking debug and release with same mysql lib if no specific debug lib.
--HG--
branch : multipass-stereo
|
12 years ago |
Quitta
|
23e9b57703
|
Settings page layout set!
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
Botanic
|
fea7487a77
|
Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
|
12 years ago |
Botanic
|
5e99ada81f
|
blank pass for sql
--HG--
branch : rc-botanic-webdev
|
12 years ago |
Quitta
|
a769a985d9
|
template for changing the settings added, still needs quite some work
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
dfighter1985
|
8c35946010
|
Material properties widget is now linked to the right button.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
85e885f274
|
Worked a bit more on dynamic material. Also started to rework the material and pass widgets since I've realized I messed it up. Eg.: passes should have properties, not the material itself.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
26fab0c173
|
Forgot to add these to CMakeLists.txt
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
32071d9053
|
Added skeleton for CDynMaterial. This class will be the new material.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
40c95e82ff
|
Changed the shader editor widget into a dialog. Implemented some of the button functions of Shader widget.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
Quitta
|
40d6617216
|
added flags to inlog/logout etc, + added some base translations
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
dfighter1985
|
abbc09e19c
|
Added ShaderWidget, and restructured the material related menu items.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
Quitta
|
8ff40bb619
|
added initial admin/admin account when sql/install is executed, also added the admin's functionality: libuserlist
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
Quitta
|
4f82afa5d0
|
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
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
Quitta
|
a3b3dbd59c
|
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
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
Quitta
|
4034c83382
|
webUsers derived from Users, with www dependent functionality to check if username already in use or email already in use
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
kaetemi
|
5f229667bc
|
Create interface classes for stereo displays and head mounted displays, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
Quitta
|
76e46c9fc4
|
add language flags + js for activating them
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
Quitta
|
4755b7478f
|
messing around and fixing throwing of exceptions in DBLayer
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
Quitta
|
3b58c56d5b
|
Language stuff supports cookies now and in case a not specified language is given, then it uses the default
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
Quitta
|
fe70ca714b
|
small test to check if ajax works on the pages, it still seems to work :)
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
Quitta
|
9a41affe9f
|
dblayer + refactored the db parts
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
Quitta
|
afd473aaff
|
Syncing basics, need refactoring though
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
kaetemi
|
bf16ccd320
|
Separate some camera related functions, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
86eb05a6d0
|
Move some config stuff out of main_loop.cpp, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
24af75fc23
|
Remove some unused includes, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
3912bee50e
|
Some more debug functions moved, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
7fa2a05195
|
Moved some temp code out of main_loop.cpp, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
bcc048145c
|
Take some debug render code out of main_loop.cpp, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
4d96c23c95
|
Separate some profiling code from main_loop.cpp, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
cb60e64355
|
Pull CPing out of main_loop.cpp, refs #43
--HG--
branch : multipass-stereo
|
12 years ago |
Botanic
|
f69453a9c9
|
Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
|
12 years ago |
kaetemi
|
6d28f88601
|
Return view as CQuat, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
1cc5848220
|
Create a clipping frustum, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
e7842982a0
|
Allow multiple user cameras to be calculated separately, useful for sky etc, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
38be9b5997
|
Fix warning
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
202413ab52
|
Adjust 2D interface shift, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
Quitta
|
f9cdc45ed8
|
show name when logged in in main top bar
--HG--
branch : quitta-gsoc-2013
|
12 years ago |
kaetemi
|
9255bd73de
|
Move snowballs compass, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
4864ce7a5a
|
Add eye distance in 2D interface shift, re #43
--HG--
branch : multipass-stereo
|
12 years ago |