Explorar o código

Requested changes for pull request

David Williams %!s(int64=2) %!d(string=hai) anos
pai
achega
285d3cd9b8
Modificáronse 2 ficheiros con 4 adicións e 1 borrados
  1. 2 0
      CHANGELOG.md
  2. 2 1
      package.json

+ 2 - 0
CHANGELOG.md

@@ -6,6 +6,8 @@ Note that since we don't clearly distinguish between a public and private interf
 
 ## [Unreleased]
 
+- Fix 'once' for animations of systems with many frames
+
 ## [v3.26.0] - 2022-12-04
 
 - Support for ``powerPreference`` webgl attribute. Add ``PluginConfig.General.PowerPreference`` and ``power-preference`` Viewer GET param.

+ 2 - 1
package.json

@@ -93,7 +93,8 @@
     "Adam Midlik <midlik@gmail.com>",
     "Koya Sakuma <koya.sakuma.work@gmail.com>",
     "Gianluca Tomasello <giagitom@gmail.com>",
-    "Jason Pattle <jpattle@exscientia.co.uk>"
+    "Jason Pattle <jpattle@exscientia.co.uk>",
+    "David Williams <dwilliams@nobiastx.com>"
   ],
   "license": "MIT",
   "devDependencies": {