Skip to content

Commit

Permalink
Deploying to gh-pages from @ fury-gl/fury@cd9fff9 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
skoudoro committed Jul 30, 2024
1 parent 22771ad commit ca08a3b
Show file tree
Hide file tree
Showing 516 changed files with 900 additions and 906 deletions.
2 changes: 1 addition & 1 deletion dev/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: b3a6fa52f4cb77ee99dff71960e5c27f
config: 45568d6166a9c7b0b6d908b06f1ef39c
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file modified dev/.doctrees/environment.pickle
Binary file not shown.
Binary file modified dev/.doctrees/reference/fury.deprecator.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/0ca34b75f2c64753ef693f93bf31e662/viz_spiky.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/0eebaf3c387fd05da33d70f6977ed2cd/viz_slice.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/119ebd974546c339566e74a84baba9b3/viz_timeline.zip
Binary file not shown.
Binary file modified dev/_downloads/148b936e54c9b9ef503924842fc5f2ae/viz_layout.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/199a7841405237aa8309ad1740e8f753/viz_picking.zip
Binary file not shown.
Binary file modified dev/_downloads/1cfb31ae484ad326090029fa173b7e6d/viz_gltf.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"outputs": [],
"source": [
"import numpy as np\nimport fury\nfrom fury.animation import Animation, Timeline\nfrom fury.animation.interpolator import cubic_bezier_interpolator"
"import numpy as np\nimport fury"
]
},
{
Expand Down Expand Up @@ -123,7 +123,7 @@
},
"outputs": [],
"source": [
"animation = Animation()\nsphere = fury.actor.sphere(np.array([[0, 0, 0]]), (1, 0, 1))\nanimation.add_actor(sphere)"
"animation = fury.animation.Animation()\nsphere = fury.actor.sphere(np.array([[0, 0, 0]]), (1, 0, 1))\nanimation.add_actor(sphere)"
]
},
{
Expand Down Expand Up @@ -159,7 +159,7 @@
},
"outputs": [],
"source": [
"animation.set_position_interpolator(cubic_bezier_interpolator)"
"animation.set_position_interpolator(fury.animation.cubic_bezier_interpolator)"
]
},
{
Expand Down Expand Up @@ -267,7 +267,7 @@
},
"outputs": [],
"source": [
"animation = Animation(sphere)"
"animation = fury.animation.Animation(sphere)"
]
},
{
Expand Down Expand Up @@ -303,7 +303,7 @@
},
"outputs": [],
"source": [
"animation.set_position_interpolator(cubic_bezier_interpolator)"
"animation.set_position_interpolator(fury.animation.cubic_bezier_interpolator)"
]
},
{
Expand Down Expand Up @@ -339,7 +339,7 @@
},
"outputs": [],
"source": [
"timeline = Timeline(animation, playback_panel=True)"
"timeline = fury.animation.Timeline(animation, playback_panel=True)"
]
},
{
Expand Down Expand Up @@ -375,7 +375,7 @@
},
"outputs": [],
"source": [
"if interactive:\n show_manager.start()\n\nfury.window.record(\n scene, out_path=\"viz_keyframe_animation_bezier_2.png\", size=(900, 768)\n)"
"if interactive:\n show_manager.start()\n\nfury.window.record(\n showm.scene, out_path=\"viz_keyframe_animation_bezier_2.png\", size=(900, 768)\n)"
]
}
],
Expand Down
Binary file modified dev/_downloads/1f2a0133ff341c45a56267c519c83862/viz_network.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/2a80c6f487fd97ce4ed51a3def47d5c5/viz_arrow.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/3bdacbf5e9bfabcaa99c4e9c1edd4691/viz_bundles.zip
Binary file not shown.
Binary file modified dev/_downloads/3ce3334a3f164ae3b7039c1d97b84ef2/viz_texture.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/44b4046d70ae1df75a4459ef60d083fc/viz_cone.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/4c0316adcbc4df4dbff542b95e94b99f/viz_buttons.zip
Binary file not shown.
Binary file modified dev/_downloads/5449f860691434ce246436ac36c9d4d4/viz_combobox.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/6810378b283a7a1bc8664ba73145aee0/viz_advanced.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/75159ae673631da39bc99f4fdded84b5/viz_spinbox.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/81f4a54a677a19f3112fc2b6f3eff6ec/viz_sphere.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/89363d2004ae1ca5758a59fc982a7291/viz_ui.zip
Binary file not shown.
Binary file modified dev/_downloads/8f76342ecd3c433805035888e58c058f/viz_camera.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/a15dfdc281ecf5ef2be53f74eba90888/viz_fractals.zip
Binary file not shown.
Binary file modified dev/_downloads/a72ac8dbca1bdb9fc4c6d1c9797fa511/viz_tab.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/b0080f836f729d7f9eb9ba972bd58bfa/viz_shapes.zip
Binary file not shown.
Binary file modified dev/_downloads/b1cbdd4b47f6141dee863c502752ffaf/viz_timers.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/ba971dacdfcb1101c922af9e48afc4ab/viz_shader.zip
Binary file not shown.
Binary file modified dev/_downloads/be1eb6133d637ba186789b6a23d43028/viz_morphing.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/c03fedba7f4db7fae10985fef3f9aa8c/viz_domino.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/c3c0c6bd615e44c636e67acbc672c964/viz_skinning.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

import numpy as np
import fury
from fury.animation import Animation, Timeline
from fury.animation.interpolator import cubic_bezier_interpolator

###############################################################################
# Position interpolation using cubic Bezier curve
Expand Down Expand Up @@ -71,7 +69,7 @@

###############################################################################
# Initializing an ``Animation`` and adding sphere actor to it.
animation = Animation()
animation = fury.animation.Animation()
sphere = fury.actor.sphere(np.array([[0, 0, 0]]), (1, 0, 1))
animation.add_actor(sphere)

Expand Down Expand Up @@ -99,7 +97,7 @@

###############################################################################
# Changing position interpolation into cubic bezier interpolation
animation.set_position_interpolator(cubic_bezier_interpolator)
animation.set_position_interpolator(fury.animation.cubic_bezier_interpolator)

###############################################################################
# Adding the visualization actors to the scene.
Expand Down Expand Up @@ -146,15 +144,15 @@

###############################################################################
# Create an ``Animation`` and adding the sphere actor to it.
animation = Animation(sphere)
animation = fury.animation.Animation(sphere)

###############################################################################
# Setting Cubic Bezier keyframes
animation.set_position_keyframes(keyframes)

###############################################################################
# changing position interpolation into cubic bezier interpolation
animation.set_position_interpolator(cubic_bezier_interpolator)
animation.set_position_interpolator(fury.animation.cubic_bezier_interpolator)

###########################################################################
# visualizing the points and control points (only for demonstration)
Expand All @@ -181,7 +179,7 @@
###############################################################################
# Initializing the timeline to be able to control the playback of the
# animation.
timeline = Timeline(animation, playback_panel=True)
timeline = fury.animation.Timeline(animation, playback_panel=True)

###############################################################################
# We only need to add the ``Timeline`` to the ``ShowManager``
Expand All @@ -193,5 +191,5 @@
show_manager.start()

fury.window.record(
scene, out_path="viz_keyframe_animation_bezier_2.png", size=(900, 768)
showm.scene, out_path="viz_keyframe_animation_bezier_2.png", size=(900, 768)
)
Binary file modified dev/_downloads/cf61fbca4b19e13a2ec8a90db4c715c4/viz_sdfactor.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/d677ef2ce68ed65330a28804ebc75fd5/viz_card.zip
Binary file not shown.
Binary file modified dev/_downloads/d6a9b61de8ef9d7ffa01717b4aeb804b/viz_markers.zip
Binary file not shown.
Binary file modified dev/_downloads/d6d579ab803716bc90cc4d828c04793e/viz_chain.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/f54a755b14024717d17d6061e7b4328c/viz_widget.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/fe1f98d7a39804ac8d327e9dc5f3deeb/viz_surfaces.zip
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions dev/_modules/fury.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../_static/documentation_options.js?v=35efe383"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/actor.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.actor &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.actor &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/actors/odf_slicer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.actors.odf_slicer &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.actors.odf_slicer &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/actors/peak.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.actors.peak &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.actors.peak &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/actors/tensor.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.actors.tensor &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.actors.tensor &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/animation/animation.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.animation.animation &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.animation.animation &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/animation/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.animation.helpers &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.animation.helpers &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/animation/interpolator.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.animation.interpolator &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.animation.interpolator &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/animation/timeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.animation.timeline &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.animation.timeline &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/colormap.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.colormap &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.colormap &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/convert.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.convert &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.convert &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/data/fetcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.data.fetcher &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.data.fetcher &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/decorators.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.decorators &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.decorators &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/deprecator.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.deprecator &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.deprecator &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
4 changes: 2 additions & 2 deletions dev/_modules/fury/gltf.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fury.gltf &#8212; FURY 0.11.0.dev68+g406d74be documentation</title>
<title>fury.gltf &#8212; FURY 0.11.0.dev69+gcd9fff91 documentation</title>



Expand Down Expand Up @@ -43,7 +43,7 @@
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../../_static/documentation_options.js?v=e4bf635c"></script>
<script src="../../_static/documentation_options.js?v=35efe383"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down
Loading

0 comments on commit ca08a3b

Please sign in to comment.