Mercurial > code > home > repos > light9
diff blender/light_control/send_to_collector.py @ 2455:2d454737a916
split blender code to new file
author | drewp@bigasterisk.com |
---|---|
date | Tue, 20 May 2025 09:24:35 -0700 |
parents | b23afde50bc2 |
children |
line wrap: on
line diff
--- a/blender/light_control/send_to_collector.py Mon May 19 21:25:32 2025 -0700 +++ b/blender/light_control/send_to_collector.py Tue May 20 09:24:35 2025 -0700 @@ -5,8 +5,8 @@ from typing import cast import bpy # type: ignore -from light9_sync.time_sync.time_from_graph import clamp from light9.effect.effecteval import literalColor +from light9_sync.time_sync.blender_time import clamp from rdfdb.patch import Patch from rdfdb.syncedgraph.syncedgraph import SyncedGraph from rdflib import RDF, ConjunctiveGraph, Literal, URIRef