Skip to content

(Main branch of development) Rewrite to support Flecs, Monorepository & potential C ABI stuff - #43

Draft
rniraclefire wants to merge 11 commits into
mainfrom
refactor-monorepository-again
Draft

(Main branch of development) Rewrite to support Flecs, Monorepository & potential C ABI stuff#43
rniraclefire wants to merge 11 commits into
mainfrom
refactor-monorepository-again

Conversation

@rniraclefire

Copy link
Copy Markdown
Contributor

Closes #15 (will be kept open so we can cross-reference)
Closes #39

See codebase. Plan is to implement instances as Flecs components with an InstanceClass component that has all the script runtime's properties, methods, etc. Also something like Bevy's AssetServer to consolidate loading mesh, text, font, etc. Oh, and project settings alongside the much needed Roblox compatibility mode.

Work on main branch should be paused to develop this branch. This lays the foundation for an actual Gargantuan Editor that is organized.

@rniraclefire

Copy link
Copy Markdown
Contributor Author
HP3jNpLWIAADK1F

@rniraclefire

Copy link
Copy Markdown
Contributor Author

oops! -11k lines

@rniraclefire

Copy link
Copy Markdown
Contributor Author

work will ramp up int he weekend & national holidays, i have irl tech responsibilities :(

@rniraclefire rniraclefire changed the title Flecs & Monorepository Rewrite (Main branch of development) Rewrite to support Flecs, Monorepository & potential C ABI stuff Aug 22, 2026
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

Successfully merging this pull request may close these issues.

Replace all relevant uses of nlohmann::json with Glaze

1 participant