Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curve & Vectors in CastleDB in Hide #201

Open
onehundredfeet opened this issue Sep 7, 2021 · 2 comments
Open

Curve & Vectors in CastleDB in Hide #201

onehundredfeet opened this issue Sep 7, 2021 · 2 comments

Comments

@onehundredfeet
Copy link
Contributor

Hi,

I've added a few features to my Hide / CastleDB forks.

  1. Float (2,3,4) Vectors as native types
  2. Curves as native types
  3. Curve editor in the Hide Database editor (uses the existing curve editor)

Let me know if you want them.
Screen Shot 2021-09-07 at 8 39 50 AM

Cheers,
Ryan

@trethaller
Copy link
Member

Vectors can always be emulated with lists, but the curve one could be really useful actually.

@onehundredfeet
Copy link
Contributor Author

onehundredfeet commented Oct 21, 2021

Fair enough. I enjoy the strong typing, but I can understand the desire to keep the number of types down.

The first part would be to get the curve data into castle. If you want, I can open a PR on that repot with the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants