7 Commits (4a1a6903738cffa3cfc52d4cddd3e4618a9309ac)

Author SHA1 Message Date
Elijah C. Voigt 21e67e04ca Upgrade to bevy 0.14 1 year ago
Elijah C. Voigt 07bbbfa25b Successfully parsing camera component
Now need to get the game to actually use the camera...
1 year ago
Elijah C. Voigt edb15ffe49 Basic model loading works!
Going to look into camera and light entity loading next
1 year ago
Elijah C. Voigt 8027af5303 Very basic entity file parsing
Implements basic parsing for name, uuid, and transform.
Eventually will add Gltf Scene and Parent attribution.
Next need to convert these loaded values to entity components.

Pretty sure it doesn't work, just that it compiles...
1 year ago
Elijah C. Voigt 63fab851ac Editor fly camera 1 year ago
Elijah C. Voigt 5c71f55363 Skeleton of an editor. Just a window with solid toggling. 1 year ago
Elijah C. Voigt c31801e876 Very basic title 1 year ago