23 Commits

Author SHA1 Message Date
learn_more
736aa5da22 Merge branch 'master' of https://github.com/yvt/openspades 2013-08-30 22:09:10 +02:00
yvt
176944f3bb * added PakLocation.txt to indicate URL for the latest oaks (I cannot add contents of each .pak because of license problems, and adding .pak to a git repository is not good)
* modified mkpak.sh so that it can package all paks into one zip file
2013-08-31 04:53:28 +09:00
learn_more
8d72c6b6e6 Copy resource files to a user specified dir + add that dir to the defines (used while developing) 2013-08-30 20:06:57 +02:00
learn_more
62f49e620f Merge branch 'master' of https://github.com/yvt/openspades 2013-08-30 18:47:36 +02:00
yvt
88041f3b33 Long Sprite 2013-08-30 21:05:51 +09:00
yvt
1eb8170f85 Hemisphere-like lighting and some adjustment 2013-08-30 00:37:45 +09:00
yvt
e7a8289646 added script used to package non-opensource resources 2013-08-30 00:03:02 +09:00
yvt
f0d34ef494 added GPLv3 header 2013-08-29 11:45:22 +09:00
learn_more
42e8b1d6d0 First version of CMake,
VS.net 2k10 fully builds.
2013-08-29 00:21:27 +02:00
yvt
31f832d5a2 Water shader now supports NV40/NV30 (ex. GeForce FX/6/7) by reducing varying variables 2013-08-27 19:48:25 +09:00
yvt
e73f5bdc8f Improve radiosity's color precision to 30bit 2013-08-25 02:38:07 +09:00
yvt
ad90027e75 Added Volumetric Fog Debug Mode (shows sampling count by colour) 2013-08-24 04:00:35 +09:00
yvt
7792c767db Faster Volumetric Fog 2013-08-23 21:33:28 +09:00
yvt
fbf864d2c8 Uses uniform instead of attribute in PassThrough.vs 2013-08-22 23:45:35 +09:00
yvt
be105fe53e fixed fog compatibility issue 2013-08-22 23:27:26 +09:00
yvt
eee45d7b97 Fixed an issue that user cannot install some shaders in a correct location 2013-08-22 23:03:48 +09:00
yvt
68b720fc62 FXAA 2013-08-22 22:39:39 +09:00
yvt
0dd6c14507 disabled soft map shadow due to quality issue 2013-08-22 22:05:30 +09:00
yvt
9d98bd0f29 lens flare 2013-08-22 21:21:52 +09:00
yvt
5a287b9cce Added volumetric fog 2013-08-22 20:02:17 +09:00
yvt
168b6c3474 Support for installing shaders in correct location 2013-08-18 18:49:41 +09:00
yvt
661401cd39 Added DS_Store to gitignore 2013-08-18 16:27:13 +09:00
yvt
931be8cf09 From pre-0.0.3 source code 2013-08-18 16:18:06 +09:00