16 Commits

Author SHA1 Message Date
Xiaoji Chen
4419eecaed
Fix model.render inconsistencies (#375) 2017-12-19 19:39:03 -08:00
1chandu
d1badc8104
4.1 API Audit (picking module, useDevicePixels) (#355)
* Remove 'pickingSelectedColorValid' module setting
* Rename 'useDevicePixelRatio' to 'useDevicePixels'
2017-11-20 15:03:30 -08:00
1chandu
62f0c6c354 Wire up ShaderCache in Model class to avoid re-compilaiton of same shaders. (#301)
Also update webpack.config files of examples, so npm run start-local works.
2017-08-31 19:37:16 -07:00
Shaojing Li
6a9c2e2445 Update links for the docs (#284)
* Update links for the docs
2017-07-26 19:58:23 -07:00
Shaojing Li
e3db9cafae doc update (#282) 2017-07-26 00:07:03 -07:00
1chandu
1ae87cea75 Fix styling in documentation (#281) 2017-07-25 21:35:18 -07:00
Shaojing Li
1cc38ef74e Fixing website (#279) 2017-07-25 21:24:06 -07:00
1chandu
46fb26cf00 Documentation fixes (#274)
- Documentation fixes
- Remove deprecated usage in examples.
2017-07-21 22:47:49 -07:00
Ib Green
ce3d45bcc9 API Audit - change 'settings' to 'parameters' (#264) 2017-07-11 09:05:53 -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
Ib Green
5b1594aebc Shader module no longer experimental (#216) 2017-06-19 19:01:25 -07:00
Ib Green
07e3280151 State caching. Separate WebGL helpers (#208)
* State caching. Separate WebGL helpers
2017-06-12 13:04:30 -07:00
Ib Green
7c9f422335 Capability management (#171)
* State and capability management

* Transform feedback fixes (updates to @gnavvy tf-feedback example_

* Documentation and Demo improvements
2017-05-29 08:49:24 -07:00
Ib Green
9c597d695e Update docs and examples (#170) 2017-05-15 09:36:58 -07:00
Ib Green
139a9c5327 Remove deprecated code, reorganize files (#168) 2017-05-10 07:41:21 -07:00