feat: Use handles with Bevy 0.16 support #431
hack: It compiles.
3430b92f
hack: Compile with lua54 feature.
cf4dbf4c
refactor: Accept Handle<ScriptAsset> in ScriptComponents.
c3a7d965
feature: Handle static scripts.
324f9f30
bug: Fix rhea and static script unloading.
26362953
feature: Add ScriptSetttings to loader.
d6ea7a71
test: Prep tests to run.
a2c427a1
feature: Add DisplayProxy. Refactor continues.
13d35149
refactor: Bring test harness in line.
3a612564
test: Tests are running!
4b3ade0e
test: Make test runnable without rhai.
77ce7a90
excise: Remove ScriptMetadata and ScriptEvent.
84f50955
excise: Drop Script::asset field.
2450f153
Merge branch 'main' into use-handles
8d6d3006
perf: Can create_or_update_script w/o clone.
e0fa4231
feature: Try to use the entities.
db83951f
hack: It compiles but idk why.
42d54b01
hack: Compiles but doesn't run well.
82cd159c
feature: Use SharedContext(P::C) for global context.
bb1372ff
feature: GOL works with SharedContext.
a56f5825
feature: Works with ScriptContextProvider trait.
ba60f2ef
refactor: It's all coming together now.
6b819b3d
bug: Make per-entity work with static scripts.
e9c4e170
doc: Clarify EntityContext. Hide internal struct.
8b55f82e
Merge branch 'main' into use-handles
1cac11e2
partial: Add domain handling.
f1288db8
feature: Add ScriptContextProvider::hash member.
050a5b54
feature: Call labels on a per-context basis.
25c4fb34
doc: Explain call per-context rationale.
474d71cd
Upgrade to bevy 0.16
c6aaeabb
chore: Merge branch 'bevy_0.16'.
d40eeb2a
shanecelis
deleted the use-handles-0.16 branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub