16 Commits

Author SHA1 Message Date
Ib Green
482136c80e
Make ocular the default website (#662) 2018-08-19 13:56:02 -07:00
Ib Green
9cb2ce44ad
Doc refresh for 6.0 (partial) (#570) 2018-06-22 08:38:31 -07:00
Ib Green
2b9e048181
Shader injection system (per RFC) (#546) 2018-06-21 07:40:23 -07:00
Ib Green
44d3fc9e96
Code reorganization (#552) 2018-06-11 10:08:34 -07:00
Ib Green
87448f0316
Developer Guide Improvements (#543) 2018-06-06 12:38:39 -07:00
Ib Green
1508b00179
Shadertools doc refresh (#528) 2018-06-05 21:03:46 -07:00
Ib Green
2b545d8346
Add GLSL 3.00 vs 1.00 reference (#527) 2018-05-31 07:57:08 -07:00
Yang Wang
b9624591d3 minor doc fix for the new picking shader module (#515) 2018-05-23 15:31:33 -07:00
Xiaoji Chen
8813138366
Allow shaderModule.getUniforms access dependency uniforms (#379) 2018-01-05 18:09:13 -08:00
Xiaoji Chen
d2c94539e4 Add deprecation check to shader modules (#377)
* add deprecation check to shader modules
2017-12-21 16:03:34 -08:00
1chandu
d4e7a2a881
ShaderCache: Add support for Program objets. (#352)
- Add a private API to support Program object caching.
2017-11-14 11:18:28 -08:00
1chandu
b7c50c454e Keep version directive at the beginning of the shader during assembly. (#306)
* Keep version directive at the beginning of the shader during module assembly.
2017-09-13 09:32:33 -07:00
Shaojing Li
e3db9cafae doc update (#282) 2017-07-26 00:07:03 -07:00
Ib Green
0c77e1e4b2 improve shadertools docs (#258) 2017-07-09 12:21:41 -07:00
1chandu
66f29e8117 Changes to Picking module & fix Picking example (#256)
* Add separate functions for highlightColor, filterColor in Picking module.
* Fix Picking example
* Fix Model object creation in examples and update docs.
2017-07-07 19:50:48 -07:00
Ib Green
151c7373c2 Shippable docs (#243) 2017-07-03 09:29:59 -07:00