Stephen Birarda
b8ac9aa5eb
update jquery and bootstrap in DS
2015-08-24 18:02:26 -07:00
Atlante45
e6123ec4a7
Typo
2014-12-18 16:31:19 -08:00
Atlante45
47d8b0b062
Replace Game Of Life with intructions
2014-12-18 16:24:26 -08:00
Sam Gateau
738369e21f
Replacing glutSolidSphere by a cached Geometry
...
Instead of calling glutSolidSphere, just call Application::getInstance()->getGeometryCache()->renderSphere(...)
- replaced all the instances of "glutSolidSphere"
- Changed the atmosphere shaders so instead of drawing a sphere of the size of the atmosphere, we draw a unit sphere, the vertices get scaled at the right radius in th vertex shader using fOuterRadius
2014-10-03 16:55:58 -07:00
Stephen Birarda
0174a985ee
add a domain-server scripts folder that is ignored for clean symlink
2014-10-01 09:56:13 -07:00
Stephen Birarda
f1de2ac937
rename jquery for easier updating in domain-server
2014-10-01 09:00:24 -07:00
Stephen Birarda
67cc186964
optional sending of assignment pool from ds assignment page
2014-04-16 16:29:22 -07:00
ZappoMan
ed703673b6
first cut at flocking birds, change willEmitVisualCallback to update
2014-03-04 14:41:06 -08:00
Stephen Birarda
9694a622b5
update placeholder and give edit packet senders to Agent
2014-02-05 15:35:13 -08:00
Stephen Birarda
58b426590f
make sure boundary in script upload is followed by new line
2014-01-17 11:38:24 -08:00
Stephen Birarda
bce40a9963
add basic SSI include support to HttpManager
2014-01-17 10:40:49 -08:00
Stephen Birarda
4cbb98028f
temp remove audio from agent, fix GOL placeholder
2013-11-07 12:07:34 -08:00
Stephen Birarda
fdf9b05dab
add bootstrap to DS, stub fulfilled and queued assignments on index page
2013-10-22 17:38:14 -07:00
Stephen Birarda
e8b0790b3e
updates to VoxelScriptingInterface for smarter packet sending
2013-10-02 11:42:27 -07:00
Stephen Birarda
77193dd707
change the placeholder javascript to be 32x32 game of life
2013-09-23 09:56:07 -07:00
Stephen Birarda
3d1c77d047
expose the TREE_SCALE to JS
2013-09-20 14:47:36 -07:00
Stephen Birarda
76df707e31
add the ability to ask for multiple instances from JS page
2013-09-17 11:48:08 -07:00
Stephen Birarda
83ed162d49
include jquery and remove javascript includes from net
2013-09-13 12:42:14 -07:00
Stephen Birarda
c40e848220
move DS web to resources for deploys
2013-09-13 11:21:03 -07:00