Skip to content

Commit 2fa9955

Browse files
authored
Merge pull request #5829 from AnalyticalGraphicsInc/update-knockout
Update to knockout 3.4.2
2 parents 4427001 + 6fdc6ae commit 2fa9955

File tree

5 files changed

+127
-125
lines changed

5 files changed

+127
-125
lines changed

CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Change Log
3030
* Fixed loading of binary glTFs containing CRN or KTX textures. [#5753](https://github.com/AnalyticalGraphicsInc/cesium/pull/5753)
3131
* Fixed specular computation for certain models using the `KHR_materials_common` extension. [#5773](https://github.com/AnalyticalGraphicsInc/cesium/pull/5773)
3232
* Fixed a picking bug in the `3D Tiles Interactivity` Sandcastle demo. [#5703](https://github.com/AnalyticalGraphicsInc/cesium/issues/5703)
33+
* Updated knockout from 3.4.0 to 3.4.2 [#5703](https://github.com/AnalyticalGraphicsInc/cesium/pull/5829)
3334

3435
### 1.36 - 2017-08-01
3536

LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ https://github.com/jrburke/requirejs
356356

357357
http://knockoutjs.com/
358358

359-
> (c) Steven Sanderson - http://knockoutjs.com/
359+
> (c) The Knockout.js team - http://knockoutjs.com/
360360
> License: MIT (http://www.opensource.org/licenses/mit-license.php)
361361
>
362362
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

0 commit comments

Comments
 (0)