This website requires JavaScript.
Explore
Help
Sign In
Syntriax
/
Syntriax.Engine
Watch
1
Star
0
Fork
0
You've already forked Syntriax.Engine
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1418927c32a20e988c545309f3629238ea0e48c8
Syntriax.Engine
/
Engine.Core
/
Systems
History
Syntriax
1418927c32
refactor: renamed WaitForSeconds to a more general WaitForTime class
2026-03-08 12:53:02 +03:00
..
Abstract
BREAKING CHANGE: renamed namespace & assembly names
2025-08-05 19:41:35 +03:00
Yields
refactor: renamed WaitForSeconds to a more general WaitForTime class
2026-03-08 12:53:02 +03:00
CoroutineManager.cs
chore: coroutine manager moved to correct directory
2025-10-17 21:27:49 +03:00
DrawManager.cs
BREAKING CHANGE: renamed original Behaviour class to BehaviourInternal, and replaced it with BehaviourBase
2025-10-22 16:50:19 +03:00
UniverseEntranceManager.cs
fix: universe entrance issues where entering behaviours adding more behaviours causing duplicate/missing calls
2026-01-26 23:23:49 +03:00
UpdateManager.cs
feat: added UpdateManager.CallFirstActiveFrameImmediately method for early calls of behaviours
2026-03-06 11:51:15 +03:00