clockworklabs / clockworklabs/SpacetimeDB
Add SpacetimeType impls for glam types under a feature flag
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
This would make storing vectors and whatnot much easier. IME glam is a pretty solid math library for gamedev, so I'd feel comfortable with it having a status as an implied recommendation for a vector implementation to use in reducers.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating existing SpacetimeType implementations, the feature definitions, and any current integration tests for optional type support. Done means glam vector types can be stored through SpacetimeType when the feature is enabled, while the default build remains unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100